| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller | 2005-07-07 | 1 | -3/+7 |
* | | | | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller | 2005-07-07 | 1 | -7/+29 |
* | | | | [PATCH] hvc_console: Rearrange code | Milton Miller | 2005-07-07 | 1 | -142/+142 |
* | | | | [PATCH] print order information when OOM killing | Marcelo Tosatti | 2005-07-07 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2005-07-01 | 2 | -2/+2 |
* | | | [PATCH] tpm: fix bug introduced by the /proc/misc | Kylene Jo Hall | 2005-06-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] sis 760 support. | Dave Jones | 2005-06-28 | 1 | -0/+9 |
* | | [PATCH] coverity: tty_ldisc_ref return null check | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |
* | | [PATCH] coverity: ipmi_msghandler() channels array overrun fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |
* | | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 | Emmanuel Colbus | 2005-06-28 | 1 | -2/+3 |
* | | [PATCH] ixp4xx/ixp2000 watchdog driver typo | Lennert Buytenhek | 2005-06-28 | 2 | -2/+2 |
* | | [PATCH] drivers/char/tipar.c: off by one array access | Luc Van Oostenryck | 2005-06-28 | 1 | -1/+1 |
* | | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 2005-06-28 | 1 | -12/+4 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-27 | 2 | -4/+8 |
|\ \
| |/ |
|
| * | [PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is gone | Dominik Brodowski | 2005-06-27 | 1 | -1/+1 |
| * | [PATCH] pcmcia: id_table for synclink_cs.c | Dominik Brodowski | 2005-06-27 | 1 | -0/+7 |
| * | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 2005-06-27 | 1 | -3/+0 |
* | | [PATCH] pci: remove deprecates | Amit Gud | 2005-06-27 | 1 | -2/+2 |
* | | [PATCH] pci: remove deprecates | Amit Gud | 2005-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-06-26 | 8 | -10/+1501 |
|\ |
|
| * | drm: 32/64-bit DRM ioctl compatibility patch | Dave Airlie | 2005-06-23 | 8 | -10/+1501 |
* | | Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2005-06-26 | 8 | -26/+151 |
|\ \ |
|
| * | | drm: fix radeon irq properly | Dave Airlie | 2005-06-26 | 1 | -14/+13 |
| * | | Add missing license texts from Tungsten Graphics. | Dave Airlie | 2005-06-23 | 6 | -11/+137 |
| * | | Currently DRM depends on PCI this will need to change for ffb on Sparc to | Dave Airlie | 2005-06-23 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] schedule the obsolete raw driver for removal | Adrian Bunk | 2005-06-25 | 1 | -2/+2 |
* | | [PATCH] drivers/char/rio/: kill rio_udelay | Adrian Bunk | 2005-06-25 | 3 | -9/+4 |
* | | [PATCH] drivers/char/ip2*: cleanups | Adrian Bunk | 2005-06-25 | 3 | -22/+6 |
* | | [PATCH] drivers/char/mwave/tp3780i.c: remove dead code | Adrian Bunk | 2005-06-25 | 1 | -5/+1 |
* | | [PATCH] drivers/char/rocket.c: cleanups | Adrian Bunk | 2005-06-25 | 2 | -147/+119 |
* | | [PATCH] drivers/char/nvram.c: possible cleanups | Adrian Bunk | 2005-06-25 | 1 | -3/+3 |
* | | [PATCH] drivers/char/mwave/3780i.c: cleanups | Adrian Bunk | 2005-06-25 | 2 | -6/+4 |
* | | [PATCH] drivers/char/istallion.c: remove an unneeded variable | Adrian Bunk | 2005-06-25 | 1 | -2/+1 |
* | | [PATCH] printk: drivers/char/ftape/compressor/zftape-compress.c | Domen Puncer | 2005-06-25 | 1 | -2/+2 |
* | | [PATCH] printk: drivers/char/applicom.c | Domen Puncer | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if's | Adrian Bunk | 2005-06-25 | 1 | -7/+1 |
* | | [PATCH] drivers/char/isicom.c: section fixes | Adrian Bunk | 2005-06-25 | 1 | -6/+6 |
* | | [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible() | Domen Puncer | 2005-06-25 | 1 | -5/+5 |
* | | [PATCH] char/ds1620: use msleep() instead of schedule_timeout() | Domen Puncer | 2005-06-25 | 1 | -2/+1 |
* | | [PATCH] riotty.c cleanups and warning fix | M.Baris Demiray | 2005-06-25 | 1 | -9/+6 |
* | | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumps | Hariprasad Nellitheertha | 2005-06-25 | 1 | -2/+22 |
* | | [PATCH] kdump: cleanups for dump file access in linear raw format | Vivek Goyal | 2005-06-25 | 1 | -36/+15 |
* | | [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem) | Vivek Goyal | 2005-06-25 | 1 | -0/+74 |
* | | [PATCH] hpet: do_div fix | Jon Smirl | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] tpm: fix misc name memory problem | Kylene Jo Hall | 2005-06-25 | 1 | -2/+6 |
* | | [PATCH] tpm: Fix pubek parsing | Kylene Jo Hall | 2005-06-25 | 1 | -2/+2 |
* | | [PATCH] tpm: Support new National TPMs | Kylene Jo Hall | 2005-06-25 | 3 | -70/+53 |
* | | [PATCH] Serial: remove unnecessary register_serial/unregister_serial | Russell King | 2005-06-25 | 1 | -4/+0 |