| Commit message (Expand) | Author | Age | Files | Lines |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-20 | 1 | -0/+1 |
* | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 2016-01-16 | 1 | -3/+0 |
* | x86: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 2016-01-14 | 1 | -0/+16 |
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 1 | -0/+1 |
|\ |
|
| * | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams | 2016-01-09 | 1 | -0/+1 |
* | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-12 | 1 | -1/+2 |
|\ \ |
|
| * | | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2016-01-07 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-11 | 1 | -0/+11 |
|\ \ |
|
| * | | x86/cpu: Provide a config option to disable static_cpu_has | Borislav Petkov | 2015-12-19 | 1 | -0/+11 |
| |/ |
|
* / | locking/pvqspinlock: Collect slowpath lock statistics | Waiman Long | 2015-12-04 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 1 | -0/+49 |
|\ |
|
| * | x86/entry/vsyscall: Add CONFIG to control default | Kees Cook | 2015-09-20 | 1 | -0/+49 |
* | | x86/microcode: Merge the early microcode loader | Borislav Petkov | 2015-10-21 | 1 | -18/+1 |
* | | x86/microcode: Unmodularize the microcode driver | Borislav Petkov | 2015-10-21 | 1 | -2/+3 |
* | | swiotlb: Enable it under x86 PAE | Christian Melki | 2015-10-07 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-17 | 1 | -11/+12 |
|\ |
|
| * | x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text | Ingo Molnar | 2015-09-14 | 1 | -11/+12 |
* | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -1/+2 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -2/+7 |
|\ \ |
|
| * | | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams | 2015-08-27 | 1 | -1/+1 |
| * | | Merge branch 'pmem-api' into libnvdimm-for-next | Dan Williams | 2015-08-27 | 1 | -0/+1 |
| |\ \ |
|
| | * | | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-27 | 1 | -0/+1 |
| * | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option | Dan Williams | 2015-08-19 | 1 | -1/+5 |
| |/ / |
|
* | / | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 2015-09-04 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 1 | -11/+49 |
|\ \ |
|
| * | | x86/ldt: Make modify_ldt() optional | Andy Lutomirski | 2015-07-31 | 1 | -0/+18 |
| * | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 2015-07-31 | 1 | -1/+7 |
| |\| |
|
| * | | x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n' | Andy Lutomirski | 2015-07-21 | 1 | -7/+28 |
| * | | x86/compat: Separate ia32 and x32 compat ABIs | Brian Gerst | 2015-07-06 | 1 | -1/+1 |
| * | | x86/compat: Clean up HAVE_UID16 config | Brian Gerst | 2015-07-06 | 1 | -2/+1 |
| * | | x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compat | Brian Gerst | 2015-07-06 | 1 | -1/+1 |
* | | | x86/mce: Provide a lockless memory pool to save error records | Chen, Gong | 2015-08-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 2015-07-18 | 1 | -0/+1 |
* | | x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text | Sébastien Hinderer | 2015-07-08 | 1 | -1/+1 |
* | | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig | Andrey Ryabinin | 2015-07-06 | 1 | -0/+5 |
|/ |
|
* | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit | Josh Triplett | 2015-06-30 | 1 | -0/+1 |
* | x86: mm: enable deferred struct page initialisation on x86-64 | Mel Gorman | 2015-06-30 | 1 | -0/+1 |
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 1 | -0/+4 |
|\ |
|
| * | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 1 | -0/+1 |
| * | libnvdimm, pmem: add libnvdimm support to the pmem driver | Dan Williams | 2015-06-24 | 1 | -0/+3 |
* | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-26 | 1 | -15/+10 |
|\ \ |
|
| * | | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k | Pali Rohár | 2015-05-24 | 1 | -15/+10 |
| |/ |
|
* | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2015-06-24 | 1 | -0/+2 |
|\ \ |
|
| * | | EDAC: Cleanup atomic_scrub mess | Borislav Petkov | 2015-05-28 | 1 | -0/+2 |
| |/ |
|
* | | x86: Kill CONFIG_X86_HT | Borislav Petkov | 2015-06-07 | 1 | -6/+2 |
* | | x86/kconfig: Reorganize arch feature Kconfig select's | Ingo Molnar | 2015-06-03 | 1 | -105/+105 |
* | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 1 | -2/+3 |
|\ \ |
|
| * | | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS | Waiman Long | 2015-05-12 | 1 | -1/+1 |
| * | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 2015-05-11 | 1 | -2/+2 |
| * | | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching | Peter Zijlstra (Intel) | 2015-05-08 | 1 | -1/+1 |