aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-09-24
|\
| * m32r: Cleanup linker script using new linker script macros.Tim Abbott2009-09-22
| * m32r: Move the spi_stack_top and spu_stack_top into .init.data section.Tim Abbott2009-09-22
| * m32r: Remove unused .altinstructions and .exit.* code from linker script.Tim Abbott2009-09-22
| * m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott2009-09-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\ \
| * | cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-23
| * | cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-23
| * | cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ \ | |/ / |/| |
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| |/
* | m32r: convert to use arch_gettimeoffset()john stultz2009-09-22
* | m32r: remove redundant tests on unsignedRoel Kluin2009-09-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| |/ |/|
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-18
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* m32r: build fix for __stringify macroHirokazu Takata2009-05-02
* m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2008-12-31
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\|
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | take init_fs to saner placeAl Viro2008-12-31
|/
* m32r: section noise in head.SAl Viro2008-11-30
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * m32r: fix build due to notify_cpu_starting() changeIngo Molnar2008-10-16
* | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
|/
* Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-08
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* | m32r/kernel/: cleanupsAdrian Bunk2008-09-27
* | m32r: export empty_zero_pageAdrian Bunk2008-09-27
|/
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* m32r: use generic sys_pipeChristoph Hellwig2008-05-09
* sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-08
* m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov2008-04-29
* Generic semaphore implementationMatthew Wilcox2008-04-17
* procfs: constify function pointer tablesJan Engelhardt2008-02-08