aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* RT: MIPS: make cpufreq support depends on !PREEMTP_RTWu Zhangjin2010-03-09
* RT: MIPS: check resched in do_signal()Wu Zhangjin2010-03-09
* RT: MIPS: Convert the schedule to __scheduleWu Zhangjin2010-03-09
* RT: MIPS: Un-thread i8259A cascade interruptWu Zhangjin2010-03-09
* RT: MIPS: Make the die_lock be rawWu Zhangjin2010-03-09
* MIPS: r4k: Add a high resolution sched_clock()Wu Zhangjin2010-03-09
* MIPS: Don't trace irqsoff for idleWu Zhangjin2010-03-09
* Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\
| * MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-10
| * MIPS: Fixup of the r4k timerWu Zhangjin2010-02-10
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-02
| |\
| | * MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-02
| * | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-27
| |/
| * MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle2009-12-16
| * MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-16
| * MIPS: Cleanup signal code initializationRalf Baechle2009-12-16
| * MIPS: Modularize COP2 handlingRalf Baechle2009-12-16
| * MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-16
| * MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-16
| * MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-16
| * MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-16
| * MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-16
| * MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-16
| * MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-16
| * MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-16
| * MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-16
| * MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-16
| * MIPS: Add basic CPUFreq options.Wu Zhangjin2009-12-16
| * MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2009-12-16
| * MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-16
| * MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-16
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
| |\
| | * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| * | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
| * | Unify sys_mmap*Al Viro2009-12-11
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
| |\ \ \
| | * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| | |\ \ \ \
| | * | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-06
| | | |_|/ | | |/| |
| * | | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-02
| | |_|/ | |/| |
| * | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-13
| |/ /
| * | MIPS: O32: Fix ppollArnaud Patard2009-11-02