summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-12arch/arm/mach-kirkwood: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall2-2/+5
2013-08-12ARM: kirkwood: fix DT building and update defconfigJason Cooper2-14/+6
2013-08-12ARM: kirkwood: Remove all remaining trace of DNS-320/325 platform codeJamie Lentin6-55/+0
2013-08-06ARM: kirkwood: use dts pre-processor for mv88f6281gtw-geJason Cooper1-2/+2
2013-08-06ARM: kirkwood: convert the mv88f6281gtw_ge board to DTThomas Petazzoni8-180/+193
2013-08-06ARM: kirkwood: remove LaCie boards that are supported through DTThomas Petazzoni3-317/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of SheevaplugThomas Petazzoni3-177/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of GuruplugThomas Petazzoni3-141/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of DockstarThomas Petazzoni3-119/+0
2013-07-26ARM: plat-orion: add reg offset to DT irq driver stubSebastian Hesselbarth1-1/+1
2013-07-26ARM: kirkwood: remove obsolete SDIO clock gate workaroundSebastian Hesselbarth1-4/+0
2013-07-26ARM: kirkwood: convert to DT irqchip and clocksourceSebastian Hesselbarth3-9/+40
2013-07-26ARM: dove: convert to DT irqchip and clocksourceSebastian Hesselbarth3-9/+20
2013-07-26ARM: orion5x: update intc device tree node to new reg layoutSebastian Hesselbarth1-2/+3
2013-07-26ARM: kirkwood: move device tree nodes to DT irqchip and clocksourceSebastian Hesselbarth1-8/+27
2013-07-26ARM: dove: move device tree nodes to DT irqchip and clocksourceSebastian Hesselbarth1-2/+19
2013-07-26ARM: orion5x: remove legacy mv643xx_eth board setupSebastian Hesselbarth1-10/+1
2013-07-26ARM: kirkwood: remove legacy clk alias for mv643xx_ethSebastian Hesselbarth1-2/+0
2013-07-26ARM: kirkwood: remove redundant DT board filesSebastian Hesselbarth23-959/+1
2013-07-26ARM: dove: remove legacy mv643xx_eth setupSebastian Hesselbarth1-9/+0
2013-07-26ARM: orion5x: add gigabit ethernet and mvmdio device tree nodesSebastian Hesselbarth2-0/+46
2013-07-26ARM: kirkwood: add gigabit ethernet and mvmdio device tree nodesSebastian Hesselbarth27-2/+430
2013-07-26ARM: dove: add gigabit ethernet and mvmdio device tree nodesSebastian Hesselbarth2-0/+42
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-42/+31
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-43/+186
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger1-1/+1
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger1-1/+1
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan1-0/+1
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen1-1/+1
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+25
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds270-1039/+899
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu1-4/+47