Age | Commit message (Expand) | Author | Files | Lines |
2014-09-13 | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 1 | -0/+1 |
2014-08-30 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal | 1 | -4/+14 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2014-08-14 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2014-08-12 | Merge tag 'efi-urgent' into x86/efi | H. Peter Anvin | 1 | -0/+1 |
2014-08-09 | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 1 | -0/+22 |
2014-08-09 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+2 |
2014-08-09 | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C | Vivek Goyal | 1 | -0/+1 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 1 | -0/+1 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2014-08-06 | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub | Matt Fleming | 1 | -0/+1 |
2014-08-05 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2014-08-05 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2014-08-05 | x86/efi: Fix 3DNow optimization build failure in EFI stub | Matt Fleming | 1 | -1/+1 |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+0 |
2014-07-26 | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey | 1 | -0/+4 |
2014-07-24 | clocksource: Move cycle_last validation to core code | Thomas Gleixner | 1 | -0/+1 |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz | 1 | -1/+0 |
2014-07-23 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 1 | -0/+2 |
2014-07-21 | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC | Hanjun Guo | 1 | -0/+1 |
2014-07-21 | ACPI: add config for BIOS table scan | Graeme Gregory | 1 | -0/+1 |
2014-07-18 | ftrace: x86: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 1 | -1/+0 |
2014-07-16 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 1 | -0/+1 |
2014-07-07 | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel | 1 | -0/+1 |
2014-06-22 | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 1 | -0/+1 |
2014-06-22 | x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC | Jiang Liu | 1 | -0/+1 |
2014-06-17 | x86, kaslr: boot-time selectable with hibernation | Kees Cook | 1 | -1/+0 |
2014-06-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-06-06 | x86, locking/rwlocks: Enable qrwlocks on x86 | Waiman Long | 1 | -0/+1 |
2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+21 |
2014-06-05 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 1 | -3/+7 |
2014-06-05 | mm: x86 pgtable: require X86_64 for soft-dirty tracker | Cyrill Gorcunov | 1 | -1/+1 |
2014-06-05 | x86: enable DMA CMA with swiotlb | Akinobu Mita | 1 | -1/+1 |
2014-06-05 | x86: require x86-64 for automatic NUMA balancing | Mel Gorman | 1 | -1/+1 |
2014-06-05 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 1 | -0/+4 |
2014-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2014-06-04 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+2 |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+3 |
2014-05-16 | x86: Implement arch_setup/teardown_hwirq() | Thomas Gleixner | 1 | -0/+1 |
2014-05-16 | goldfish: Allow 64bit builds | Alan | 1 | -1/+0 |
2014-05-10 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 1 | -5/+2 |
2014-05-04 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin | 1 | -5/+18 |
2014-05-04 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin | 1 | -0/+4 |
2014-04-25 | x86: move FIX_EARLYCON_MEM kconfig into x86 | Rob Herring | 1 | -0/+3 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-04-08 | x86: use generic early_ioremap | Mark Salter | 1 | -0/+1 |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -73/+9 |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+21 |