| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| |\ |
|
| * | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 |
| * | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 |
* | | | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 2009-09-09 |
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 |
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 |
| |/
|/| |
|
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 |
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 |
* | ptrace: remove PT_DTRACE from arch/m32r | Oleg Nesterov | 2009-06-18 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 |
* | m32r: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-16 |
* | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 2009-06-16 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 |
|\ |
|
| * | asm-generic: make pci.h usable directly | Arnd Bergmann | 2009-06-11 |
| * | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 |
| * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| * | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 |
| * | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 |
* | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 |
|/ |
|
* | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 |
* | m32r: use __stringify() macro in assembler.h | Hirokazu Takata | 2009-05-02 |
* | m32r: build fix for __stringify macro | Hirokazu Takata | 2009-05-02 |
* | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 |
* | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2009-04-16 |
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-16 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
*-. | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
|\ \ |
|
| | * | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 |
| |/ |
|
* / | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2008-12-31 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| |\ |
|
* | \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ \ \ |
|
| * \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 |
| | |\ \ |
|
| * | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
| | |/ /
| |/| | |
|
* | | | | take init_fs to saner place | Al Viro | 2008-12-31 |
| |_|/
|/| | |
|
* | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 |
|\| |
| |/
|/| |
|
| * | m32r: section noise in head.S | Al Viro | 2008-11-30 |
* | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ \ |
|
| * | | m32r: fix build due to notify_cpu_starting() change | Ingo Molnar | 2008-10-16 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 |