summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-04MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1
2013-09-04MIPS: Netlogic: Add support for XLP2XXJayachandran C4-7/+33
2013-09-04MIPS: Netlogic: Fix DT flash size parameterJayachandran C2-2/+2
2013-09-04MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2-14/+0
2013-09-04MIPS: Netlogic: Read memory from DRAM BARsJayachandran C4-0/+65
2013-09-04MIPS: ath79: Switch to the clkdev frameworkGabor Juhos3-72/+55
2013-09-04MIPS: ath79: Use local variables for clock ratesGabor Juhos1-52/+106
2013-09-04MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2-11/+12
2013-09-04MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos4-11/+25
2013-09-04MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos1-2/+2
2013-09-04MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau1-1/+1
2013-09-04MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos1-2/+0
2013-09-04MIPS: Lantiq: Add defconfig for xway SoCJohn Crispin1-0/+159
2013-09-04MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer1-1/+4
2013-09-04MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer1-0/+58
2013-09-04MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2-1/+64
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
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan3-8/+13
2013-09-03MIPS: Refactor boot and boot/compressed rulesJames Hogan1-2/+13
2013-09-03MIPS: add <dt-bindings/> symlinkJames Hogan1-0/+1
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney1-0/+1
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney2-0/+22
2013-08-26MIPS: Remove unreachable break statements from cp1emu.cDavid Daney1-27/+0
2013-08-26MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle1-33/+22
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2-4/+33
2013-08-26MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu1-2/+1
2013-08-26MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney1-0/+14
2013-08-26MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney1-0/+2
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney1-0/+1
2013-08-26MIPS: Probe for new OCTEON CPU/SoC types.David Daney1-0/+7
2013-08-26MIPS: Add CPU identifiers for more OCTEON family members.David Daney1-1/+4
2013-08-26MIPS: use generic-y where possibleJames Hogan17-58/+16
2013-08-26MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu1-0/+2
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-4/+9
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-15/+24
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2-3/+5
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2-2/+2
2013-08-22ARM: tegra: always enable USB VBUS regulatorsStephen Warren3-0/+8
2013-08-22Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+32
2013-08-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+26
2013-08-22Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds1-1/+9
2013-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-38/+71
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney1-0/+26
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-08-20Merge branch 'security-fixes' into fixesRussell King2-4/+8