aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\
| * x86, kaslr: fix module lock ordering problemKees Cook2014-03-24
| * x86, kaslr: randomize module base load addressKees Cook2014-02-25
* | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \
| * | x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-03-27
* | | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31
|\ \ \
| * | | x86, hash: Simplify switch, add __init annotationJan Beulich2014-03-19
| * | | x86, hash: Swap arguments passed to crc32_u32()Jan Beulich2014-03-19
| * | | x86, hash: Fix build failure with older binutilsJan Beulich2014-03-19
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\ \ \ \
| * | | | x86, efi: Abstract x86 efi_early callsMatt Fleming2014-03-26
| * | | | x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-17
| * | | | x86/efi: Rip out phys_efi_get_time()Matt Fleming2014-03-17
| * | | | x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-17
| * | | | Merge branch 'mixed-mode' into efi-for-mingoMatt Fleming2014-03-05
| |\ \ \ \
| | * | | | x86/boot: Fix non-EFI buildMatt Fleming2014-03-05
| | * | | | x86, tools: Fix up compiler warningsMatt Fleming2014-03-05
| * | | | | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
| |\| | | |
| | * | | | x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-04
| | * | | | x86/boot: Don't overwrite cr4 when enabling PAEMatt Fleming2014-03-04
| | * | | | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-04
| | * | | | x86/efi: Add mixed runtime services supportMatt Fleming2014-03-04
| | * | | | x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-04
| | * | | | x86/efi: Split the boot stub into 32/64 code pathsMatt Fleming2014-03-04
| | * | | | x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-04
| | * | | | x86/efi: Build our own EFI services pointer tableMatt Fleming2014-03-04
| | * | | | efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-04
| | * | | | x86/efi: Delete dead code when checking for non-nativeMatt Fleming2014-03-04
| | * | | | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-04
| | * | | | x86, tools: Consolidate #ifdef codeMatt Fleming2014-03-04
| | * | | | x86/boot: Cleanup header.S by removing some #ifdefsMatt Fleming2014-03-04
| * | | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05
| |\ \ \ \ \
| * | | | | | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-04
| * | | | | | x86/efi: Split efi_enter_virtual_modeBorislav Petkov2014-03-04
| * | | | | | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-04
| * | | | | | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-04
| * | | | | | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-04
| * | | | | | x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-04
| * | | | | | x86/efi: Style neateningJoe Perches2014-03-04
| * | | | | | x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie2014-03-04
| * | | | | | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-04
| * | | | | | efi: Move facility flags to struct efiMatt Fleming2014-03-04
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\ \ \ \ \ \
| * | | | | | i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt2014-03-11
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \
| * | | | | | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-20
| * | | | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-20
| * | | | | | | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-13
| * | | | | | | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
| * | | | | | | x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13