| Commit message (Expand) | Author | Age |
* | MIPS: Wire up syncfs(2). | Ralf Baechle | 2011-03-25 |
* | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. | David Daney | 2011-03-25 |
* | MIPS: Use generic show_interrupts() | Thomas Gleixner | 2011-03-25 |
* | MIPS: SMTC: Cleanup the hook mess and use irq_data | Thomas Gleixner | 2011-03-25 |
* | MIPS: SMTC: Use irq_data in smtc_forward_irq() | Thomas Gleixner | 2011-03-25 |
* | MIPS: TXx9: Convert core to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: irq_cpu: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: RM9000: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: rm7000: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: MSC01: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: GT641xx: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: GIC: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: i8259: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 |
* | | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 2011-03-14 |
* | | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 2011-03-14 |
* | | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 2011-03-14 |
* | | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 2011-03-14 |
* | | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2011-03-14 |
* | | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 2011-03-14 |
* | | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 2011-03-14 |
* | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2011-03-14 |
* | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 2011-03-14 |
* | | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 |
* | | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 |
* | | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 2011-03-14 |
* | | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 2011-03-14 |
* | | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 2011-03-14 |
* | | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-03-14 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-01-18 |
|\ |
|
| * | MIPS: Implement __read_mostly | David Daney | 2011-01-18 |
| * | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 |
| * | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 2011-01-18 |
| * | MIPS: Probe for presence of KScratch registers. | David Daney | 2011-01-18 |
| * | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 2011-01-18 |
* | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely | 2011-01-16 |
|/ |
|
* | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 |
* | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 |
|\ |
|
| * | MIPS: MT: Fix typo in comment. | Ralf Baechle | 2010-12-16 |
| * | MIPS: FDT size is a be32 | Thomas Chou | 2010-12-16 |
| * | MIPS: Fix CP0 COUNTER clockevent race | Kevin Cernekee | 2010-12-16 |
| * | MIPS: Fix regression on BCM4710 processor detection | Kevin Cernekee | 2010-12-16 |
| * | MIPS: Send proper signal and siginfo on FP emulator faults. | David Daney | 2010-12-16 |
| * | MIPS: VPE loader: Check vmalloc return value in vpe_open | Jesper Juhl | 2010-12-16 |
| * | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). | David Daney | 2010-12-16 |
| * | MIPS: Don't stomp on caller's ->regs[2] in copy_thread() | Al Viro | 2010-12-16 |
* | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 |
|/ |
|
* | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney | 2010-10-29 |
* | MIPS: Allow UserLocal on MIPS_R1 processors | Kevin Cernekee | 2010-10-29 |