summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-13ARM/sa1111: Prepare sa1111_irq_handler for irq argument removalThomas Gleixner1-1/+2
2015-07-13ARM/locomo: Prepare locomo_handler for irq argument removalThomas Gleixner1-1/+3
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu3-3/+3
2015-07-13ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-07-13ARM/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-2/+2
2015-07-13ARM/locomo: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-07-13ARM/orion: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+3
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-11/+1346
2015-07-11Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-168/+212
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+13
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-26/+39
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-10Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman4-1/+15
2015-07-10Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman4-4/+10
2015-07-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-2/+2
2015-07-09modpost: work correctly with tile coldtext sectionsChris Metcalf1-2/+2
2015-07-09arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko2-0/+192
2015-07-09arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla1-0/+10
2015-07-09arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland1-2/+13
2015-07-09GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla1-0/+9
2015-07-09Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2-3/+46
2015-07-09Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman1-1/+1041
2015-07-09arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo1-0/+10
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland1-2/+2
2015-07-08powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu1-0/+2
2015-07-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-69/+198
2015-07-07arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas1-1/+1
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone1-1/+1
2015-07-07ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone1-0/+8
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King2068-44904/+70922
2015-07-07powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu1-10/+21
2015-07-06arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati1-0/+1
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel1-2/+0
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren2345-48828/+81209
2015-07-06ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen1-0/+1
2015-07-06ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros1-0/+4
2015-07-06ARM: dts: am4372: Add emif nodeDave Gerlach1-0/+6
2015-07-06Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold1-0/+4
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud1-1/+1
2015-07-06powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple1-11/+5
2015-07-06powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens1-0/+1
2015-07-06powerpc: Add plain English description for alignment exception oopsesAnton Blanchard1-0/+4
2015-07-06powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens1-0/+2
2015-07-06powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan1-5/+4
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds1-0/+82
2015-07-05ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard1-0/+5
2015-07-05ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson2-2/+0
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2-2/+4