| Commit message (Expand) | Author | Age | Files | Lines |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 1 | -1/+1 |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -1/+1 |
|\ |
|
| * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 2 | -6/+1 |
|\ \ \ |
|
| * \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 2 | -2/+3 |
| | |\ \ |
|
| * | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 2 | -6/+1 |
| | |/ /
| |/| | |
|
* | | | | take init_fs to saner place | Al Viro | 2009-01-01 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 2 | -2/+3 |
|\| |
| |/
|/| |
|
| * | m32r: section noise in head.S | Al Viro | 2008-11-30 | 2 | -2/+3 |
* | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -0/+1 |
|\ \ |
|
| * | | m32r: fix build due to notify_cpu_starting() change | Ingo Molnar | 2008-10-16 | 1 | -0/+1 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-17 | 1 | -2/+2 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -2/+2 |
| | |/ / |
|
* | / / | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 11 | -54/+18 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 1 | -0/+2 |
| |\ \ |
|
| | * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+2 |
| | |/ |
|
| * | | m32r/kernel/: cleanups | Adrian Bunk | 2008-09-27 | 7 | -45/+11 |
| * | | m32r: export __ndelay | Adrian Bunk | 2008-09-27 | 1 | -0/+2 |
| * | | m32r: export empty_zero_page | Adrian Bunk | 2008-09-27 | 1 | -0/+2 |
| * | | m32r: don't offer CONFIG_ISA | Adrian Bunk | 2008-09-27 | 1 | -5/+1 |
| * | | m32r: remove the unused NOHIGHMEM option | Adrian Bunk | 2008-09-27 | 1 | -4/+0 |
| |/ |
|
* / | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 | 1 | -3/+0 |
|/ |
|
* | m32r: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -36/+0 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -37/+0 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 2 | -5/+2 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 2 | -3/+2 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -3/+1 |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
* | m32r: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 4 | -119/+16 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | m32r: use generic sys_pipe | Christoph Hellwig | 2008-05-09 | 1 | -23/+0 |
* | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 2008-05-08 | 1 | -1/+4 |
* | m32r: cleanup: drop .data.idt section in vmlinux.lds script | Cyrill Gorcunov | 2008-04-29 | 1 | -3/+0 |
* | m32r: use KBUILD_DEFCONFIG | Adrian Bunk | 2008-04-29 | 2 | -863/+2 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -191/+1 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -0/+4 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |
* | m32r: build fix of arch/m32r/kernel/smpboot.c | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+1 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 2 | -6/+10 |
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 | 1 | -1/+1 |