Age | Commit message (Expand) | Author |
2015-05-12 | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS | Waiman Long |
2015-05-11 | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar |
2015-05-08 | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching | Peter Zijlstra (Intel) |
2015-05-08 | locking/qspinlock, x86: Enable x86-64 to use queued spinlocks | Waiman Long |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-18 | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-18 | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected | Konrad Rzeszutek Wilk |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | x86, mm: support huge KVA mappings on x86 | Toshi Kani |
2015-04-14 | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-04-13 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-04-01 | x86/mm: Add support for the non-standard protected e820 type | Christoph Hellwig |
2015-03-25 | ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT | Graeme Gregory |
2015-03-13 | x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help text | Borislav Petkov |
2015-03-13 | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying... | Ingo Molnar |
2015-03-05 | x86/intel/quark: Select COMMON_CLK | Andy Shevchenko |
2015-03-05 | x86/mm: Further simplify 1 GB kernel linear mappings handling | Ingo Molnar |
2015-03-05 | x86/mm: Simplify enabling direct_gbpages | Luis R. Rodriguez |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-18 | x86/intel/quark: Add Intel Quark platform support | Bryan O'Donoghue |
2015-02-18 | x86/Kconfig: Simplify X86_UP_APIC handling | Jan Beulich |
2015-02-18 | x86/Kconfig: Simplify X86_IO_APIC dependencies | Jan Beulich |
2015-02-18 | x86/Kconfig: Avoid issuing pointless turned off entries to .config | Jan Beulich |
2015-02-13 | x86_64: add KASan support | Andrey Ryabinin |
2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-06 | ACPI: add AMD ACPI2Platform device support for x86 system | Ken Xue |
2015-02-04 | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf |
2015-01-24 | x86, init: Fix UP boot regression on x86_64 | Thomas Gleixner |
2015-01-23 | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue |
2015-01-22 | init: Get rid of x86isms | Thomas Gleixner |
2015-01-20 | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING | Miroslav Benes |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar |
2014-12-22 | livepatch: kernel: add support for live patching | Seth Jennings |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-16 | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC | Jiang Liu |
2014-12-16 | x86, irq: Move local APIC related code from io_apic.c into vector.c | Jiang Liu |
2014-12-15 | x86, mpx: Give MPX a real config option prompt | Dave Hansen |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio |
2014-12-10 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren |
2014-11-04 | perf/x86: Fix embarrasing typo | Peter Zijlstra (Intel) |
2014-11-03 | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski |