summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-21
| | * | | | | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL)Jiang Liu2014-06-21
| * | | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-13
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86/xsaves: Clean up code in xstate offsets computation in xsave areaFenghua Yu2014-05-30
| | * | | | | Define kernel API to get address of each state in xsave areaFenghua Yu2014-05-29
| | * | | | | x86/xsaves: Enable xsaves/xrstorsFenghua Yu2014-05-29
| | * | | | | x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_bufFenghua Yu2014-05-29
| | * | | | | x86/xsaves: Clear reserved bits in xsave headerFenghua Yu2014-05-29
| | * | | | | x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu2014-05-29
| * | | | | | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-08
| * | | | | | kexec: support kexec/kdump on EFI systemsVivek Goyal2014-08-08
| * | | | | | kexec: support for kexec on panic using new system callVivek Goyal2014-08-08
| * | | | | | kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-08
| * | | | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-08
| * | | | | | kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-08
| * | | | | | arch/x86: replace strict_strto callsDaniel Walter2014-08-08
| * | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
| |\ \ \ \ \ \
| | * | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| | * | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| | * | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-23
| * | | | | | | x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-05
| | |_|_|/ / / | |/| | | | |
* / | | | | | x86_32, entry: Clean up sysenter_badsys declarationStefan Bader2014-08-15
|/ / / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-25
| |/ / / / /
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-30
| |\ \ \ \ \ \
| | * | | | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-22
| | * | | | | | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-22
| | | |_|_|/ / | | |/| | | |
| * | | | | | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-06-24
| * | | | | | x86, MCE: Kill CPU_POST_DEADBorislav Petkov2014-06-22
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter2014-08-02
| * | | | | | x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2014-07-25
| * | | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey2014-07-25
| * | | | | | x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-25
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \
| * | | | | | | arch/x86: Replace plain strings with constantsDaniel Kiper2014-07-18
| * | | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18
| * | | | | | | efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-18
* | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, amd: Cleanup init_amdBorislav Petkov2014-07-14
| * | | | | | | | x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov2014-07-14
| * | | | | | | | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-18
| * | | | | | | | Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin2014-06-18
| |\| | | | | | | | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-29
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | x86/debug: Drop several unnecessary CFI annotationsJan Beulich2014-07-16
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov2014-07-11