summaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
* [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
* m32r: use KBUILD_DEFCONFIGAdrian Bunk2008-04-292-863/+2
* Generic semaphore implementationMatthew Wilcox2008-04-173-191/+1
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-6/+10
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* m32r: remove dead config symbols from M32R codeJiri Olsa2008-02-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-042-3/+2
|\
| * arch/m32r/: Spelling fixesJoe Perches2008-02-031-1/+1
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+1
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-011-5/+0
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* 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
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-24/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-3/+3
* | m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-39/+3
* | M32R: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | 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: Define symbols to unify platform-dependent ICU checksHirokazu Takata2007-09-031-0/+20
* m32r: Move dot.gdbinit filesHirokazu Takata2007-09-0310-0/+0
* m32r: Rearrange platform-dependent codesHirokazu Takata2007-09-0327-28/+37
* m32r: Add defconfig file for the usrv platform.Hirokazu Takata2007-09-031-0/+774
* m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata2007-09-0312-2669/+1244
* m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata2007-09-0311-0/+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