aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-39/+3
* M32R: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-8/+0
* m32r: Rename STI/CLI macrosHirokazu Takata2007-09-061-8/+8
* m32r: build fix of entry.SHirokazu Takata2007-09-061-2/+2
* m32r: Separate syscall table from entry.SHirokazu Takata2007-09-032-287/+290
* m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata2007-09-031-15/+7
* m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata2007-09-031-2/+1
* m32r: Simplify ei_handler codeHirokazu Takata2007-09-031-202/+39
* m32r: Rearrange platform-dependent codesHirokazu Takata2007-09-0317-4890/+0
* m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-303-0/+3
* m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-261-2/+3
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-9/+3
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] Dynamic kernel command-line: m32rAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-111-2/+0
* [PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2007-02-111-1/+4
* [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-112-23/+5