| Commit message (Expand) | Author | Age |
* | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. | Ralf Baechle | 2008-08-26 |
* | [MIPS] Wire up new syscalls. | Ralf Baechle | 2008-08-26 |
* | [MIPS] Convert printk statements during kernel setup to use severity levels | Mike Crowe | 2008-08-26 |
* | [MIPS] kgdb: add arch support for the kernel's kgdb core | Jason Wessel | 2008-07-30 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 |
* | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 2008-07-25 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 |
|\ \ \ |
|
| * | | | arch/mips/kernel/stacktrace.c: Heiko can't type | Andrew Morton | 2008-07-23 |
| * | | | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens | 2008-07-18 |
| | |/
| |/| |
|
* | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 |
* | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | | | device create: mips: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | | | [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. | Ralf Baechle | 2008-07-20 |
* | | | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. | Ralf Baechle | 2008-07-20 |
|/ / |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-07-15 |
|\ \ |
|
| * | | [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe | Atsushi Nemoto | 2008-07-15 |
| * | | [MIPS] MSC01: Cleanup configuration. | Ralf Baechle | 2008-07-15 |
| * | | [MIPS] Replace use of print_symbol with new %sP pointer format. | Ralf Baechle | 2008-07-15 |
| * | | [MIPS] i8253: make the pit_clockevent variable static | Dmitri Vorobiev | 2008-07-15 |
| * | | [MIPS] IRIX: Goodbye and thanks for all the fish | Ralf Baechle | 2008-07-15 |
| * | | [MIPS] unexport {allocate,free}_irqno | Dmitri Vorobiev | 2008-07-15 |
| * | | [MIPS] fix sparse warning about setup_early_printk() | Dmitri Vorobiev | 2008-07-15 |
| * | | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki | 2008-07-15 |
| * | | [MIPS] Remove board_watchpoint_handler | David Daney | 2008-07-15 |
* | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ \ |
|
| * | | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
| * | | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
| * | | | mips: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 |
| | |/
| |/| |
|
* | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\ \ \ |
|
| * | | | [MIPS] cevt-txx9: Reset timer counter on initialization | Atsushi Nemoto | 2008-07-03 |
| | |/
| |/| |
|
| * | | [MIPS] Export smp_call_function and smp_call_function_single. | Zenon Fortuna | 2008-06-16 |
| * | | [MIPS] remove CONFIG_CPU_R4000 line from Makefile | Adrian Bunk | 2008-06-05 |
| * | | [MIPS] Fix check for valid stack pointer during backtrace | Thomas Bogendoerfer | 2008-06-05 |
| |/ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | | mips: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 |
|/ |
|
* | [MIPS] fix warning message on SMP kernels | Thiemo Seufer | 2008-05-12 |
* | [MIPS] ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-12 |
* | [MIPS] Add empty argument parenthesis to GCC_IMM_ASM | Ralf Baechle | 2008-05-12 |
* | [MIPS] Initialize max_pfn again. | Ralf Baechle | 2008-05-12 |
* | [MIPS] IRIX: Handle do_brk() error return correctly. | Ralf Baechle | 2008-05-12 |
* | [MIPS] MT: Functional fixes and a little reformatting of APRP support | Kevin D. Kissell | 2008-05-12 |
* | [MIPS] Don't use max_pfn which is no longer initialized these days. | Ralf Baechle | 2008-05-12 |
* | [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries | Kevin D. Kissell | 2008-05-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 |
|\ |
|
| * | [PATCH] split linux/file.h | Al Viro | 2008-05-01 |