summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-09-03tile: eliminate no-op "noatomichash" boot argumentChris Metcalf
2013-09-03tile: use standard tile_bundle_bits type in traps.cChris Metcalf
2013-09-03tile: simplify code referencing hypervisor API addressesChris Metcalf
2013-09-03tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf
2013-09-03tile: mark pcibios_init() as __initChris Metcalf
2013-09-03tile: check for correct compiler earlier in asm-offsets.cChris Metcalf
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf
2013-09-03tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: support FRAME_POINTERChris Metcalf
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
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-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-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