Age | Commit message (Expand) | Author | Files | Lines |
2005-07-12 | [PATCH] TB0219: add PCI IRQ initialization | Yoichi Yuasa | 1 | -0/+19 |
2005-07-10 | drm: fix stupid missing semicolon. | Dave Airlie | 1 | -1/+1 |
2005-07-09 | Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied... | Linus Torvalds | 25 | -194/+146 |
2005-07-09 | Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/... | Linus Torvalds | 10 | -0/+628 |
2005-07-09 | Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d... | Linus Torvalds | 17 | -0/+5345 |
2005-07-07 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 1 | -1/+0 |
2005-07-07 | [PATCH] pcmcia: move event handler | Dominik Brodowski | 1 | -5/+1 |
2005-07-07 | [PATCH] mostly_read data section | Christoph Lameter | 1 | -1/+1 |
2005-07-07 | [PATCH] tty output lossage fix | Roman Zippel | 1 | -18/+15 |
2005-07-07 | [PATCH] hvc_console: Use hvc_get_chars in hvsi code | Milton Miller | 1 | -5/+3 |
2005-07-07 | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 1 | -1/+23 |
2005-07-07 | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2 | -10/+20 |
2005-07-07 | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 3 | -40/+137 |
2005-07-07 | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 1 | -2/+22 |
2005-07-07 | [PATCH] hvc_console: Add some sanity checks | Milton Miller | 1 | -0/+18 |
2005-07-07 | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller | 1 | -6/+2 |
2005-07-07 | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller | 1 | -6/+2 |
2005-07-07 | [PATCH] hvc_console: Add missing include | Milton Miller | 1 | -0/+1 |
2005-07-07 | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller | 1 | -2/+4 |
2005-07-07 | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller | 1 | -8/+11 |
2005-07-07 | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller | 1 | -3/+7 |
2005-07-07 | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller | 1 | -7/+29 |
2005-07-07 | [PATCH] hvc_console: Rearrange code | Milton Miller | 1 | -142/+142 |
2005-07-07 | [PATCH] print order information when OOM killing | Marcelo Tosatti | 1 | -1/+1 |
2005-07-07 | drm: add 32/64 support for MGA/R128/i915 | Dave Airlie | 10 | -0/+628 |
2005-07-07 | drm: wrap config.h include in a ifdef KERNEL | Dave Airlie | 1 | -0/+2 |
2005-07-07 | drm: misc cleanup | Dave Airlie | 23 | -178/+135 |
2005-07-07 | drm: use kcalloc now that it is available.. | Dave Airlie | 2 | -14/+7 |
2005-07-07 | drm: ctx release can happen before dev->ctxlist is allocated | Dave Airlie | 1 | -1/+1 |
2005-07-07 | drm: fix minor issues caused by core conversion | Dave Airlie | 1 | -1/+1 |
2005-07-07 | Merge ../linux-2.6/ | Dave Airlie | 13 | -27/+29 |
2005-07-01 | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2 | -2/+2 |
2005-06-30 | [PATCH] tpm: fix bug introduced by the /proc/misc | Kylene Jo Hall | 1 | -1/+1 |
2005-06-28 | [PATCH] sis 760 support. | Dave Jones | 1 | -0/+9 |
2005-06-28 | [PATCH] coverity: tty_ldisc_ref return null check | KAMBAROV, ZAUR | 1 | -2/+2 |
2005-06-28 | [PATCH] coverity: ipmi_msghandler() channels array overrun fix | KAMBAROV, ZAUR | 1 | -2/+2 |
2005-06-28 | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 | Emmanuel Colbus | 1 | -2/+3 |
2005-06-28 | [PATCH] ixp4xx/ixp2000 watchdog driver typo | Lennert Buytenhek | 2 | -2/+2 |
2005-06-28 | [PATCH] drivers/char/tipar.c: off by one array access | Luc Van Oostenryck | 1 | -1/+1 |
2005-06-28 | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 1 | -12/+4 |
2005-06-28 | drm: Add via unichrome support | Dave Airlie | 17 | -0/+5345 |
2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2 | -4/+8 |
2005-06-27 | [PATCH] pci: remove deprecates | Amit Gud | 1 | -2/+2 |
2005-06-27 | [PATCH] pci: remove deprecates | Amit Gud | 1 | -1/+1 |
2005-06-27 | [PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is gone | Dominik Brodowski | 1 | -1/+1 |
2005-06-27 | [PATCH] pcmcia: id_table for synclink_cs.c | Dominik Brodowski | 1 | -0/+7 |
2005-06-27 | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 1 | -3/+0 |
2005-06-26 | Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -10/+1501 |
2005-06-26 | Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -26/+151 |
2005-06-26 | drm: fix radeon irq properly | Dave Airlie | 1 | -14/+13 |