summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
* MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-021-0/+11
|\
| * MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-021-0/+11
* | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-282-3/+5
|/
* MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle2009-12-171-2/+2
* MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-171-4/+20
* MIPS: Cleanup signal code initializationRalf Baechle2009-12-173-76/+70
* MIPS: Modularize COP2 handlingRalf Baechle2009-12-172-22/+63
* MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-172-7/+31
* MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-171-13/+13
* MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-172-15/+49
* MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-172-2/+33
* MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-172-0/+148
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-174-8/+47
* MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-173-1/+143
* MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-171-0/+3
* MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-173-0/+94
* MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-176-0/+416
* MIPS: Add basic CPUFreq options.Wu Zhangjin2009-12-171-0/+27
* MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2009-12-172-0/+181
* MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-171-19/+1
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-171-2/+2
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-0/+1
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-0/+1
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-111-1/+2
* | Unify sys_mmap*Al Viro2009-12-112-44/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-33/+0
|\ \ \
| * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-131-33/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-084-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1816-97/+94
| |\ \ \ \
| * | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-124-0/+4
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-083-63/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-063-63/+2
| | |_|/ | |/| |
* | | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-021-0/+4
| |_|/ |/| |
* | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-131-1/+2
|/ /
* | MIPS: O32: Fix ppollArnaud Patard2009-11-021-1/+1
* | MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-021-0/+1
* | MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-021-4/+30
* | MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-021-71/+43
* | MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-022-10/+2
* | MIPS: 1004K: Enable SPRAM support.Ralf Baechle2009-11-021-0/+1
* | MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-024-4/+4
* | MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin2009-11-022-1/+7
* | MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle2009-11-021-2/+0
OpenPOWER on IntegriCloud