| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 1 | -0/+2 |
|\ |
|
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+2 |
* | | m32r/kernel/: cleanups | Adrian Bunk | 2008-09-27 | 7 | -45/+11 |
* | | m32r: export empty_zero_page | Adrian Bunk | 2008-09-27 | 1 | -0/+2 |
|/ |
|
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
* | m32r: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -119/+15 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | m32r: use generic sys_pipe | Christoph Hellwig | 2008-05-09 | 1 | -23/+0 |
* | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 2008-05-08 | 1 | -1/+4 |
* | m32r: cleanup: drop .data.idt section in vmlinux.lds script | Cyrill Gorcunov | 2008-04-29 | 1 | -3/+0 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -191/+1 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | m32r: build fix of arch/m32r/kernel/smpboot.c | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+1 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -4/+7 |
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 | 1 | -1/+1 |
* | arch/m32r/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -6/+6 |
* | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 2007-11-28 | 1 | -10/+7 |
* | m32r: Add missing syscalls | Hirokazu Takata | 2007-11-28 | 1 | -0/+40 |
* | spelling fixes: arch/m32r/ | Simon Arlott | 2007-10-20 | 5 | -15/+15 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | m32r: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 | 1 | -39/+3 |
* | M32R: cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-16 | 1 | -2/+6 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -8/+0 |
* | m32r: Rename STI/CLI macros | Hirokazu Takata | 2007-09-06 | 1 | -8/+8 |
* | m32r: build fix of entry.S | Hirokazu Takata | 2007-09-06 | 1 | -2/+2 |
* | m32r: Separate syscall table from entry.S | Hirokazu Takata | 2007-09-03 | 2 | -287/+290 |
* | m32r: Cosmetic updates of arch/m32r/kernel/entry.S | Hirokazu Takata | 2007-09-03 | 1 | -15/+7 |
* | m32r: Exit ei_handler directly for no IRQ case or IPI operations | Hirokazu Takata | 2007-09-03 | 1 | -2/+1 |
* | m32r: Simplify ei_handler code | Hirokazu Takata | 2007-09-03 | 1 | -202/+39 |
* | m32r: Rearrange platform-dependent codes | Hirokazu Takata | 2007-09-03 | 17 | -4890/+0 |
* | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 2007-07-30 | 3 | -0/+3 |
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 2007-07-26 | 1 | -2/+3 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -9/+3 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -6/+1 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 4 | -4/+0 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] Dynamic kernel command-line: m32r | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -8/+0 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] m32r: cosmetic updates and trivial fixes | Hirokazu Takata | 2007-02-11 | 1 | -2/+0 |
* | [PATCH] m32r: fix kernel entry address of vmlinux | Hirokazu Takata | 2007-02-11 | 1 | -1/+4 |
* | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 | Hirokazu Takata | 2007-02-11 | 2 | -23/+5 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
* | [PATCH] m32r: bootloader support for OPSPUT platform | Hirokazu Takata | 2006-12-08 | 2 | -12/+76 |
* | [PATCH] m32r: fix ace_handler to pass full 32-bit address | Hirokazu Takata | 2006-12-08 | 1 | -2/+0 |