| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: Simplify low level interrupt handling code | Thomas Gleixner | 2013-11-13 | 4 | -88/+15 |
* | genirq: Prevent spurious detection for unconditionally polled interrupts | Thomas Gleixner | 2013-11-13 | 3 | -4/+22 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 12 | -75/+832 |
|\ |
|
| * | Revert "x86/UV: Add uvtrace support" | Ingo Molnar | 2013-11-11 | 2 | -20/+1 |
| * | x86/UV: Add call to KGDB/KDB from NMI handler | Mike Travis | 2013-10-03 | 1 | -1/+46 |
| * | kdb: Add support for external NMI handler to call KGDB/KDB | Mike Travis | 2013-10-03 | 6 | -3/+42 |
| * | x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() | Ingo Molnar | 2013-09-24 | 1 | -2/+1 |
| * | x86/UV: Add uvtrace support | Mike Travis | 2013-09-24 | 2 | -1/+20 |
| * | x86/UV: Add kdump to UV NMI handler | Mike Travis | 2013-09-24 | 1 | -0/+41 |
| * | x86/UV: Add summary of cpu activity to UV NMI handler | Mike Travis | 2013-09-24 | 1 | -4/+44 |
| * | x86/UV: Update UV support for external NMI signals | Mike Travis | 2013-09-24 | 4 | -42/+600 |
| * | x86/UV: Move NMI support | Mike Travis | 2013-09-24 | 4 | -70/+105 |
* | | Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-12 | 1 | -6/+18 |
|\ \ |
|
| * | | x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic | Andi Kleen | 2013-09-10 | 1 | -6/+18 |
* | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -142/+149 |
|\ \ \ |
|
| * | | | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() | Lan Tianyu | 2013-10-25 | 1 | -3/+3 |
| * | | | x86/reboot: Sort reboot DMI quirks by vendor | Dave Jones | 2013-10-02 | 1 | -124/+136 |
| * | | | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani | 2013-09-26 | 1 | -8/+0 |
| * | | | Merge branch 'linus' | Ingo Molnar | 2013-09-26 | 29 | -62/+196 |
| |\ \ \ |
|
| * | | | | reboot: Allow specifying warm/cold reset for CF9 boot type | Li Fei | 2013-09-25 | 1 | -2/+5 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-12 | 3 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | x86/geode: Fix incorrect placement of __initdata tag | Bartlomiej Zolnierkiewicz | 2013-10-01 | 3 | -3/+3 |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -3/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/mm: Add 'step_size' comments to init_mem_mapping() | Yinghai Lu | 2013-09-10 | 1 | -3/+20 |
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 28 | -150/+602 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC | Luck, Tony | 2013-11-11 | 1 | -1/+1 |
| * | | | | | | | dmi: Avoid unaligned memory access in save_mem_devices() | Luck, Tony | 2013-11-03 | 1 | -1/+2 |
| * | | | | | | | Merge tag 'please-pull-move-cper' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-11-01 | 6 | -2/+10 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony | 2013-10-31 | 6 | -2/+10 |
| * | | | | | | | | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-10-26 | 24 | -149/+592 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | EDAC, GHES: Update ghes error record info | Chen, Gong | 2013-10-23 | 2 | -1/+12 |
| | * | | | | | | | ACPI, APEI, CPER: Cleanup CPER memory error output format | Chen, Gong | 2013-10-23 | 1 | -36/+31 |
| | * | | | | | | | ACPI, APEI, CPER: Enhance memory reporting capability | Chen, Gong | 2013-10-23 | 1 | -0/+12 |
| | * | | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 5 | -12/+18 |
| | * | | | | | | | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 4 | -0/+67 |
| | * | | | | | | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 6 | -1/+352 |
| | * | | | | | | | bitops: Introduce a more generic BITMASK macro | Chen, Gong | 2013-10-21 | 5 | -34/+35 |
| | * | | | | | | | ACPI, CPER: Update cper info | Chen, Gong | 2013-10-21 | 6 | -71/+71 |
| | * | | | | | | | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 2013-10-21 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-12 | 1 | -11/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bit | Ingo Molnar | 2013-10-06 | 1 | -9/+15 |
| * | | | | | | | | | x86/iommu: Don't make AMD_GART depend on EXPERT and default y | Andi Kleen | 2013-10-06 | 1 | -5/+4 |
* | | | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-11-12 | 49 | -1190/+1834 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker | 2013-11-07 | 1 | -1/+1 |
| * | | | | | | | | | | intel_mid: Move platform device setups to their own platform_<device>.* files | David Cohen | 2013-10-17 | 26 | -429/+978 |
| * | | | | | | | | | | x86: intel-mid: Add section for sfi device table | David Cohen | 2013-10-17 | 1 | -0/+9 |
| * | | | | | | | | | | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL | David Cohen | 2013-10-17 | 1 | -4/+7 |
| * | | | | | | | | | | intel_mid: Moved SFI related code to sfi.c | Kuppuswamy Sathyanarayanan | 2013-10-17 | 4 | -450/+489 |
| * | | | | | | | | | | intel_mid: Added custom handler for ipc devices | Kuppuswamy Sathyanarayanan | 2013-10-17 | 2 | -31/+66 |
| * | | | | | | | | | | intel_mid: Added custom device_handler support | Kuppuswamy Sathyanarayanan | 2013-10-17 | 1 | -34/+40 |