aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
* eeprom: More consistent symbol namesJean Delvare2009-01-261-1/+1
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-1/+1
|\
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2009-01-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-1/+1
| |\
* | \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-6/+1
|\ \ \
| * \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-022-2/+3
| | |\ \
| * | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-6/+1
| | |/ / | |/| |
* | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |_|/ |/| |
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-082-2/+3
|\ \ \ | |/ / | | / | |/ |/|
| * m32r: section noise in head.SAl Viro2008-11-302-2/+3
* | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-231-1/+1
|\
| * oprofile: more whitespace fixesRobert Richter2008-10-151-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-0/+1
|\ \
| * | m32r: fix build due to notify_cpu_starting() changeIngo Molnar2008-10-161-0/+1
* | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-2/+2
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-141-2/+2
| | |/ /
* | | | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1311-54/+18
|\ \ \ | | |/ | |/|
| * | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
| |\ \
| | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
| | |/
| * | m32r/kernel/: cleanupsAdrian Bunk2008-09-277-45/+11
| * | m32r: export __ndelayAdrian Bunk2008-09-271-0/+2
| * | m32r: export empty_zero_pageAdrian Bunk2008-09-271-0/+2
| * | m32r: don't offer CONFIG_ISAAdrian Bunk2008-09-271-5/+1
| * | m32r: remove the unused NOHIGHMEM optionAdrian Bunk2008-09-271-4/+0
| |/
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
|/
* m32r: use generic show_mem()Johannes Weiner2008-07-261-36/+0
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-37/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-242-5/+2
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-3/+2
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+2
* m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-264-119/+16
* [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