| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] agp: restore APBASE after setting APSIZE | Matthew Garrett | 2005-07-29 | 2 | -3/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 | 2 | -83/+67 |
|\ |
|
| * | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik | 2005-07-24 | 1 | -2/+2 |
| * | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2005-07-11 | 60 | -424/+6530 |
| |\ |
|
| * | | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 | 1 | -22/+2 |
| * | | Sonypi: make sure that input_work is not running when unloading | Dmitry Torokhov | 2005-06-30 | 1 | -59/+63 |
* | | | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 1 | -1/+1 |
* | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 | 3 | -8/+8 |
* | | | [PATCH] ppc64: tpm_infineon build fix | Andrew Morton | 2005-07-27 | 1 | -2/+2 |
* | | | [PATCH] tpm: Support for Infineon TPM | Marcel Selhorst | 2005-07-27 | 3 | -1/+479 |
* | | | [PATCH] ppc64: genrtc build fix | Andrew Morton | 2005-07-27 | 1 | -1/+1 |
* | | | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 2005-07-27 | 30 | -174/+30 |
* | | | [PATCH] drm: via: fix sparse warnings | Alexey Dobriyan | 2005-07-27 | 7 | -18/+23 |
* | | | [PATCH] watchdog: add missing 0x in alim1535_wdt.c | Rolf Eike Beer | 2005-07-27 | 1 | -1/+1 |
* | | | [PATCH] softdog build fix | Andrew Morton | 2005-07-26 | 1 | -1/+1 |
* | | | [PATCH] eurotechwdt build fix | Andrew Morton | 2005-07-26 | 1 | -1/+1 |
* | | | [PATCH] pcwd.c: Call kernel_power_off not machine_power_off | Eric W. Biederman | 2005-07-26 | 1 | -2/+2 |
* | | | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman | 2005-07-26 | 4 | -4/+4 |
* | | | [PATCH] Update sysrq-B to use emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | | [PATCH] rocket.c: Fix ldisc ref count handling | Michal Ostrowski | 2005-07-15 | 1 | -1/+2 |
* | | | [PATCH] vt.c build fix | Nishanth Aravamudan | 2005-07-15 | 1 | -1/+1 |
* | | | [PATCH] TB0219: add PCI IRQ initialization | Yoichi Yuasa | 2005-07-12 | 1 | -0/+19 |
| |/
|/| |
|
* | | drm: fix stupid missing semicolon. | Dave Airlie | 2005-07-10 | 1 | -1/+1 |
* | | Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied... | Linus Torvalds | 2005-07-09 | 25 | -194/+146 |
|\ \ |
|
| * | | drm: wrap config.h include in a ifdef KERNEL | Dave Airlie | 2005-07-07 | 1 | -0/+2 |
| * | | drm: misc cleanup | Dave Airlie | 2005-07-07 | 23 | -178/+135 |
| * | | drm: use kcalloc now that it is available.. | Dave Airlie | 2005-07-07 | 2 | -14/+7 |
| * | | drm: ctx release can happen before dev->ctxlist is allocated | Dave Airlie | 2005-07-07 | 1 | -1/+1 |
| * | | drm: fix minor issues caused by core conversion | Dave Airlie | 2005-07-07 | 1 | -1/+1 |
* | | | Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/... | Linus Torvalds | 2005-07-09 | 10 | -0/+628 |
|\ \ \ |
|
| * | | | drm: add 32/64 support for MGA/R128/i915 | Dave Airlie | 2005-07-07 | 10 | -0/+628 |
| |/ / |
|
* | | | Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d... | Linus Torvalds | 2005-07-09 | 17 | -0/+5345 |
|\ \ \ |
|
| * \ \ | Merge ../linux-2.6/ | Dave Airlie | 2005-07-07 | 13 | -27/+29 |
| |\ \ \
| | |/ / |
|
| * | | | drm: Add via unichrome support | Dave Airlie | 2005-06-28 | 17 | -0/+5345 |
* | | | | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2005-07-07 | 1 | -1/+0 |
* | | | | [PATCH] pcmcia: move event handler | Dominik Brodowski | 2005-07-07 | 1 | -5/+1 |
* | | | | [PATCH] mostly_read data section | Christoph Lameter | 2005-07-07 | 1 | -1/+1 |
* | | | | [PATCH] tty output lossage fix | Roman Zippel | 2005-07-07 | 1 | -18/+15 |
* | | | | [PATCH] hvc_console: Use hvc_get_chars in hvsi code | Milton Miller | 2005-07-07 | 1 | -5/+3 |
* | | | | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 2005-07-07 | 1 | -1/+23 |
* | | | | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2005-07-07 | 2 | -10/+20 |
* | | | | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-07 | 3 | -40/+137 |
* | | | | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 2005-07-07 | 1 | -2/+22 |
* | | | | [PATCH] hvc_console: Add some sanity checks | Milton Miller | 2005-07-07 | 1 | -0/+18 |
* | | | | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller | 2005-07-07 | 1 | -6/+2 |
* | | | | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller | 2005-07-07 | 1 | -6/+2 |
* | | | | [PATCH] hvc_console: Add missing include | Milton Miller | 2005-07-07 | 1 | -0/+1 |
* | | | | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller | 2005-07-07 | 1 | -2/+4 |
* | | | | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller | 2005-07-07 | 1 | -8/+11 |