| Commit message (Expand) | Author | Age |
* | ptrace: remove PT_DTRACE from arch/m32r | Oleg Nesterov | 2009-06-18 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 |
* | m32r: build fix for __stringify macro | Hirokazu Takata | 2009-05-02 |
* | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
* | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2008-12-31 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\| |
|
| * | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 |
|/ |
|
* | m32r: section noise in head.S | Al Viro | 2008-11-30 |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | m32r: fix build due to notify_cpu_starting() change | Ingo Molnar | 2008-10-16 |
* | | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 |
|/ |
|
* | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 |
|\ |
|
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
* | | m32r/kernel/: cleanups | Adrian Bunk | 2008-09-27 |
* | | m32r: export empty_zero_page | Adrian Bunk | 2008-09-27 |
|/ |
|
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
* | m32r: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | m32r: use generic sys_pipe | Christoph Hellwig | 2008-05-09 |
* | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 2008-05-08 |
* | m32r: cleanup: drop .data.idt section in vmlinux.lds script | Cyrill Gorcunov | 2008-04-29 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | m32r: build fix of arch/m32r/kernel/smpboot.c | Mathieu Desnoyers | 2008-02-07 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 |
* | arch/m32r/: Spelling fixes | Joe Perches | 2008-02-03 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 2007-11-27 |
* | m32r: Add missing syscalls | Hirokazu Takata | 2007-11-27 |
* | spelling fixes: arch/m32r/ | Simon Arlott | 2007-10-19 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | m32r: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 |
* | M32R: cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-16 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | m32r: Rename STI/CLI macros | Hirokazu Takata | 2007-09-05 |
* | m32r: build fix of entry.S | Hirokazu Takata | 2007-09-05 |
* | m32r: Separate syscall table from entry.S | Hirokazu Takata | 2007-09-02 |
* | m32r: Cosmetic updates of arch/m32r/kernel/entry.S | Hirokazu Takata | 2007-09-02 |
* | m32r: Exit ei_handler directly for no IRQ case or IPI operations | Hirokazu Takata | 2007-09-02 |
* | m32r: Simplify ei_handler code | Hirokazu Takata | 2007-09-02 |
* | m32r: Rearrange platform-dependent codes | Hirokazu Takata | 2007-09-02 |
* | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 2007-07-30 |