summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2013-09-042-0/+58
| * | | | MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin2013-09-041-0/+1
| * | | | MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin2013-09-041-0/+1
| * | | | MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2013-09-042-33/+207
| * | | | MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin2013-09-041-0/+2
| * | | | MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin2013-09-041-0/+3
| * | | | MIPS: ralink: Probe clocksources from OFJohn Crispin2013-09-041-0/+1
| * | | | MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin2013-09-043-0/+154
| * | | | MIPS: ralink: Add support for periodic timer irqJohn Crispin2013-09-042-1/+186
| * | | | MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam2013-09-034-1/+135
| * | | | MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam2013-09-036-20/+270
| * | | | MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam2013-09-033-7/+21
| * | | | MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C2013-09-031-4/+6
| * | | | MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam2013-09-035-11/+153
| * | | | MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C2013-09-031-3/+1
| * | | | MIPS: Netlogic: Add support for XLP2XXJayachandran C2013-09-034-7/+33
| * | | | MIPS: Netlogic: Fix DT flash size parameterJayachandran C2013-09-032-2/+2
| * | | | MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2013-09-032-14/+0
| * | | | MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2013-09-034-0/+65
| * | | | MIPS: ath79: Switch to the clkdev frameworkGabor Juhos2013-09-033-72/+55
| * | | | MIPS: ath79: Use local variables for clock ratesGabor Juhos2013-09-031-52/+106
| * | | | MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2013-09-032-11/+12
| * | | | MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos2013-09-034-11/+25
| * | | | MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos2013-09-031-2/+2
| * | | | MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau2013-09-031-1/+1
| * | | | MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos2013-09-031-2/+0
| * | | | MIPS: Lantiq: Add defconfig for xway SoCJohn Crispin2013-09-031-0/+159
| * | | | MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer2013-09-031-1/+4
| * | | | MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer2013-09-031-0/+58
| * | | | MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2013-09-032-1/+64
| * | | | MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle2013-09-033-4/+4
| * | | | MIPS: Add uImage build targetJames Hogan2013-09-033-0/+22
| * | | | MIPS: Refactor load/entry address calculationsJames Hogan2013-09-033-8/+13
| * | | | MIPS: Refactor boot and boot/compressed rulesJames Hogan2013-09-031-2/+13
| * | | | MIPS: add <dt-bindings/> symlinkJames Hogan2013-09-031-0/+1
| * | | | MIPS: Discard .eh_frame sections in linker script.David Daney2013-08-261-0/+1
| * | | | MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney2013-08-262-0/+22
| * | | | MIPS: Remove unreachable break statements from cp1emu.cDavid Daney2013-08-261-27/+0
| * | | | MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle2013-08-261-33/+22
| * | | | MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2013-08-262-4/+33
| * | | | MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu2013-08-261-2/+1
| * | | | MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney2013-08-261-0/+14
| * | | | MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney2013-08-261-0/+2
| * | | | MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney2013-08-261-0/+1
| * | | | MIPS: Probe for new OCTEON CPU/SoC types.David Daney2013-08-261-0/+7
| * | | | MIPS: Add CPU identifiers for more OCTEON family members.David Daney2013-08-261-1/+4
| * | | | MIPS: use generic-y where possibleJames Hogan2013-08-2617-58/+16
| * | | | MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu2013-08-261-0/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-1228-121/+177
|\ \ \ \
| * | | | x86: finish user fault error path with fatal signalJohannes Weiner2013-09-121-18/+17