Age | Commit message (Expand) | Author |
2012-09-22 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-08-27 | MIPS: CMP/SMTC: Fix tc_id calculation | RongQing.Li |
2012-08-17 | MIPS: Synchronize MIPS count one CPU at a time | Jayachandran C |
2012-08-17 | MIPS: Module: Deal with malformed HI16/LO16 relocation sequences. | Ralf Baechle |
2012-08-17 | MIPS: Fix race condition in module relocation code. | Ralf Baechle |
2012-08-17 | MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. | Ralf Baechle |
2012-08-01 | MIPS: Loongson 2: Sort out clock managment. | Ralf Baechle |
2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-07-26 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer |
2012-07-25 | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle |
2012-07-23 | MIPS: Add CPU support for Loongson1B | Kelvin Cheung |
2012-07-23 | MIPS: SMTC: Support for Multi-threaded FPUs | Steven J. Hill |
2012-07-23 | MIPS: Prune some target specific code out of prom.c | David Daney |
2012-07-19 | MIPS: sync-r4k: remove redundant irq operation | Yong Zhang |
2012-07-19 | MIPS: smp: Warn on too early irq enable | Yong Zhang |
2012-07-19 | MIPS: call set_cpu_online() on cpu being brought up with irq disabled | Yong Zhang |
2012-07-19 | MIPS: call ->smp_finish() a little late | Yong Zhang |
2012-07-19 | MIPS: SMTC: delay irq enable to ->smp_finish() | Yong Zhang |
2012-07-19 | MIPS: BMIPS: delay irq enable to ->smp_finish() | Yong Zhang |
2012-07-19 | MIPS: Oprofile: Fix build as a module. | Ralf Baechle |
2012-07-19 | MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() | Florian Fainelli |
2012-07-19 | MIPS: Fix Magic SysRq L kernel crash. | Vincent Wen |
2012-07-19 | MIPS: BMIPS: Fix duplicate header inclusion. | Danny Kukawka |
2012-07-19 | MIPS: SMTC: Spelling and grammar corrections. | Ralf Baechle |
2012-07-19 | MIPS: Properly align the .data..init_task section. | David Daney |
2012-07-19 | MIPS: Fix race condition with FPU thread task flag during context switch. | Leonid Yegoshin |
2012-07-19 | MIPS: Refactor 'clear_page' and 'copy_page' functions. | Steven J. Hill |
2012-07-19 | MIPS: Don't panic on 5KEc. | Leonid Yegoshin |
2012-07-06 | MIPS: Add support for the M14Kc core. | Steven J. Hill |
2012-07-06 | MIPS: Provide a symbol for the legacy performance counter interrupt. | Ralf Baechle |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-21 | new helper: sigsuspend() | Al Viro |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-16 | MIPS: Move cache setup to setup_arch(). | David Daney |
2012-05-16 | MIPS: Make set_handler() __cpuinit. | David Daney |
2012-05-16 | MIPS: Introduce board_cache_error_setup() hook. | David Daney |
2012-05-15 | MIPS: parse chosen node on boot | John Crispin |