summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-09-03Merge branch 'socfpga/dt' into next/dtOlof Johansson
2013-09-03Merge branch 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351 into ...Olof Johansson
2013-09-03Merge tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Kevin Hilman
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle
2013-09-03MIPS: Add uImage build targetJames Hogan
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan
2013-09-03MIPS: Refactor boot and boot/compressed rulesJames Hogan
2013-09-03MIPS: add <dt-bindings/> symlinkJames Hogan
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-03MIPS: powertv: Drop BOOTLOADER_DRIVER Kconfig symbolMarkos Chandras
2013-09-03MIPS: Kconfig: Drop obsolete NR_CPUS_DEFAULT_{1,2} optionsMarkos Chandras
2013-09-03microblaze: Add linux.bin.ub targetJason Wu
2013-09-03microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek
2013-09-03microblaze: timer: Update headerMichal Simek
2013-09-03microblaze: timer: Remove unused headerMichal Simek
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras
2013-09-03MIPS: Loongson: Hide the pci code behind CONFIG_PCIMarkos Chandras
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard
2013-09-03MIPS: R4k clock source initialization bug fixMaciej W. Rozycki
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart
2013-09-03microblaze: timer: Clear driver init functionMichal Simek
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek
2013-09-03microblaze: intc: Remove unused headerMichal Simek
2013-09-03microblaze: intc: Clean driver init functionMichal Simek
2013-09-03microblaze: intc: Using irqchipMichal Simek
2013-09-03microblaze: intc: Update headerMichal Simek
2013-09-03microblaze: intc: Remove unused headersMichal Simek
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2013-09-03of/pci: Use of_pci_range_parserAndrew Murray
2013-09-03ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2013-09-02ARM: 7826/1: debug: support debug ll on hisilicon socHaojian Zhuang
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König
2013-09-02ARM: 7827/1: highbank: fix debug uart virtual address for LPAERob Herring
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon