Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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-12 | 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-07 | 5 | -18/+219 | |
| | * | | | | | | [patch 1/3] OCFS2 - Expose struct o2nm_cluster | Andrew Beekhof | 2006-12-07 | 2 | -12/+15 | |
| | * | | | | | | ocfs2: Synchronize feature incompat flags in ocfs2_fs.h | Mark Fasheh | 2006-12-07 | 1 | -0/+9 | |
| | * | | | | | | ocfs2: update mount option documentation | Tiger Yang | 2006-12-07 | 1 | -0/+3 | |
| | * | | | | | | ocfs2: local mounts | Sunil Mushran | 2006-12-07 | 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 | |
| | * | | | | | | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare | 2006-12-10 | 1 | -2/+1 | |
| | * | | | | | | i2c: New Atmel AT91 bus driver | Andrew Victor | 2006-12-10 | 3 | -0/+333 | |
| | * | | | | | | i2c: Add support for nested i2c bus locking | Jiri Kosina | 2006-12-10 | 2 | -1/+2 | |
| | * | | | | | | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 2006-12-10 | 2 | -76/+15 | |
| | * | | | | | | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol | 2006-12-10 | 1 | -0/+9 | |
| | * | | | | | | i2c: New Philips PNX bus driver | Vitaly Wool | 2006-12-10 | 7 | -1/+1006 | |
| | * | | | | | | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 2006-12-10 | 10 | -1312/+0 | |
| | * | | | | | | i2c: Update the list of driver IDs | Jean Delvare | 2006-12-10 | 1 | -3/+1 | |
| | * | | | | | | i2c: Fix documentation typos | Jean Delvare | 2006-12-10 | 2 | -3/+3 | |
| * | | | | | | | [PATCH] netpoll: fix netpoll lockup | Ingo Molnar | 2006-12-12 | 1 | -2/+7 |