| Commit message (Expand) | Author | Age |
* | [SPARC64]: Set vio->desc_buf to NULL after freeing. | David S. Miller | 2007-07-18 |
* | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2007-07-18 |
* | [SPARC64]: Fix reset handling in VNET driver. | David S. Miller | 2007-07-18 |
* | [SPARC64]: Handle reset events in vio_link_state_change(). | David S. Miller | 2007-07-18 |
* | [SPARC64]: Handle LDC resets properly in domain-services driver. | David S. Miller | 2007-07-18 |
* | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 2007-07-18 |
* | [SPARC64]: Simplify VNET probing. | David S. Miller | 2007-07-18 |
* | [SPARC64]: Simplify VDC device probing. | David S. Miller | 2007-07-18 |
* | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 2007-07-18 |
* | slob: Kill off duplicate kzalloc() definition. | Paul Mundt | 2007-07-17 |
* | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds | 2007-07-17 |
* | Make the "z/VM unit record device driver" depend on S390 | Linus Torvalds | 2007-07-17 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | [S390] Fix broken logic, SIGA flags must be bitwise ORed | Jan Glauber | 2007-07-17 |
| * | [S390] cio: Dont print trailing \0 in modalias_show(). | Cornelia Huck | 2007-07-17 |
| * | [S390] Simplify stack trace. | Heiko Carstens | 2007-07-17 |
| * | [S390] z/VM unit record device driver | Frank Munzert | 2007-07-17 |
| * | [S390] vmcp cleanup | Christian Borntraeger | 2007-07-17 |
| * | [S390] qdio: output queue stall on FCP and network devices | Frank Pavlic | 2007-07-17 |
| * | [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions. | Christian Borntraeger | 2007-07-17 |
| * | [S390] Update default configuration. | Martin Schwidefsky | 2007-07-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-07-17 |
|\ \ |
|
| * | | [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings | Wim Van Sebroeck | 2007-07-05 |
| * | | [WATCHDOG] at32ap700x_wdt.c - Add spinlock support | Wim Van Sebroeck | 2007-07-05 |
| * | | [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features | Wim Van Sebroeck | 2007-07-05 |
| * | | [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch | Wim Van Sebroeck | 2007-07-05 |
| * | | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's | Wim Van Sebroeck | 2007-07-05 |
| * | | [WATCHDOG] change s3c2410_wdt to using dev_() macros for output | Ben Dooks | 2007-06-17 |
| * | | [WATCHDOG] s3c2410_wdt announce initialisation | Ben Dooks | 2007-06-17 |
| * | | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails | Hans-Christian Egtvedt | 2007-06-10 |
| * | | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove | Hans-Christian Egtvedt | 2007-06-10 |
| * | | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2 | Andrew Morton | 2007-06-10 |
| * | | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix | Andrew Morton | 2007-06-10 |
| * | | [WATCHDOG] Watchdog driver for AT32AP700X devices | Hans-Christian Egtvedt | 2007-06-10 |
| * | | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-up | Wim Van Sebroeck | 2007-06-04 |
| * | | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 |
| * | | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 |
| * | | [WATCHDOG] Mixcom Watchdog - checkcard part 2 | Wim Van Sebroeck | 2007-06-03 |
| * | | [WATCHDOG] Mixcom Watchdog - checkcard | Wim Van Sebroeck | 2007-06-03 |
| * | | [WATCHDOG] Mixcom Watchdog - get rid of port offset's | Wim Van Sebroeck | 2007-06-03 |
| * | | [WATCHDOG] Mixcom Watchdog - update "Documentation" | Wim Van Sebroeck | 2007-06-03 |
| * | | [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog. | Robert P. J. Day | 2007-06-03 |
| * | | [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog. | Robert P. J. Day | 2007-06-03 |
* | | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-17 |
|\ \ \ |
|
| * | | | bsg: fix missing space in version print | Jens Axboe | 2007-07-17 |
| * | | | Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG | Geert Uytterhoeven | 2007-07-17 |
| * | | | bsg: Kconfig updates | FUJITA Tomonori | 2007-07-17 |
| * | | | bsg: minor cleanup | FUJITA Tomonori | 2007-07-17 |
| * | | | bsg: device hash table cleanup | FUJITA Tomonori | 2007-07-17 |
| * | | | bsg: fix initialization error handling bugs | FUJITA Tomonori | 2007-07-17 |