aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)AuthorFilesLines
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 1-1/+0
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreGravatar Ingo Molnar 1-1/+1
2009-01-26eeprom: More consistent symbol namesGravatar Jean Delvare 1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadGravatar Yinghai Lu 1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-6/+1
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rGravatar Rusty Russell 1-1/+1
2008-12-31take init_fs to saner placeGravatar Al Viro 1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Rusty Russell 1-1/+1
2008-12-13Merge ../linux-2.6-x86Gravatar Rusty Russell 1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapGravatar Rusty Russell 2-6/+1
2008-12-08Merge branch 'sched/urgent' into sched/coreGravatar Ingo Molnar 2-2/+3
2008-12-02Merge branch 'linus' into cpus4096Gravatar Ingo Molnar 2-2/+3
2008-11-30m32r: section noise in head.SGravatar Al Viro 2-2/+3
2008-11-11sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERGravatar Ingo Molnar 1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Gravatar Linus Torvalds 1-1/+1
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2008-10-16misc: replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-1/+1
2008-10-16m32r: fix build due to notify_cpu_starting() changeGravatar Ingo Molnar 1-0/+1
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 1-1/+1
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Gravatar Ingo Molnar 1-2/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 11-54/+18
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Gravatar Ingo Molnar 1-0/+2
2008-09-27m32r/kernel/: cleanupsGravatar Adrian Bunk 7-45/+11
2008-09-27m32r: export __ndelayGravatar Adrian Bunk 1-0/+2
2008-09-27m32r: export empty_zero_pageGravatar Adrian Bunk 1-0/+2
2008-09-27m32r: don't offer CONFIG_ISAGravatar Adrian Bunk 1-5/+1
2008-09-27m32r: remove the unused NOHIGHMEM optionGravatar Adrian Bunk 1-4/+0
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tGravatar Jeremy Fitzhardinge 1-2/+2
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierGravatar Manfred Spraul 1-0/+2
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTGravatar David Woodhouse 1-3/+0
2008-07-26m32r: use generic show_mem()Gravatar Johannes Weiner 1-36/+0
2008-07-25inflate: refactor inflate malloc codeGravatar Thomas Petazzoni 1-37/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataGravatar Johannes Weiner 2-5/+2
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Gravatar Johannes Weiner 2-3/+2
2008-07-24mm: move bootmem descriptors definition to a single placeGravatar Johannes Weiner 1-3/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentGravatar Jens Axboe 1-2/+2
2008-06-26m32r: convert to generic helpers for IPI function callsGravatar Jens Axboe 4-119/+16
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-09m32r: use generic sys_pipeGravatar Christoph Hellwig 1-23/+0
2008-05-08sys_pipe(): fix file descriptor leaksGravatar Ulrich Drepper 1-1/+4
2008-04-29m32r: cleanup: drop .data.idt section in vmlinux.lds scriptGravatar Cyrill Gorcunov 1-3/+0
2008-04-29m32r: use KBUILD_DEFCONFIGGravatar Adrian Bunk 2-863/+2
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 3-191/+1
2008-02-09ide: introduce HAVE_IDEGravatar Sam Ravnborg 1-0/+1
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-0/+4
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1