summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens
2012-11-20MIPS: add default configuration for ath79Gabor Juhos
2012-11-20MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C
2012-11-20MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli
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-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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-11-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-11-07GFS2: Fix FITRIM argument handlingLukas Czerner
2012-11-07GFS2: Require user to provide argument for FITRIMLukas Czerner
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price
2012-11-07GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price
2012-11-07GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price