Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 2006-12-12 | 3 | -24/+63 | |
| * | | | | RDMA/cma: Report connect info with connect events | Sean Hefty | 2006-12-12 | 2 | -72/+101 | |
| * | | | | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 2006-12-12 | 2 | -6/+1 | |
| * | | | | IB/ipath: Fix IRQ for PCI Express HCAs | Roland Dreier | 2006-12-12 | 1 | -1/+1 | |
| * | | | | RDMA/amso1100: Fix memory leak in c2_qp_modify() | Krishna Kumar | 2006-12-12 | 1 | -5/+8 | |
| * | | | | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 | 2 | -6/+1 | |
| * | | | | IB/ipath: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 | 7 | -18/+9 | |
| * | | | | IB/fmr: ib_flush_fmr_pool() may wait too long | Roland Dreier | 2006-12-12 | 1 | -10/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-12-13 | 27 | -100/+68 | |
|\ \ \ \ | ||||||
| * | | | | Fix inotify maintainers entry | Cal Peake | 2006-12-12 | 1 | -2/+4 | |
| * | | | | Fix typo in new debug options. | Dave Jones | 2006-12-12 | 1 | -1/+1 | |
| * | | | | Jon needs a new shift key. | Dave Jones | 2006-12-12 | 1 | -1/+1 | |
| * | | | | fs: Convert kmalloc() + memset() to kzalloc() in fs/. | Robert P. J. Day | 2006-12-12 | 1 | -2/+1 | |
| * | | | | configfs.h: Remove dead macro definitions. | Robert P. J. Day | 2006-12-12 | 1 | -25/+0 | |
| * | | | | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | 14 | -49/+49 | |
| * | | | | e100: replace kmalloc with kcalloc | Yan Burman | 2006-12-12 | 1 | -2/+1 | |
| * | | | | um: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-12 | 1 | -2/+1 | |
| * | | | | fix typo in net/ipv4/ip_fragment.c | Peter Zijlstra | 2006-12-12 | 1 | -1/+1 | |
| * | | | | include/linux/compiler.h: reject gcc 3 < gcc 3.2 | Alistair John Strachan | 2006-12-12 | 1 | -1/+1 | |
| * | | | | Kconfig: fix spelling error in config KALLSYMS help text | Jesper Juhl | 2006-12-12 | 1 | -1/+1 | |
| * | | | | Remove duplicate "have to" in comment | Rolf Eike Beer | 2006-12-12 | 1 | -1/+1 | |
| * | | | | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 2006-12-12 | 1 | -1/+1 | |
| * | | | | Use consistent casing in help message | Samuel Tardieu | 2006-12-12 | 1 | -2/+2 | |
| * | | | | EXT{2,3,4}_FS: remove outdated part of the help text | Jan Engelhardt | 2006-12-12 | 1 | -9/+3 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-12-13 | 5 | -31/+28 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu... | Wim Van Sebroeck | 2006-12-12 | 4 | -27/+27 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [WATCHDOG] watchdog miscdevice patch | Andrew Victor | 2006-12-07 | 3 | -5/+5 | |
| | * | | | | | [WATCHDOG] rm9k_wdt: fix interrupt handler arguments | Thomas Koeller | 2006-12-07 | 1 | -2/+2 | |
| | * | | | | | [WATCHDOG] rm9k_wdt: fix compilation | Thomas Koeller | 2006-12-07 | 1 | -20/+20 | |
| * | | | | | | [WATCHDOG] pcwd_usb.c generic HID include file | Wim Van Sebroeck | 2006-12-12 | 1 | -4/+1 | |
* | | | | | | | Merge ../linus | Dave Jones | 2006-12-12 | 5669 | -122168/+241738 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 2006-12-12 | 6 | -8/+13 | |
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-12-12 | 17 | -106/+549 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [patch 3/3] OCFS2 Configurable timeouts - Protocol changes | Andrew Beekhof | 2006-12-11 | 4 | -16/+116 | |
| | * | | | | | | [patch 2/3] OCFS2 Configurable timeouts | Jeff Mahoney | 2006-12-08 | 5 | -18/+219 | |
| | * | | | | | | [patch 1/3] OCFS2 - Expose struct o2nm_cluster | Andrew Beekhof | 2006-12-08 | 2 | -12/+15 | |
| | * | | | | | | ocfs2: Synchronize feature incompat flags in ocfs2_fs.h | Mark Fasheh | 2006-12-08 | 1 | -0/+9 | |
| | * | | | | | | ocfs2: update mount option documentation | Tiger Yang | 2006-12-08 | 1 | -0/+3 | |
| | * | | | | | | ocfs2: local mounts | Sunil Mushran | 2006-12-08 | 11 | -66/+193 | |
| * | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-12 | 68 | -1590/+1730 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare | 2006-12-10 | 1 | -2/+2 | |
| | * | | | | | | i2c: Refactor a kfree in i2c-dev | Jean Delvare | 2006-12-10 | 1 | -2/+1 | |
| | * | | | | | | i2c: Fix return value check in i2c-dev | Akinobu Mita | 2006-12-10 | 1 | -2/+2 | |
| | * | | | | | | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare | 2006-12-10 | 1 | -4/+12 | |
| | * | | | | | | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 2006-12-10 | 36 | -84/+45 | |
| | * | | | | | | i2c: New ARM Versatile/Realview bus driver | Russell King | 2006-12-10 | 7 | -0/+194 | |
| | * | | | | | | i2c: fix broken ds1337 initialization | Dirk Eibach | 2006-12-10 | 1 | -1/+7 | |
| | * | | | | | | i2c: i2c-i801 documentation update | Jason Gaston | 2006-12-10 | 1 | -1/+4 | |
| | * | | | | | | i2c: Use the __ATTR macro where possible | Jean Delvare | 2006-12-10 | 1 | -7/+4 | |
| | * | | | | | | i2c: Whitespace cleanups | David Brownell | 2006-12-10 | 6 | -89/+89 |