summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell1-4/+4
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell1-1/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell1-11/+11
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz1-71/+3
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin2-4/+3
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-7/+3
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-1/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-8/+3
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2-9/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-05-02m32r: build fix for __stringify macroHirokazu Takata1-2/+0
2009-04-26m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+0
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-6/+0
2008-11-30m32r: section noise in head.SAl Viro2-2/+3
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-16m32r: fix build due to notify_cpu_starting() changeIngo Molnar1-0/+1
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar1-0/+2
2008-09-27m32r/kernel/: cleanupsAdrian Bunk7-45/+11
2008-09-27m32r: export empty_zero_pageAdrian Bunk1-0/+2
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+2
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe3-119/+15
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-09m32r: use generic sys_pipeChristoph Hellwig1-23/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper1-1/+4
2008-04-29m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov1-3/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-191/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers1-0/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+7
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1
2008-02-03arch/m32r/: Spelling fixesJoe Perches1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-6/+6
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata1-10/+7
2007-11-28m32r: Add missing syscallsHirokazu Takata1-0/+40
2007-10-20spelling fixes: arch/m32r/Simon Arlott5-15/+15