| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-04-01 |
|\ |
|
| * | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT | H. Peter Anvin | 2014-02-27 |
| * | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin | 2014-02-27 |
* | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-01 |
|\ \ |
|
| * | | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin | 2014-03-05 |
| * | | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey | 2014-03-05 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-04-01 |
|\ \ \ |
|
| * | | | x86/mm: Avoid duplicated pxm_to_node() calls | Yinghai Lu | 2014-02-09 |
* | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2014-03-31 |
|\ \ \ \ |
|
| * | | | | fs/compat: optional preadv64/pwrite64 compat system calls | Heiko Carstens | 2014-03-06 |
| * | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 | Heiko Carstens | 2014-03-04 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 |
|\ \ \ \ |
|
| * | | | | x86, lto: Disable LTO for the x86 VDSO | Andi Kleen | 2014-02-13 |
| * | | | | initconst, x86: Fix initconst mistake in ts5500 code | Andi Kleen | 2014-02-13 |
| * | | | | asmlinkage, x86: Fix 32bit memcpy for LTO | Andi Kleen | 2014-02-13 |
| * | | | | asmlinkage: Make jiffies visible | Andi Kleen | 2014-02-13 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-03-31 |
|\ \ \ \ |
|
| * | | | | x86, kaslr: fix module lock ordering problem | Kees Cook | 2014-03-24 |
| * | | | | x86, kaslr: randomize module base load address | Kees Cook | 2014-02-25 |
* | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 |
|\ \ \ \ \ |
|
| * | | | | | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 2014-03-27 |
* | | | | | | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, hash: Simplify switch, add __init annotation | Jan Beulich | 2014-03-19 |
| * | | | | | | x86, hash: Swap arguments passed to crc32_u32() | Jan Beulich | 2014-03-19 |
| * | | | | | | x86, hash: Fix build failure with older binutils | Jan Beulich | 2014-03-19 |
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-03-31 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, efi: Abstract x86 efi_early calls | Matt Fleming | 2014-03-26 |
| * | | | | | | | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming | 2014-03-17 |
| * | | | | | | | x86/efi: Rip out phys_efi_get_time() | Matt Fleming | 2014-03-17 |
| * | | | | | | | x86/efi: Preserve segment registers in mixed mode | Matt Fleming | 2014-03-17 |
| * | | | | | | | Merge branch 'mixed-mode' into efi-for-mingo | Matt Fleming | 2014-03-05 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/boot: Fix non-EFI build | Matt Fleming | 2014-03-05 |
| | * | | | | | | | x86, tools: Fix up compiler warnings | Matt Fleming | 2014-03-05 |
| * | | | | | | | | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 2014-03-05 |
| |\| | | | | | | |
|
| | * | | | | | | | x86/efi: Re-disable interrupts after calling firmware services | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/boot: Don't overwrite cr4 when enabling PAE | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Add mixed runtime services support | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Firmware agnostic handover entry points | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Split the boot stub into 32/64 code paths | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Add early thunk code to go from 64-bit to 32-bit | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Build our own EFI services pointer table | Matt Fleming | 2014-03-04 |
| | * | | | | | | | efi: Add separate 32-bit/64-bit definitions | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/efi: Delete dead code when checking for non-native | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/mm/pageattr: Always dump the right page table in an oops | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86, tools: Consolidate #ifdef code | Matt Fleming | 2014-03-04 |
| | * | | | | | | | x86/boot: Cleanup header.S by removing some #ifdefs | Matt Fleming | 2014-03-04 |
| * | | | | | | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 2014-03-05 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/efi: Split efi_enter_virtual_mode | Borislav Petkov | 2014-03-04 |
| * | | | | | | | | | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 2014-03-04 |