aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26eeprom: More consistent symbol namesJean Delvare1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+1
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-1/+1
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2-6/+1
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar2-2/+3
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar2-2/+3
2008-11-30m32r: section noise in head.SAl Viro2-2/+3
2008-11-11sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds1-1/+1
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-16m32r: fix build due to notify_cpu_starting() changeIngo Molnar1-0/+1
2008-10-15oprofile: more whitespace fixesRobert Richter1-1/+1
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar1-2/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse11-54/+18
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+2
2008-09-27m32r/kernel/: cleanupsAdrian Bunk7-45/+11
2008-09-27m32r: export __ndelayAdrian Bunk1-0/+2
2008-09-27m32r: export empty_zero_pageAdrian Bunk1-0/+2
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk1-5/+1
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk1-4/+0
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge1-2/+2
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+2
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse1-3/+0
2008-07-26m32r: use generic show_mem()Johannes Weiner1-36/+0
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-37/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2-5/+2
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-3/+2
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
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 Axboe4-119/+16
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-29m32r: use KBUILD_DEFCONFIGAdrian Bunk2-863/+2
2008-04-17Generic semaphore implementationMatthew Wilcox3-191/+1
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+4
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers1-0/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-6/+10
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1