Age | Commit message (Expand) | Author |
2005-07-29 | [PATCH] agp: restore APBASE after setting APSIZE | Matthew Garrett |
2005-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2005-07-27 | [PATCH] clean up inline static vs static inline | Jesper Juhl |
2005-07-27 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering |
2005-07-27 | [PATCH] ppc64: tpm_infineon build fix | Andrew Morton |
2005-07-27 | [PATCH] tpm: Support for Infineon TPM | Marcel Selhorst |
2005-07-27 | [PATCH] ppc64: genrtc build fix | Andrew Morton |
2005-07-27 | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin |
2005-07-27 | [PATCH] drm: via: fix sparse warnings | Alexey Dobriyan |
2005-07-27 | [PATCH] watchdog: add missing 0x in alim1535_wdt.c | Rolf Eike Beer |
2005-07-26 | [PATCH] softdog build fix | Andrew Morton |
2005-07-26 | [PATCH] eurotechwdt build fix | Andrew Morton |
2005-07-26 | [PATCH] pcwd.c: Call kernel_power_off not machine_power_off | Eric W. Biederman |
2005-07-26 | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman |
2005-07-26 | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman |
2005-07-26 | [PATCH] Update sysrq-B to use emergency_restart() | Eric W. Biederman |
2005-07-24 | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik |
2005-07-15 | [PATCH] rocket.c: Fix ldisc ref count handling | Michal Ostrowski |
2005-07-15 | [PATCH] vt.c build fix | Nishanth Aravamudan |
2005-07-12 | [PATCH] TB0219: add PCI IRQ initialization | Yoichi Yuasa |
2005-07-11 | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2005-07-10 | drm: fix stupid missing semicolon. | Dave Airlie |
2005-07-09 | Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied... | Linus Torvalds |
2005-07-09 | Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/... | Linus Torvalds |
2005-07-09 | Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d... | Linus Torvalds |
2005-07-07 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski |
2005-07-07 | [PATCH] pcmcia: move event handler | Dominik Brodowski |
2005-07-07 | [PATCH] mostly_read data section | Christoph Lameter |
2005-07-07 | [PATCH] tty output lossage fix | Roman Zippel |
2005-07-07 | [PATCH] hvc_console: Use hvc_get_chars in hvsi code | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Add some sanity checks | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller |
2005-07-07 | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Add missing include | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller |
2005-07-07 | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller |
2005-07-07 | [PATCH] hvc_console: Rearrange code | Milton Miller |
2005-07-07 | [PATCH] print order information when OOM killing | Marcelo Tosatti |
2005-07-07 | drm: add 32/64 support for MGA/R128/i915 | Dave Airlie |
2005-07-07 | drm: wrap config.h include in a ifdef KERNEL | Dave Airlie |
2005-07-07 | drm: misc cleanup | Dave Airlie |
2005-07-07 | drm: use kcalloc now that it is available.. | Dave Airlie |
2005-07-07 | drm: ctx release can happen before dev->ctxlist is allocated | Dave Airlie |
2005-07-07 | drm: fix minor issues caused by core conversion | Dave Airlie |