| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] revert "swsusp add check for suspension of X controlled devices" | Andrew Morton | 2006-05-31 | 1 | -8/+0 |
* | [PATCH] IPMI: reserve I/O ports separately | Corey Minyard | 2006-05-31 | 1 | -16/+22 |
* | [PATCH] tpm: more bios log parsing fixes | Seiji Munetoh | 2006-05-31 | 1 | -44/+4 |
* | [PATCH] tpm: bios log parsing fixes | Seiji Munetoh | 2006-05-31 | 1 | -16/+25 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-05-30 | 3 | -1/+11 |
|\ |
|
| * | [AGPGART] VIA PT880 Ultra support. | Magnus Kessler | 2006-05-22 | 1 | -0/+7 |
| * | [AGPGART] Fix Nforce3 suspend on amd64. | Dave Jones | 2006-05-21 | 1 | -0/+3 |
| * | [AGPGART] Enable SIS AGP driver on x86-64 for EM64T systems | Andi Kleen | 2006-05-21 | 1 | -1/+1 |
* | | [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60 | Kylene Jo Hall | 2006-05-26 | 1 | -4/+0 |
* | | [PATCH] tty_insert_flip_string_flags() license fix | Tobias Powalowski | 2006-05-23 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-05-19 | 3 | -12/+12 |
|\ |
|
| * | [WATCHDOG] s3c2410_wdt.c stop watchdog after boot | Ben Dooks | 2006-05-15 | 1 | -0/+6 |
| * | [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7 | Wim Van Sebroeck | 2006-05-15 | 1 | -11/+5 |
| * | [WATCHDOG] sc1200wdt.c printk fix | Dave Jones | 2006-05-15 | 1 | -1/+1 |
* | | [PATCH] tpm_register_hardware gcc 4.1 warning fix | Daniel Walker | 2006-05-15 | 1 | -1/+1 |
* | | [PATCH] Final rio polish | Alan Cox | 2006-05-15 | 5 | -76/+35 |
* | | [PATCH] tpm: fix constant | Kylene Jo Hall | 2006-05-15 | 1 | -1/+1 |
* | | [PATCH] tpm: update module dependencies | Kylene Jo Hall | 2006-05-15 | 1 | -1/+1 |
|/ |
|
* | [Cardman 40x0] Fix udev device creation | Harald Welte | 2006-05-10 | 2 | -8/+13 |
* | [PATCH] genrtc: fix read on 64-bit platforms | Atsushi Nemoto | 2006-05-01 | 1 | -4/+4 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 | 48 | -1403/+2235 |
|\ |
|
| * | [PATCH] fix array overrun in drivers/char/mwave/mwavedd.c | Eric Sesterhenn | 2006-04-28 | 1 | -1/+1 |
| * | [PATCH] tipar oops fix | Daniel Drake | 2006-04-28 | 1 | -1/+1 |
| * | [PATCH] splice: add ->splice_write support for /dev/null | Jens Axboe | 2006-04-26 | 1 | -0/+14 |
| * | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-04-23 | 5 | -10/+2 |
| |\ |
|
| | * | drm: possible cleanups | Dave Airlie | 2006-04-23 | 4 | -9/+1 |
| | * | drm: fixup r300 scratch on BE machines | Dave Airlie | 2006-04-23 | 1 | -1/+1 |
| * | | [PATCH] tpm: add HID module parameter | Kylene Jo Hall | 2006-04-22 | 1 | -1/+12 |
| * | | [PATCH] tpm: add interrupt module parameter | Kylene Jo Hall | 2006-04-22 | 1 | -35/+43 |
| * | | [PATCH] tpm: spacing cleanups 2 | Kylene Jo Hall | 2006-04-22 | 1 | -13/+9 |
| * | | [PATCH] tpm_infineon section fixup | Randy Dunlap | 2006-04-22 | 1 | -1/+2 |
| * | | [PATCH] tpm: update bios log code for 1.2 | Kylene Jo Hall | 2006-04-22 | 1 | -12/+37 |
| * | | [PATCH] tpm: check mem start and len | Kylene Jo Hall | 2006-04-22 | 1 | -0/+7 |
| * | | [PATCH] tpm: tpm_infineon updated to latest interface changes | Marcel Selhorst | 2006-04-22 | 1 | -29/+29 |
| * | | [PATCH] tpm: use clear_bit | Kylene Jo Hall | 2006-04-22 | 1 | -18/+7 |
| * | | [PATCH] tpm: msecs_to_jiffies cleanups | Kylene Jo Hall | 2006-04-22 | 3 | -26/+32 |
| * | | [PATCH] tpm: driver for next generation TPM chips | Leendert van Doorn | 2006-04-22 | 5 | -1/+670 |
| * | | [PATCH] tpm: new 1.2 sysfs files | Kylene Jo Hall | 2006-04-22 | 2 | -2/+247 |
| * | | [PATCH] tpm: command duration update | Kylene Jo Hall | 2006-04-22 | 2 | -3/+311 |
| * | | [PATCH] tpm: return chip from tpm_register_hardware | Kylene Jo Hall | 2006-04-22 | 5 | -40/+55 |
| * | | [PATCH] tpm: chip struct update | Kylene Jo Hall | 2006-04-22 | 4 | -55/+53 |
| * | | [PATCH] tpm: reorganize sysfs files | Kylene Jo Hall | 2006-04-22 | 1 | -59/+86 |
| * | | [PATCH] tpm: spacing cleanups | Kylene Jo Hall | 2006-04-22 | 1 | -5/+4 |
| * | | [PATCH] tpm: fix missing string | Kylene Jo Hall | 2006-04-22 | 1 | -0/+1 |
| * | | [PATCH] tpm: fix memory leak | Kylene Jo Hall | 2006-04-22 | 1 | -0/+2 |
| * | | [PATCH] Altix snsc: duplicate kobject fix | akpm@osdl.org | 2006-04-22 | 1 | -1/+2 |
| * | | [PATCH] sonypi: correct detection of new ICH7-based laptops | Arnaud MAZIN | 2006-04-20 | 1 | -0/+3 |
| * | | [PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re... | Thayumanavar Sachithanantham | 2006-04-20 | 1 | -2/+3 |
| * | | [PATCH] Open IPMI BT overflow | Heikki Orsila | 2006-04-19 | 1 | -1/+1 |
| * | | [PATCH] IPMI: fix devinit placement | Randy Dunlap | 2006-04-19 | 1 | -2/+2 |