summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-10/+18
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+30
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-33/+56
2015-03-18dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown-0/+14
2015-03-18usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen-2/+2
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede-0/+7
2015-03-18drm/radeon: drop ttm two ended allocationAlex Deucher-11/+0
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon-21/+9
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang-18/+11
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae-1/+1
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax-1/+1
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter-2/+2
2015-03-18drm/exynos: remove unused filesAndrzej Hajda-265/+0
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason-4/+1
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott-1/+4
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier-17/+16
2015-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede-2/+17
2015-03-18ovl: upper fs should not be R/Ohujianyang-5/+19
2015-03-18ovl: check lowerdir amount for non-upper mounthujianyang-1/+7
2015-03-18ovl: print error message for invalid mount optionshujianyang-0/+1
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau-4/+11
2015-03-17act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann-8/+28
2015-03-18pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon-10/+7
2015-03-18rtc: at91rm9200: double locking bug in at91_rtc_interrupt()Dan Carpenter-1/+1
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik-2/+35
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik-1/+217
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-73/+66
2015-03-17Btrfs: just free dummy extent buffersJosef Bacik-0/+6
2015-03-17Btrfs: account merges/splits properlyJosef Bacik-27/+30
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds-7/+9
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires-3/+4
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik-12/+8
2015-03-17inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()Eric Dumazet-0/+1
2015-03-17ip6_tunnel: fix error code when tunnel existsNicolas Dichtel-16/+17
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel-1/+4
2015-03-17Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-17/+18
2015-03-17Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+7
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-23/+168
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-81/+114
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov-0/+3
2015-03-17Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-92/+118
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik-1/+32
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek-4/+30
2015-03-17virtio_mmio: fix access width for mmioMichael S. Tsirkin-8/+71
2015-03-17Merge branch 'linux-4.0' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie-59/+93
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner-1/+5
2015-03-17drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner-0/+43
2015-03-17drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs-2/+4
2015-03-17drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs-6/+6
2015-03-17drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs-50/+35