aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C4-7/+33
2013-09-03MIPS: Netlogic: Fix DT flash size parameterJayachandran C2-2/+2
2013-09-03MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2-14/+0
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C4-0/+65
2013-09-03MIPS: ath79: Switch to the clkdev frameworkGabor Juhos3-72/+55
2013-09-03MIPS: ath79: Use local variables for clock ratesGabor Juhos1-52/+106
2013-09-03MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2-11/+12
2013-09-03MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos4-11/+25
2013-09-03MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos1-2/+2
2013-09-03MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau1-1/+1
2013-09-03MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos1-2/+0
2013-09-03MIPS: Lantiq: Add defconfig for xway SoCJohn Crispin1-0/+159
2013-09-03MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer1-1/+4
2013-09-03MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer1-0/+58
2013-09-03MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2-1/+64
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf4-20/+42
2013-09-03tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui1-0/+4
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf4-27/+17
2013-09-03tile: remove support for TILE64Chris Metcalf28-1121/+34
2013-09-03tile: use asm-generic/bitops/builtin-*.hAkinobu Mita1-38/+3
2013-09-03tile: eliminate no-op "noatomichash" boot argumentChris Metcalf1-9/+0
2013-09-03tile: use standard tile_bundle_bits type in traps.cChris Metcalf1-9/+3
2013-09-03tile: simplify code referencing hypervisor API addressesChris Metcalf1-17/+8
2013-09-03tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf2-4/+4
2013-09-03tile: mark pcibios_init() as __initChris Metcalf2-2/+2
2013-09-03tile: check for correct compiler earlier in asm-offsets.cChris Metcalf1-8/+8
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf2-18/+1
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf1-0/+1
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf1-0/+5
2013-09-03tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf2-14/+0
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf6-11/+30
2013-09-03tile: support FRAME_POINTERChris Metcalf4-9/+12
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf2-3/+89
2013-09-03tilegx: support KGDBChris Metcalf5-0/+577
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf9-0/+768
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf12-60/+51
2013-09-03tile: don't assume user privilege is zeroChris Metcalf5-12/+23
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-10/+10
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+14
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-30/+26
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-80/+229
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf1-2/+7
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds45-1280/+1203
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-15/+22
2013-09-03Merge branch 'socfpga/dt' into next/dtOlof Johansson1-4/+4
2013-09-03Merge branch 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351 into ...Olof Johansson4-19/+70
2013-09-03Merge tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Kevin Hilman13-129/+485
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes1-0/+154
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle3-4/+4
2013-09-03MIPS: Add uImage build targetJames Hogan3-0/+22