aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes49-49/+49
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds55-129/+3107
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos1-0/+23
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos20-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney3-0/+5
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos6-1/+157
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-4/+2
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-11/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds11-12/+12
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger2-2/+2
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina29-146/+343
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar29-146/+343
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee1-0/+4
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-16MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney1-0/+22
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2-4/+20
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss1-0/+2
2010-12-16MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle1-1/+3
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle1-1/+1
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens1-0/+16
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2-20/+10
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens1-22/+92