| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -4/+1 |
|\ |
|
| * | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 1 | -4/+1 |
* | | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-01-10 | 1 | -4/+3 |
|\ \ |
|
| * | | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+1 |
| * | | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 6 | -12/+14 |
| |\ \ |
|
| * | | | Kconfig: remove a few puzzling comments | Paul Bolle | 2011-10-31 | 1 | -1/+0 |
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -35/+1 |
|\ \ \ \ |
|
| * | | | | consolidate a bunch of ipcbuf.h instances | Al Viro | 2012-01-03 | 1 | -29/+1 |
| * | | | | consolidate umode_t declarations | Al Viro | 2012-01-03 | 1 | -6/+0 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 2 | -2/+2 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-17 | 1 | -0/+3 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
* | | | | | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -3/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | clocksource: cris: Convert to clocksource_register_khz | John Stultz | 2011-11-21 | 1 | -3/+1 |
* | | | | | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 2 | -2/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris | 2011-09-11 | 2 | -2/+2 |
| * | | | | mtd: nand: consolidate redundant flash-based BBT flags | Brian Norris | 2011-09-11 | 2 | -2/+2 |
| |/ / / |
|
* | | | | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 2 | -10/+10 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 2 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 3 | -2/+11 |
| |\ \ |
|
| * | | | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 | 2 | -0/+2 |
| | |/
| |/| |
|
* | | | cris: remove arch/cris/arch-v32/lib/nand_init.S | Paul Bolle | 2011-10-13 | 1 | -178/+0 |
* | | | Fix file references in Kconfig files | Johann Felix Soden | 2011-10-11 | 2 | -8/+8 |
| |/
|/| |
|
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 2 | -2/+2 |
* | | cris: add arch/cris/include/asm/serial.h | WANG Cong | 2011-08-25 | 1 | -0/+9 |
|/ |
|
* | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 2011-08-03 | 1 | -0/+3 |
* | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 2011-08-03 | 1 | -1/+1 |
* | cris: fix a build error in sync_serial_open() | WANG Cong | 2011-08-03 | 1 | -2/+2 |
* | cris: fix a build error in kernel/fork.c | WANG Cong | 2011-08-03 | 1 | -3/+3 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 5 | -5/+4 |
* | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 | 1 | -2/+1 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 2 | -2/+0 |
* | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 2 | -2/+0 |
* | cris: fix some build warnings in pinmux.c | WANG Cong | 2011-07-25 | 1 | -4/+6 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -40/+3 |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 3 | -1/+4 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 3 | -1/+4 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 4 | -9/+10 |
|\ \ |
|
| * | | mtd: cris: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 4 | -9/+10 |
* | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -4/+0 |
| |/
|/| |
|
* | | cris: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-25 | 2 | -17/+20 |
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |