summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck2007-07-051-6/+6
| * | [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-171-16/+20
| * | [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-171-0/+11
| * | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt2007-06-101-2/+9
| * | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt2007-06-101-0/+1
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton2007-06-101-2/+3
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton2007-06-101-6/+9
| * | [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-103-0/+336
| * | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-041-5/+4Star
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-3/+9
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-4/+7
| * | [WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck2007-06-031-12/+32
| * | [WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck2007-06-031-24/+11Star
| * | [WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck2007-06-031-8/+13
| * | [WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck2007-06-031-2/+7
| * | [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day2007-06-031-4/+0Star
| * | [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day2007-06-031-4/+0Star
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-184-98/+89Star
|\ \ \
| * | | bsg: fix missing space in version printJens Axboe2007-07-171-1/+1
| * | | Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSGGeert Uytterhoeven2007-07-171-1/+0Star
| * | | bsg: Kconfig updatesFUJITA Tomonori2007-07-171-4/+9
| * | | bsg: minor cleanupFUJITA Tomonori2007-07-171-3/+5
| * | | bsg: device hash table cleanupFUJITA Tomonori2007-07-171-8/+4Star
| * | | bsg: fix initialization error handling bugsFUJITA Tomonori2007-07-171-20/+18Star
| * | | bsg: mark FUJITA Tomonori as bsg maintainerJens Axboe2007-07-171-0/+6
| * | | bsg: convert to dynamic majorJens Axboe2007-07-171-13/+12Star
| * | | bsg: address various review commentsJens Axboe2007-07-171-58/+44Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-07-181-0/+2
|\ \ \
| * | | 9p: fix debug compilation errorEric Van Hensbergen2007-07-161-0/+2
* | | | Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-07-186-472/+586
|\ \ \ \
| * | | | [ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik2007-07-171-98/+93Star
| * | | | [ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik2007-07-171-45/+63
| * | | | [ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik2007-07-171-76/+89
| * | | | [ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik2007-07-171-74/+93
| * | | | [ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik2007-07-171-86/+108
| * | | | [ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik2007-07-171-18/+54
| * | | | [ISDN] HiSax: move card setup into separate functionJeff Garzik2007-07-171-88/+99
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-183-136/+37Star
|\ \ \ \ \
| * | | | | [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov2007-07-171-12/+3Star
| * | | | | [SPARC64]: Update defconfig.David S. Miller2007-07-171-123/+32Star
| * | | | | [SPARC64]: Kill explicit %gl register reference.David S. Miller2007-07-171-1/+2
| |/ / / /
* | | | | Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2007-07-1813-17/+32
|\ \ \ \ \
| * | | | | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-175-6/+7
| * | | | | drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-178-11/+25
* | | | | | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-07-1812-23/+37
|\| | | | |
| * | | | | drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik2007-07-171-1/+3
| * | | | | [libata] sata_mv: use pci_try_set_mwi()Jeff Garzik2007-07-171-1/+1
| * | | | | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik2007-07-171-2/+2
| * | | | | drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik2007-07-171-4/+3Star
| * | | | | drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-171-2/+2