aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno
2011-01-18MIPS: Implement __read_mostlyDavid Daney
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos
2011-01-18MIPS: jump label: Add MIPS support.David Daney
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink