Age | Commit message (Expand) | Author |
2009-09-23 | m32r: make PAGE_SIZE available to assembly. | Tim Abbott |
2009-09-22 | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m32r: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | m32r: remove redundant tests on unsigned | Roel Kluin |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | 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-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-18 | ptrace: remove PT_DTRACE from arch/m32r | Oleg Nesterov |
2009-06-16 | 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-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-11 | 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-05-29 | flat: fix data sections alignment | Oskar Schirmer |
2009-05-02 | m32r: use __stringify() macro in assembler.h | Hirokazu Takata |
2009-05-02 | m32r: build fix for __stringify macro | Hirokazu Takata |
2009-04-26 | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-17 | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata |
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell |