Age | Commit message (Expand) | Author |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-14 | cris: Use generic posix_types.h | H. Peter Anvin |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-09 | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_read interface | Artem Bityutskiy |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-12-05 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-21 | clocksource: cris: Convert to clocksource_register_khz | John Stultz |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-11-09 | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | Kconfig: remove a few puzzling comments | Paul Bolle |
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-09-11 | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris |
2011-09-11 | mtd: nand: consolidate redundant flash-based BBT flags | Brian Norris |
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 |