Age | Commit message (Expand) | Author |
2009-09-24 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-23 | CRIS: Cleanup linker script using new linker script macros. | Jesper Nilsson |
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 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | 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-09-01 | ARRAY_SIZE changes | Stoyan Gaydarov |
2009-09-01 | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-08-31 | CRIS: add pgprot_noncached | Arnd Bergmann |
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-07-04 | Merge branch 'master' into for-next | Tejun Heo |
2009-06-24 | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. | Jesper Nilsson |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-23 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2009-06-23 | CRISv10: remove redundant tests on unsigned | Roel Kluin |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
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-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | 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 | CRISv32: irq.c - Move end brace outside #endif | Jesper Nilsson |
2009-06-11 | CRISv32: Fix potential null reference in cryptocop driver. | Jesper Nilsson |
2009-06-10 | CRISv32: Add arch optimized strcmp. | Jesper Nilsson |
2009-06-08 | CRIS: assignment/is equal confusion | Roel Kluin |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-04-28 | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson |
2009-04-28 | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-21 | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson |
2009-04-21 | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson |
2009-04-07 | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino |