summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: Simplify low level interrupt handling codeThomas Gleixner2013-11-134-88/+15
* genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-133-4/+22
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1212-75/+832
|\
| * Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-112-20/+1
| * x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis2013-10-031-1/+46
| * kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-036-3/+42
| * x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar2013-09-241-2/+1
| * x86/UV: Add uvtrace supportMike Travis2013-09-242-1/+20
| * x86/UV: Add kdump to UV NMI handlerMike Travis2013-09-241-0/+41
| * x86/UV: Add summary of cpu activity to UV NMI handlerMike Travis2013-09-241-4/+44
| * x86/UV: Update UV support for external NMI signalsMike Travis2013-09-244-42/+600
| * x86/UV: Move NMI supportMike Travis2013-09-244-70/+105
* | Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-6/+18
|\ \
| * | x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2013-09-101-6/+18
* | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-142/+149
|\ \ \
| * | | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu2013-10-251-3/+3
| * | | x86/reboot: Sort reboot DMI quirks by vendorDave Jones2013-10-021-124/+136
| * | | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2013-09-261-8/+0
| * | | Merge branch 'linus'Ingo Molnar2013-09-2629-62/+196
| |\ \ \
| * | | | reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei2013-09-251-2/+5
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-123-3/+3
|\ \ \ \ \
| * | | | | x86/geode: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-013-3/+3
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+20
|\ \ \ \ \ \
| * | | | | | x86/mm: Add 'step_size' comments to init_mem_mapping()Yinghai Lu2013-09-101-3/+20
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-1228-150/+602
|\ \ \ \ \ \ \
| * | | | | | | ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APICLuck, Tony2013-11-111-1/+1
| * | | | | | | dmi: Avoid unaligned memory access in save_mem_devices()Luck, Tony2013-11-031-1/+2
| * | | | | | | Merge tag 'please-pull-move-cper' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-11-016-2/+10
| |\ \ \ \ \ \ \
| | * | | | | | | Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony2013-10-316-2/+10
| * | | | | | | | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-10-2624-149/+592
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | EDAC, GHES: Update ghes error record infoChen, Gong2013-10-232-1/+12
| | * | | | | | | ACPI, APEI, CPER: Cleanup CPER memory error output formatChen, Gong2013-10-231-36/+31
| | * | | | | | | ACPI, APEI, CPER: Enhance memory reporting capabilityChen, Gong2013-10-231-0/+12
| | * | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-235-12/+18
| | * | | | | | | DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-234-0/+67
| | * | | | | | | ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-236-1/+352
| | * | | | | | | bitops: Introduce a more generic BITMASK macroChen, Gong2013-10-215-34/+35
| | * | | | | | | ACPI, CPER: Update cper infoChen, Gong2013-10-216-71/+71
| | * | | | | | | ACPI, APEI, CPER: Fix status check during error printingChen, Gong2013-10-211-1/+1
* | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-121-11/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bitIngo Molnar2013-10-061-9/+15
| * | | | | | | | | x86/iommu: Don't make AMD_GART depend on EXPERT and default yAndi Kleen2013-10-061-5/+4
* | | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-11-1249-1190/+1834
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker2013-11-071-1/+1
| * | | | | | | | | | intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen2013-10-1726-429/+978
| * | | | | | | | | | x86: intel-mid: Add section for sfi device tableDavid Cohen2013-10-171-0/+9
| * | | | | | | | | | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen2013-10-171-4/+7
| * | | | | | | | | | intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan2013-10-174-450/+489
| * | | | | | | | | | intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan2013-10-172-31/+66
| * | | | | | | | | | intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan2013-10-171-34/+40
OpenPOWER on IntegriCloud