aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-15percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov1-0/+19
2015-08-15percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov2-0/+14
2015-08-15document rwsem_release() in sb_wait_write()Oleg Nesterov1-3/+9
2015-08-15fix the broken lockdep logic in __sb_start_write()Oleg Nesterov1-33/+40
2015-08-15introduce __sb_writers_{acquired,release}() helpersOleg Nesterov3-10/+9
2015-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2015-08-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-28/+74
2015-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2015-08-14Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-14zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-14memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin3-2/+3
2015-08-14ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-14mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-14ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski1-2/+4
2015-08-14ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exitsHerton R. Krzesinski1-6/+17
2015-08-14mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-14mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-46/+96
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+10
2015-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-36/+32
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot1-21/+8
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-08-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie4-13/+22
2015-08-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-5/+8
2015-08-13x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds1-1/+2
2015-08-13Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds7-20/+54
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-58/+74
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-60/+16
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds3-36/+17
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-633/+590
2015-08-13Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter1-1/+2
2015-08-12Merge branch 'gianfar-fixes'David S. Miller1-341/+4
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski1-337/+0
2015-08-12gianfar: correct list membership accountingJakub Kicinski1-1/+2
2015-08-12gianfar: correct filer table writingJakub Kicinski1-3/+2
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra1-0/+1
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli1-1/+2
2015-08-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-4/+3
2015-08-12Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds3-4/+16
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher1-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang1-3/+14
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-5/+14
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2-2/+2
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-16/+50