Age | Commit message (Expand) | Author | Files | Lines |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 6 | -6/+5 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-06-11 | asm-generic: make pci.h usable directly | Arnd Bergmann | 1 | -2/+0 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2 | -2/+2 |
2009-05-29 | flat: fix data sections alignment | Oskar Schirmer | 1 | -1/+0 |
2009-05-02 | m32r: use __stringify() macro in assembler.h | Hirokazu Takata | 1 | -3/+4 |
2009-05-02 | m32r: build fix for __stringify macro | Hirokazu Takata | 2 | -3/+0 |
2009-04-26 | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2 | -2/+2 |
2009-04-17 | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2 | -0/+11 |
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 108 | -0/+9443 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 1 | -1/+0 |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 1 | -1/+1 |
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare | 1 | -1/+1 |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 1 | -1/+1 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+1 |
2009-01-01 | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 1 | -1/+1 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 1 | -1/+1 |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell | 1 | -1/+1 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2 | -6/+1 |
2008-12-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2 | -2/+3 |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2 | -2/+3 |
2008-11-30 | m32r: section noise in head.S | Al Viro | 2 | -2/+3 |
2008-11-11 | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 1 | -1/+1 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 1 | -1/+1 |
2008-10-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-17 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -1/+1 |
2008-10-16 | m32r: fix build due to notify_cpu_starting() change | Ingo Molnar | 1 | -0/+1 |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter | 1 | -1/+1 |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 1 | -2/+2 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 11 | -54/+18 |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 1 | -0/+2 |
2008-09-27 | m32r/kernel/: cleanups | Adrian Bunk | 7 | -45/+11 |
2008-09-27 | m32r: export __ndelay | Adrian Bunk | 1 | -0/+2 |
2008-09-27 | m32r: export empty_zero_page | Adrian Bunk | 1 | -0/+2 |
2008-09-27 | m32r: don't offer CONFIG_ISA | Adrian Bunk | 1 | -5/+1 |
2008-09-27 | m32r: remove the unused NOHIGHMEM option | Adrian Bunk | 1 | -4/+0 |
2008-09-14 | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+2 |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 1 | -3/+0 |
2008-07-26 | m32r: use generic show_mem() | Johannes Weiner | 1 | -36/+0 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -37/+0 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2 | -5/+2 |