summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)
2015-05-08locking/pvqspinlock: Implement simple paravirt support for the qspinlockWaiman Long
2015-05-08locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Use a simple write to grab the lockWaiman Long
2015-05-08locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Extract out code snippets for the next patchWaiman Long
2015-05-08locking/qspinlock: Add pending bitPeter Zijlstra (Intel)
2015-05-08locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long
2015-05-08kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in commentPreeti U Murthy
2015-05-08locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()Waiman Long
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-07Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-07Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-05-05Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-05-05Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun
2015-05-05rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT
2015-05-05ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05configfs: init configfs module earlier at boot timeDaniel Baluta
2015-05-05mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi
2015-05-05mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi
2015-05-05mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi
2015-05-05rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter
2015-05-05Documentation: bindings: add abracon,abx80xAlexandre Belloni
2015-05-05kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches
2015-05-05mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi
2015-05-05lib: delete lib/find_last_bit.cYury Norov
2015-05-05MAINTAINERS: add co-maintainer for LED subsystemAndrew Morton
2015-05-05zram: add Designated Reviewer for zram in MAINTAINERSMinchan Kim