summaryrefslogtreecommitdiffstats
path: root/arch/m32r
AgeCommit message (Expand)AuthorLines
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-09m32r: use generic sys_pipeChristoph Hellwig-23/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper-1/+4
2008-04-29m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov-3/+0
2008-04-29m32r: use KBUILD_DEFCONFIGAdrian Bunk-863/+2
2008-04-17Generic semaphore implementationMatthew Wilcox-191/+1
2008-02-09ide: introduce HAVE_IDESam Ravnborg-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-0/+4
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-08aout: mark arches that support A.OUT formatDavid Howells-0/+3
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers-0/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-6/+10
2008-02-05timerfd: fix remaining architecturesAndrew Morton-1/+1
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa-2/+2
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-3/+2
2008-02-03arch/m32r/: Spelling fixesJoe Perches-1/+1
2008-02-03remove Documentation/smp.txtAdrian Bunk-2/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers-0/+1
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk-5/+0
2008-01-30spinlock: lockbreak cleanupNick Piggin-0/+5
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-6/+6
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata-10/+7
2007-11-28m32r: Add missing syscallsHirokazu Takata-0/+40
2007-10-20spelling fixes: arch/m32r/Simon Arlott-15/+15
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers-24/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-4/+4
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig-39/+3
2007-10-16M32R: cleanup struct irqaction initializersThomas Gleixner-2/+6
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-8/+0
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-3/+3
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata-8/+8
2007-09-06m32r: build fix of entry.SHirokazu Takata-2/+2
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata-202/+39
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata-0/+20
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata-0/+0
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata-28/+37
2007-09-03m32r: Add defconfig file for the usrv platform.Hirokazu Takata-0/+774
2007-09-03m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata-2669/+1244
2007-09-03m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata-0/+0
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata-0/+3
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata-2/+3