summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-134-9/+120
|\
| * x86/xsaves: Clean up code in xstate offsets computation in xsave areaFenghua Yu2014-05-301-4/+9
| * Define kernel API to get address of each state in xsave areaFenghua Yu2014-05-292-0/+65
| * x86/xsaves: Enable xsaves/xrstorsFenghua Yu2014-05-291-6/+33
| * x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_bufFenghua Yu2014-05-291-2/+8
| * x86/xsaves: Clear reserved bits in xsave headerFenghua Yu2014-05-291-1/+1
| * x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu2014-05-291-0/+8
* | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-082-0/+32
* | kexec: support kexec/kdump on EFI systemsVivek Goyal2014-08-081-12/+134
* | kexec: support for kexec on panic using new system callVivek Goyal2014-08-083-10/+648
* | kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-083-2/+379
* | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+142
* | kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-081-0/+45
* | arch/x86: replace strict_strto callsDaniel Walter2014-08-083-7/+7
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-052-23/+21
|\ \
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-11/+12
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
| * | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-231-12/+9
* | | x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-051-9/+9
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-041-4/+4
|\ \ \
| * | | x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-251-4/+4
| |/ /
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-043-5/+67
|\ \ \
| * \ \ Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-309-13/+99
| |\ \ \
| | * | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-221-0/+6
| | * | | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-222-0/+57
| * | | | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-06-241-4/+6
| * | | | x86, MCE: Kill CPU_POST_DEADBorislav Petkov2014-06-221-5/+4
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-042-0/+322
|\ \ \ \ \
| * | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter2014-08-021-5/+5
| * | | | | x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2014-07-251-0/+175
| * | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey2014-07-251-0/+42
| * | | | | x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-252-0/+105
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-043-44/+2
|\ \ \ \ \
| * | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-313-44/+2
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-042-9/+19
|\ \ \ \ \ \
| * | | | | | arch/x86: Replace plain strings with constantsDaniel Kiper2014-07-181-2/+2
| * | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-181-2/+16
| * | | | | | efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-181-5/+1
* | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-046-196/+218
|\ \ \ \ \ \ \
| * | | | | | | x86, amd: Cleanup init_amdBorislav Petkov2014-07-141-178/+161
| * | | | | | | x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov2014-07-142-14/+45
| * | | | | | | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-182-3/+3
| * | | | | | | Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin2014-06-1847-1163/+1728
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-292-1/+9
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-08-043-34/+29
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | x86/debug: Drop several unnecessary CFI annotationsJan Beulich2014-07-161-26/+26
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov2014-07-111-4/+0
| | * | | | | | | x86/tsc: Get rid of custom DIV_ROUND() macroMichal Nazarewicz2014-06-191-4/+3
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-042-31/+85
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-2815-42/+158
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud