summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix typo in new debug options.Dave Jones2006-12-121-1/+1
| * | | | Jon needs a new shift key.Dave Jones2006-12-121-1/+1
| * | | | fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day2006-12-121-2/+1
| * | | | configfs.h: Remove dead macro definitions.Robert P. J. Day2006-12-121-25/+0
| * | | | kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-1214-49/+49
| * | | | e100: replace kmalloc with kcallocYan Burman2006-12-121-2/+1
| * | | | um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1
| * | | | fix typo in net/ipv4/ip_fragment.cPeter Zijlstra2006-12-121-1/+1
| * | | | include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan2006-12-121-1/+1
| * | | | Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl2006-12-121-1/+1
| * | | | Remove duplicate "have to" in commentRolf Eike Beer2006-12-121-1/+1
| * | | | Fix small typo in drivers/serial/icom.cThomas Hisch2006-12-121-1/+1
| * | | | Use consistent casing in help messageSamuel Tardieu2006-12-121-2/+2
| * | | | EXT{2,3,4}_FS: remove outdated part of the help textJan Engelhardt2006-12-121-9/+3
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-12-125-31/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu...Wim Van Sebroeck2006-12-124-27/+27
| |\ \ \ \ \
| | * | | | | [WATCHDOG] watchdog miscdevice patchAndrew Victor2006-12-073-5/+5
| | * | | | | [WATCHDOG] rm9k_wdt: fix interrupt handler argumentsThomas Koeller2006-12-071-2/+2
| | * | | | | [WATCHDOG] rm9k_wdt: fix compilationThomas Koeller2006-12-071-20/+20
| * | | | | | [WATCHDOG] pcwd_usb.c generic HID include fileWim Van Sebroeck2006-12-121-4/+1
* | | | | | | Merge ../linusDave Jones2006-12-125669-122168/+241738
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-126-8/+13
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-1217-106/+549
| |\ \ \ \ \ \
| | * | | | | | [patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof2006-12-114-16/+116
| | * | | | | | [patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney2006-12-075-18/+219
| | * | | | | | [patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2006-12-072-12/+15
| | * | | | | | ocfs2: Synchronize feature incompat flags in ocfs2_fs.hMark Fasheh2006-12-071-0/+9
| | * | | | | | ocfs2: update mount option documentationTiger Yang2006-12-071-0/+3
| | * | | | | | ocfs2: local mountsSunil Mushran2006-12-0711-66/+193
| * | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-1268-1590/+1730
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
| | * | | | | | i2c: Refactor a kfree in i2c-devJean Delvare2006-12-101-2/+1
| | * | | | | | i2c: Fix return value check in i2c-devAkinobu Mita2006-12-101-2/+2
| | * | | | | | i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
| | * | | | | | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-1036-84/+45
| | * | | | | | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-107-0/+194
| | * | | | | | i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
| | * | | | | | i2c: i2c-i801 documentation updateJason Gaston2006-12-101-1/+4
| | * | | | | | i2c: Use the __ATTR macro where possibleJean Delvare2006-12-101-7/+4
| | * | | | | | i2c: Whitespace cleanupsDavid Brownell2006-12-106-89/+89
| | * | | | | | i2c: Use put_user instead of copy_to_user where possibleJean Delvare2006-12-101-2/+1
| | * | | | | | i2c: New Atmel AT91 bus driverAndrew Victor2006-12-103-0/+333
| | * | | | | | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-102-1/+2
| | * | | | | | i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-102-76/+15
| | * | | | | | i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9
| | * | | | | | i2c: New Philips PNX bus driverVitaly Wool2006-12-107-1/+1006
| | * | | | | | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-1010-1312/+0
| | * | | | | | i2c: Update the list of driver IDsJean Delvare2006-12-101-3/+1
| | * | | | | | i2c: Fix documentation typosJean Delvare2006-12-102-3/+3
| * | | | | | | [PATCH] netpoll: fix netpoll lockupIngo Molnar2006-12-121-2/+7
OpenPOWER on IntegriCloud