summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-064-11/+28
| * | | | | | | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)2014-03-061-4/+0
| * | | | | | | x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt2014-03-061-1/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+1
|\ \ \ \ \ \ \
| * | | | | | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-1/+1
* | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-014-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-271-0/+1
| * | | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-274-5/+5
* | | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-011-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin2014-03-051-1/+1
| * | | | | | | | | x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey2014-03-051-5/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-011-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu2014-02-091-3/+9
* | | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-061-0/+2
| * | | | | | | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-314-8/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, lto: Disable LTO for the x86 VDSOAndi Kleen2014-02-131-3/+7
| * | | | | | | | | | initconst, x86: Fix initconst mistake in ts5500 codeAndi Kleen2014-02-131-1/+1
| * | | | | | | | | | asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen2014-02-131-3/+3
| * | | | | | | | | | asmlinkage: Make jiffies visibleAndi Kleen2014-02-131-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-3/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, kaslr: fix module lock ordering problemKees Cook2014-03-241-2/+5
| * | | | | | | | | | x86, kaslr: randomize module base load addressKees Cook2014-02-251-3/+40
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-03-271-0/+6
* | | | | | | | | | | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-312-9/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, hash: Simplify switch, add __init annotationJan Beulich2014-03-191-6/+6
| * | | | | | | | | | | x86, hash: Swap arguments passed to crc32_u32()Jan Beulich2014-03-191-3/+3
| * | | | | | | | | | | x86, hash: Fix build failure with older binutilsJan Beulich2014-03-192-0/+5
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-3123-475/+2144
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, efi: Abstract x86 efi_early callsMatt Fleming2014-03-261-79/+76
| * | | | | | | | | | | x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-171-1/+1
| * | | | | | | | | | | x86/efi: Rip out phys_efi_get_time()Matt Fleming2014-03-171-29/+0
| * | | | | | | | | | | x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-171-8/+17
| * | | | | | | | | | | Merge branch 'mixed-mode' into efi-for-mingoMatt Fleming2014-03-053-3/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/boot: Fix non-EFI buildMatt Fleming2014-03-052-0/+5
| | * | | | | | | | | | | x86, tools: Fix up compiler warningsMatt Fleming2014-03-051-3/+4
| * | | | | | | | | | | | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-0518-324/+1823
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-041-0/+6
| | * | | | | | | | | | | x86/boot: Don't overwrite cr4 when enabling PAEMatt Fleming2014-03-041-1/+2
| | * | | | | | | | | | | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-045-7/+37
| | * | | | | | | | | | | x86/efi: Add mixed runtime services supportMatt Fleming2014-03-046-33/+517
| | * | | | | | | | | | | x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-046-23/+80
| | * | | | | | | | | | | x86/efi: Split the boot stub into 32/64 code pathsMatt Fleming2014-03-041-177/+637
| | * | | | | | | | | | | x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-042-0/+179
| | * | | | | | | | | | | x86/efi: Build our own EFI services pointer tableMatt Fleming2014-03-044-101/+339
| | * | | | | | | | | | | efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-041-0/+44
| | * | | | | | | | | | | x86/efi: Delete dead code when checking for non-nativeMatt Fleming2014-03-041-12/+0
| | * | | | | | | | | | | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-043-5/+16
OpenPOWER on IntegriCloud