summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-11MIPS: lantiq: adds GPHY firmware loaderJohn Crispin
2012-11-11MIPS: lantiq: adds code for booting GPHYJohn Crispin
2012-11-11MIPS: lantiq: adds xrx200 ethernet clock definitionJohn Crispin
2012-11-11MIPS: lantiq: verbose init of dma coreJohn Crispin
2012-11-11MIPS: lantiq: fix bootselect bits on XRX200 SoCJohn Crispin
2012-11-11MIPS: lantiq: unbreak devicetree initJohn Crispin
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09MIPS: Loongson1B: Fix a typoKelvin Cheung
2012-11-09MIPS: Loongson1B: Update stmmac_mdio_bus_dataKelvin Cheung
2012-11-09MIPS: Loongson1B: improve ls1x_serial_setup()Kelvin Cheung
2012-11-09MIPS: Loongson1B: use common clock infrastructure instead of private APIsKelvin Cheung
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C
2012-11-09MIPS: Netlogic: Make number of nodes configurableJayachandran C
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C
2012-11-09MIPS: Netlogic: Update PIC access functionsJayachandran C
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C
2012-11-09MIPS: Netlogic: Fix interrupt table entry initJayachandran C
2012-11-09MIPS: Netlogic: Fix DMA zone selection for 64-bitJayachandran C
2012-11-09MIPS: Netlogic: Move fdt init to plat_mem_setupJayachandran C
2012-11-09MIPS: Netlogic: Enable SUE bit in coresJayachandran C
2012-11-09MIPS: Netlogic: select MIPSR2 for XLPJayachandran C
2012-11-09MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim
2012-11-09MIPS: oprofile: Support for XLR/XLS processorsMadhusudan Bhat
2012-11-09MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski
2012-11-09MIPS: BCM63XX: use the new reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens
2012-11-09MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens
2012-11-09MIPS: BCM47xx: read out full board dataHauke Mehrtens
2012-11-09MIPS: BCM47XX: improve memory size detectionHauke Mehrtens
2012-11-09MIPS: BCM47XX: ignore last memory pageHauke Mehrtens
2012-11-09MIPS: Move processing of coherency kernel parameters earlierShane McDonald
2012-11-09mips/octeon: 16-Bit NOR flash was not being detected during bootCharles Hardin
2012-11-09MIPS: tlbex: Fix section mismatchesKevin Cernekee
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle
2012-11-08arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov