| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-05 | 8 | -291/+193 |
|\ |
|
| * | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski | 2014-07-26 | 1 | -4/+4 |
| * | x86/vdso: Set VM_MAYREAD for the vvar vma | Andy Lutomirski | 2014-07-26 | 1 | -1/+1 |
| * | x86, vdso: Get rid of the fake section mechanism | Andy Lutomirski | 2014-07-12 | 4 | -229/+126 |
| * | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski | 2014-07-12 | 5 | -57/+62 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-05 | 2 | -39/+49 |
|\ \ |
|
| * | | x86/uv: Update the UV3 TLB shootdown logic | Cliff Wickman | 2014-06-05 | 2 | -39/+49 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-05 | 4 | -5/+69 |
|\ \ \ |
|
| * \ \ | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin | 2014-07-30 | 207 | -1605/+1621 |
| |\ \ \ |
|
| | * | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 2014-07-23 | 1 | -0/+6 |
| | * | | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 2014-07-23 | 1 | -0/+2 |
| | * | | | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 2014-07-23 | 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-05 | 5 | -41/+486 |
|\ \ \ \ \ |
|
| * | | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() | Dan Carpenter | 2014-08-03 | 1 | -5/+5 |
| * | | | | | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey | 2014-07-25 | 2 | -0/+230 |
| * | | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency | Li, Aubrey | 2014-07-25 | 2 | -0/+63 |
| * | | | | | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey | 2014-07-25 | 4 | -0/+140 |
| * | | | | | x86/platform/ts5500: Add support for TS-5400 boards | Vivien Didelot | 2014-07-16 | 1 | -8/+13 |
| * | | | | | x86/platform/ts5500: Add a 'name' sysfs attribute | Vivien Didelot | 2014-07-16 | 1 | -5/+18 |
| * | | | | | x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro | Vivien Didelot | 2014-07-16 | 1 | -28/+22 |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-05 | 8 | -99/+70 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/mm: Set TLB flush tunable to sane value (33) | Dave Hansen | 2014-07-31 | 1 | -2/+11 |
| * | | | | | | x86/mm: New tunable for single vs full TLB flush | Dave Hansen | 2014-07-31 | 1 | -0/+46 |
| * | | | | | | x86/mm: Add tracepoints for TLB flushes | Dave Hansen | 2014-07-31 | 3 | -2/+22 |
| * | | | | | | x86/mm: Unify remote INVLPG code | Dave Hansen | 2014-07-31 | 1 | -2/+2 |
| * | | | | | | x86/mm: Fix missed global TLB flush stat | Dave Hansen | 2014-07-31 | 1 | -8/+7 |
| * | | | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 2014-07-31 | 5 | -121/+13 |
| * | | | | | | x86/mm: Clean up the TLB flushing code | Dave Hansen | 2014-07-31 | 1 | -12/+11 |
| * | | | | | | x86/smep: Be more informative when signalling an SMEP fault | Jiri Kosina | 2014-06-12 | 1 | -0/+6 |
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-05 | 23 | -543/+553 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | efi/arm64: Handle missing virtual mapping for UEFI System Table | Ard Biesheuvel | 2014-07-18 | 1 | -4/+24 |
| * | | | | | | | arch/x86/xen: Silence compiler warnings | Daniel Kiper | 2014-07-18 | 4 | -14/+53 |
| * | | | | | | | x86/efi: Request desired alignment via the PE/COFF headers | Michael Brown | 2014-07-18 | 1 | -1/+1 |
| * | | | | | | | x86/efi: Add better error logging to EFI boot stub | Ulf Winkelvos | 2014-07-18 | 1 | -3/+11 |
| * | | | | | | | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper | 2014-07-18 | 1 | -36/+0 |
| * | | | | | | | arch/x86: Replace plain strings with constants | Daniel Kiper | 2014-07-18 | 1 | -2/+2 |
| * | | | | | | | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 1 | -0/+15 |
| * | | | | | | | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 |
| * | | | | | | | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 |
| * | | | | | | | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 2014-07-18 | 1 | -6/+25 |
| * | | | | | | | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper | 2014-07-18 | 1 | -0/+3 |
| * | | | | | | | efi: Use early_mem*() instead of early_io*() | Daniel Kiper | 2014-07-18 | 1 | -14/+14 |
| * | | | | | | | arch/ia64: Define early_memunmap() | Daniel Kiper | 2014-07-18 | 1 | -0/+1 |
| * | | | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 3 | -2/+45 |
| * | | | | | | | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 2 | -6/+2 |
| * | | | | | | | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 6 | -11/+9 |
| * | | | | | | | efi: efistub: Refactor stub components | Ard Biesheuvel | 2014-07-07 | 2 | -29/+13 |
| * | | | | | | | efi/arm64: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 2 | -10/+13 |