Age | Commit message (Expand) | Author |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-13 | cris: remove arch/cris/arch-v32/lib/nand_init.S | Paul Bolle |
2011-10-11 | Fix file references in Kconfig files | Johann Felix Soden |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-25 | cris: add arch/cris/include/asm/serial.h | WANG Cong |
2011-08-03 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong |
2011-08-03 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong |
2011-08-03 | cris: fix a build error in sync_serial_open() | WANG Cong |
2011-08-03 | cris: fix a build error in kernel/fork.c | WANG Cong |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-25 | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | cris: fix some build warnings in pinmux.c | WANG Cong |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-25 | cris: convert old cpumask API into new one | KOSAKI Motohiro |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | mtd: cris: convert to mtd_device_register() | Jamie Iles |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-18 | cris: typo in mach-fs Makefile | Sarah Nadi |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-28 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-21 | Correct auto-restart of syscalls via restartblock | Jesper Nilsson |
2011-03-21 | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson |
2011-03-21 | Drop the CRISv32 version of pcf8563 | Jesper Nilsson |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | cris: Use generic show_interrupts() | Thomas Gleixner |
2011-03-17 | cris: Use accessor functions to set IRQ_PER_CPU flag | Thomas Gleixner |
2011-03-17 | cris: Fix irq conversion fallout | Thomas Gleixner |