aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | m32r: convert to use arch_gettimeoffset()john stultz2009-09-221-71/+3
* | m32r: remove redundant tests on unsignedRoel Kluin2009-09-222-4/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-7/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-1/+0
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-8/+3
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
| |/ |/|
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-182-9/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* m32r: build fix for __stringify macroHirokazu Takata2009-05-021-2/+0
* m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-1/+1
|\
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2009-01-011-1/+1
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-6/+0
|\ \ | |/
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
|/
* m32r: section noise in head.SAl Viro2008-11-302-2/+3
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-0/+1
|\
| * m32r: fix build due to notify_cpu_starting() changeIngo Molnar2008-10-161-0/+1
* | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
|/
* Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* | m32r/kernel/: cleanupsAdrian Bunk2008-09-277-45/+11
* | m32r: export empty_zero_pageAdrian Bunk2008-09-271-0/+2
|/
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+2
* m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-263-119/+15
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* m32r: use generic sys_pipeChristoph Hellwig2008-05-091-23/+0
* sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+4
* m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov2008-04-291-3/+0
* Generic semaphore implementationMatthew Wilcox2008-04-173-191/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-4/+7
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* arch/m32r/: Spelling fixesJoe Perches2008-02-031-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-6/+6
* m32r: Update sys_rt_sigsuspendHirokazu Takata2007-11-281-10/+7
* m32r: Add missing syscallsHirokazu Takata2007-11-281-0/+40
* spelling fixes: arch/m32r/Simon Arlott2007-10-205-15/+15
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1