summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-3/+2
|\
| * scatterlist: use sg_phys()Dan Williams2015-08-172-3/+2
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-023-11/+5
|\|
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-293-11/+5
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-013-0/+19
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki2015-09-011-0/+6
| |\ \ \
| | * \ \ Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-241-0/+6
| | |\ \ \
| | | * | | tools/power turbostat: dump CONFIG_TDPLen Brown2015-06-171-0/+6
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-011-0/+12
| |\ \ \ \ \
| | * | | | | powerpc/powernv: Add definition of OPAL_MSG_OCC message typeShilpasri G Bhat2015-07-281-0/+12
| | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki2015-09-011-0/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu2015-08-271-0/+1
| | |/ / / / /
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-016-7/+7
|\ \ \ \ \ \ \
| * | | | | | | treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
| * | | | | | | mm: tlb.c: Fix error messageNik Nyby2015-08-071-2/+2
| * | | | | | | treewide: Fix typo compatability -> compatibilityLaurent Pinchart2015-08-073-3/+3
| * | | | | | | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
* | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-74/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/hpet: Migrate to new set_state interfaceViresh Kumar2015-07-301-74/+124
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-0113-186/+197
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/irq: Do not dereference irq descriptor before checking itThomas Gleixner2015-08-281-1/+2
| * | | | | | | | x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-068-66/+58
| * | | | | | | | x86/irq: Get rid of an indentation levelThomas Gleixner2015-08-061-37/+35
| * | | | | | | | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-064-15/+14
| * | | | | | | | x86/irq: Replace numeric constantThomas Gleixner2015-08-061-2/+2
| * | | | | | | | x86/irq: Protect smp_cleanup_moveThomas Gleixner2015-08-061-4/+14
| * | | | | | | | x86/lguest: Do not setup unused irq vectorsThomas Gleixner2015-08-061-9/+13
| * | | | | | | | x86/lguest: Clean up lguest_setup_irqRusty Russell2015-08-061-21/+22
| * | | | | | | | Merge branch 'linus' into x86/apicThomas Gleixner2015-08-06278-1426/+1564
| |\| | | | | | |
| * | | | | | | | x86/apic: Drop local_irq_save/restore in timer callbacksThomas Gleixner2015-07-301-15/+3
| * | | | | | | | x86/apic: Migrate apic timer to new set_state interfaceViresh Kumar2015-07-301-35/+51
| * | | | | | | | x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-133-4/+6
| * | | | | | | | x86/irq: Use accessor irq_data_get_irq_handler_data()Jiang Liu2015-07-132-3/+3
| * | | | | | | | x86/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-132-5/+5
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-0165-521/+160
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-041-1/+1
| * | | | | | | | | unicore32/irq: Prepare puv3_gpio_handler for irq argument removalThomas Gleixner2015-08-011-3/+2
| * | | | | | | | | tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner2015-08-011-1/+2
| * | | | | | | | | m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner2015-08-013-4/+9
| * | | | | | | | | C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner2015-07-311-1/+2
| * | | | | | | | | blackfin: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-312-3/+5
| * | | | | | | | | arc/irq: Prepare idu_cascade_isr for irq argument removalThomas Gleixner2015-07-311-1/+2
| * | | | | | | | | sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-312-8/+10
| * | | | | | | | | sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu2015-07-313-10/+15
| * | | | | | | | | parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-311-6/+6
| * | | | | | | | | mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-312-7/+8
| * | | | | | | | | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle2015-07-313-388/+0
| * | | | | | | | | mips/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet2015-07-313-4/+2
| * | | | | | | | | microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet2015-07-311-2/+1
| * | | | | | | | | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-3012-12/+24