aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)Author
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16m32r: fix build due to notify_cpu_starting() changeIngo Molnar
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-09-27m32r/kernel/: cleanupsAdrian Bunk
2008-09-27m32r: export __ndelayAdrian Bunk
2008-09-27m32r: export empty_zero_pageAdrian Bunk
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse
2008-07-26m32r: use generic show_mem()Johannes Weiner
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-09m32r: use generic sys_pipeChristoph Hellwig
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2008-04-29m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov
2008-04-29m32r: use KBUILD_DEFCONFIGAdrian Bunk
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03arch/m32r/: Spelling fixesJoe Perches
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata
2007-11-28m32r: Add missing syscallsHirokazu Takata
2007-10-20spelling fixes: arch/m32r/Simon Arlott
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan