aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig1-39/+3
2007-10-16M32R: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-8/+0
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata1-8/+8
2007-09-06m32r: build fix of entry.SHirokazu Takata1-2/+2
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata2-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata1-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata1-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata1-202/+39
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata17-4890/+0
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata3-0/+3
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-2/+3
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-9/+3
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-6/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: m32rAlon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata1-2/+0
2007-02-11[PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata1-1/+4
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2-23/+5
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata2-12/+76
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata1-2/+0
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata1-36/+29
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-3/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1