summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-085-0/+501
* MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-086-1/+198
* MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2013-05-082-2/+4
* MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos2013-05-081-0/+3
* MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin2013-05-081-3/+3
* MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2013-05-082-2/+2
* MIPS: ralink: make early_printk work on RT2880John Crispin2013-05-081-0/+4
* MIPS: ralink: add RT5350 sdram register definesJohn Crispin2013-05-081-0/+8
* MIPS: ralink: add missing comment in irq driverJohn Crispin2013-05-081-0/+1
* MIPS: ralink: fix RT305x clock setupJohn Crispin2013-05-081-0/+12
* MIPS: ralink: add RT3352 register definesJohn Crispin2013-05-081-0/+13
* MIPS: ralink: add PCI IRQ handlingGabor Juhos2013-05-081-0/+4
* MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2013-05-086-29/+39
* MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin2013-05-081-3/+2Star
* MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-082-12/+12
* MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney2013-05-081-7/+7
* MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen2013-05-081-1/+1
* MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen2013-05-084-2/+22
* MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2013-05-082-6/+0Star
* MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle2013-05-081-5/+0Star
* MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-082-38/+6Star
* MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C2013-05-081-1/+1
* MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2013-05-082-77/+36Star
* MIPS: Netlogic: Support for multiple built-in device treesJayachandran C2013-05-085-8/+158
* MIPS: Netlogic: Remove unused codeJayachandran C2013-05-081-36/+0Star
* MIPS: Netlogic: Add 32-bit support for XLPJayachandran C2013-05-081-6/+50
* MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2013-05-082-75/+40Star
* MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-081-9/+12
* MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C2013-05-081-6/+1Star
* MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C2013-05-081-8/+5Star
* MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-083-13/+7Star
* MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-082-0/+7
* MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-082-3/+11
* MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-083-3/+6
* MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-0811-5/+314
* MIPS: BCM63XX: rework chip detectionJonas Gorski2013-05-081-45/+42Star
* MIPS: BCM63XX: fix revision ID widthJonas Gorski2013-05-084-5/+5
* MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2013-05-083-64/+10Star
* Linux 3.9-rc7Linus Torvalds2013-04-151-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-148-21/+33
|\
| * x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-121-0/+2
| * x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-121-1/+1
| * x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-111-5/+5
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-105-13/+21
| * x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-101-2/+4
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-143-4/+32
|\ \
| * | sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka2013-04-081-1/+1
| * | sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-04-081-1/+1
| * | sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-081-0/+26
| * | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-03-211-2/+4