summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0116-25/+15
|\
| * Merge branch 'acpi-processor'Rafael J. Wysocki2014-03-212-8/+0
| |\
| | * Merge back earlier 'acpi-processor' material.Rafael J. Wysocki2014-02-272-8/+0
| | |\
| | | * ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo2014-02-192-8/+0
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-03-209-12/+15
| |\ \ \
| | * | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-196-12/+5
| | * | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-03-173-0/+10
| | |\ \ \
| | | * | | cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar2014-03-122-0/+2
| | | * | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-03-061-0/+8
| | | |\ \ \
| | | | * | | cpufreq: enable ARM drivers on arm64Rob Herring2014-03-011-0/+8
| | | | |/ /
| * | | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-03-175-5/+0
| |\ \ \ \ \
| | * | | | | ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2014-02-195-5/+0
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-0147-187/+145
|\ \ \ \ \ \ \
| * | | | | | | ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controllerHans de Goede2014-03-311-1/+1
| * | | | | | | ARM: sun7i/sun6i: dts: Add NMI irqchip supportCarlo Caione2014-03-262-0/+16
| * | | | | | | arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner2014-03-201-1/+1
| * | | | | | | m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner2014-03-201-0/+1
| * | | | | | | m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner2014-03-191-0/+1
| * | | | | | | ARM: sunxi: dt: Convert to the new irq controller compatiblesMaxime Ripard2014-03-143-3/+3
| * | | | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12156-872/+1205
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-121-1/+1
| * | | | | | | mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-122-2/+2
| * | | | | | | ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-123-11/+5
| * | | | | | | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner2014-03-061-1/+1
| * | | | | | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-052-5/+5
| * | | | | | | m68k: Do not rely on magic indirect includesThomas Gleixner2014-03-051-1/+1
| * | | | | | | powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner2014-03-051-1/+2
| * | | | | | | s390: Do not rely on magic indirect includesThomas Gleixner2014-03-041-0/+1
| * | | | | | | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner2014-03-041-3/+3
| * | | | | | | x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner2014-03-041-1/+1
| * | | | | | | x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-043-4/+4
| * | | | | | | mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-044-6/+6
| * | | | | | | ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-044-12/+1
| * | | | | | | xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-041-19/+3
| * | | | | | | sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-041-17/+1
| * | | | | | | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-042-39/+43
| * | | | | | | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2014-03-042-0/+9
| * | | | | | | ia64: Use the core irq stats functionThomas Gleixner2014-03-041-6/+4
| * | | | | | | mn10300: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
| * | | | | | | x86: Xen: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
| * | | | | | | sparc: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
| * | | | | | | mips: Use the core irq stats functionThomas Gleixner2014-03-045-5/+5
| * | | | | | | arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner2014-03-042-31/+5
| * | | | | | | arm: Replace various irq_desc accessesThomas Gleixner2014-03-042-9/+5
| * | | | | | | powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner2014-03-041-5/+21
| * | | | | | | powerpc: Irq: Use generic_handle_irqThomas Gleixner2014-03-041-6/+2
| * | | | | | | powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner2014-03-041-8/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-0113-530/+60
|\ \ \ \ \ \ \
| * | | | | | | x86: hpet: Use proper destructor for delayed workThomas Gleixner2014-03-251-1/+1
| * | | | | | | arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-113-0/+11