| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ | Jiang Liu | 2014-06-21 | 1 | -1/+9 |
| | * | | x86, ACPI, irq: Enhance error handling in function acpi_register_gsi() | Jiang Liu | 2014-06-21 | 1 | -6/+8 |
| | * | | x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.c | Jiang Liu | 2014-06-21 | 1 | -34/+16 |
| | * | | x86, acpi, irq: Kill static function irq_to_gsi() | Jiang Liu | 2014-06-21 | 1 | -20/+6 |
| | * | | x86, acpi: Reorganize code to avoid forward declaration in boot.c | Jiang Liu | 2014-06-21 | 1 | -120/+116 |
| | * | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 | 2 | -4/+10 |
| | * | | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL) | Jiang Liu | 2014-06-21 | 1 | -51/+44 |
| * | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-13 | 4 | -9/+120 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86/xsaves: Clean up code in xstate offsets computation in xsave area | Fenghua Yu | 2014-05-30 | 1 | -4/+9 |
| | * | | Define kernel API to get address of each state in xsave area | Fenghua Yu | 2014-05-29 | 2 | -0/+65 |
| | * | | x86/xsaves: Enable xsaves/xrstors | Fenghua Yu | 2014-05-29 | 1 | -6/+33 |
| | * | | x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf | Fenghua Yu | 2014-05-29 | 1 | -2/+8 |
| | * | | x86/xsaves: Clear reserved bits in xsave header | Fenghua Yu | 2014-05-29 | 1 | -1/+1 |
| | * | | x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstors | Fenghua Yu | 2014-05-29 | 1 | -0/+8 |
| * | | | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 2014-08-08 | 2 | -0/+32 |
| * | | | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 2014-08-08 | 1 | -12/+134 |
| * | | | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-08 | 3 | -10/+648 |
| * | | | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-08 | 3 | -2/+379 |
| * | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 1 | -0/+142 |
| * | | | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2014-08-08 | 1 | -0/+45 |
| * | | | arch/x86: replace strict_strto calls | Daniel Walter | 2014-08-08 | 3 | -7/+7 |
| * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 2 | -23/+21 |
| |\ \ \ |
|
| | * | | | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-23 | 1 | -11/+12 |
| | * | | | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-23 | 1 | -1/+1 |
| | * | | | clocksource: Move cycle_last validation to core code | Thomas Gleixner | 2014-07-23 | 1 | -12/+9 |
| * | | | | x86: MCE: Add raw_lock conversion again | Thomas Gleixner | 2014-08-05 | 1 | -9/+9 |
* | | | | | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader | 2014-08-15 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-04 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski | 2014-07-25 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 3 | -5/+67 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin | 2014-07-30 | 9 | -13/+99 |
| |\ \ \ \ |
|
| | * | | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 2014-07-22 | 1 | -0/+6 |
| | * | | | | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 2014-07-22 | 2 | -0/+57 |
| * | | | | | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | 2014-06-24 | 1 | -4/+6 |
| * | | | | | x86, MCE: Kill CPU_POST_DEAD | Borislav Petkov | 2014-06-22 | 1 | -5/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 2 | -0/+322 |
|\ \ \ \ \ |
|
| * | | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() | Dan Carpenter | 2014-08-02 | 1 | -5/+5 |
| * | | | | | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey | 2014-07-25 | 1 | -0/+175 |
| * | | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency | Li, Aubrey | 2014-07-25 | 1 | -0/+42 |
| * | | | | | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey | 2014-07-25 | 2 | -0/+105 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-04 | 3 | -44/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 2014-07-31 | 3 | -44/+2 |
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 2 | -9/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch/x86: Replace plain strings with constants | Daniel Kiper | 2014-07-18 | 1 | -2/+2 |
| * | | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 1 | -2/+16 |
| * | | | | | | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 1 | -5/+1 |
* | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-08-04 | 6 | -196/+218 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, amd: Cleanup init_amd | Borislav Petkov | 2014-07-14 | 1 | -178/+161 |
| * | | | | | | | x86/cpufeature: Add bug flags to /proc/cpuinfo | Borislav Petkov | 2014-07-14 | 2 | -14/+45 |
| * | | | | | | | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | 2014-06-18 | 2 | -3/+3 |