Age | Commit message (Expand) | Author | Files | Lines |
2005-08-24 | [PATCH] Kconfig fix (sparc32 drivers/char dependencies) | Al Viro | 1 | -3/+3 |
2005-08-24 | [PATCH] Kconfig fix (m32r genrtc) | Al Viro | 1 | -1/+1 |
2005-08-24 | [PATCH] Kconfig fix (epca on 64bit) | Al Viro | 1 | -1/+1 |
2005-08-14 | Fix up mmap of /dev/kmem | Linus Torvalds | 1 | -4/+8 |
2005-08-09 | [PATCH] i8xx_tco.c: arm watchdog only when started | Wim Van Sebroeck | 1 | -13/+28 |
2005-08-05 | [PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI | Marcel Selhorst | 2 | -44/+113 |
2005-08-05 | [PATCH] rtc: msleep() cannot be used from interrupt | Petr Vandrovec | 1 | -2/+5 |
2005-08-03 | [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdt | Ian Campbell | 1 | -39/+10 |
2005-07-30 | [PATCH] agp: restore APBASE after setting APSIZE | Matthew Garrett | 2 | -3/+10 |
2005-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2 | -83/+67 |
2005-07-28 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 1 | -1/+1 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 3 | -8/+8 |
2005-07-28 | [PATCH] ppc64: tpm_infineon build fix | Andrew Morton | 1 | -2/+2 |
2005-07-28 | [PATCH] tpm: Support for Infineon TPM | Marcel Selhorst | 3 | -1/+479 |
2005-07-28 | [PATCH] ppc64: genrtc build fix | Andrew Morton | 1 | -1/+1 |
2005-07-28 | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 30 | -174/+30 |
2005-07-28 | [PATCH] drm: via: fix sparse warnings | Alexey Dobriyan | 7 | -18/+23 |
2005-07-28 | [PATCH] watchdog: add missing 0x in alim1535_wdt.c | Rolf Eike Beer | 1 | -1/+1 |
2005-07-27 | [PATCH] softdog build fix | Andrew Morton | 1 | -1/+1 |
2005-07-27 | [PATCH] eurotechwdt build fix | Andrew Morton | 1 | -1/+1 |
2005-07-27 | [PATCH] pcwd.c: Call kernel_power_off not machine_power_off | Eric W. Biederman | 1 | -2/+2 |
2005-07-27 | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman | 1 | -1/+1 |
2005-07-27 | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman | 4 | -4/+4 |
2005-07-27 | [PATCH] Update sysrq-B to use emergency_restart() | Eric W. Biederman | 1 | -1/+1 |
2005-07-24 | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik | 1 | -2/+2 |
2005-07-15 | [PATCH] rocket.c: Fix ldisc ref count handling | Michal Ostrowski | 1 | -1/+2 |
2005-07-15 | [PATCH] vt.c build fix | Nishanth Aravamudan | 1 | -1/+1 |
2005-07-13 | [PATCH] TB0219: add PCI IRQ initialization | Yoichi Yuasa | 1 | -0/+19 |
2005-07-11 | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 60 | -424/+6530 |
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-08 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 1 | -1/+0 |
2005-07-08 | [PATCH] pcmcia: move event handler | Dominik Brodowski | 1 | -5/+1 |
2005-07-08 | [PATCH] mostly_read data section | Christoph Lameter | 1 | -1/+1 |
2005-07-08 | [PATCH] tty output lossage fix | Roman Zippel | 1 | -18/+15 |
2005-07-08 | [PATCH] hvc_console: Use hvc_get_chars in hvsi code | Milton Miller | 1 | -5/+3 |
2005-07-08 | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 1 | -1/+23 |
2005-07-08 | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2 | -10/+20 |
2005-07-08 | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 3 | -40/+137 |
2005-07-08 | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 1 | -2/+22 |
2005-07-08 | [PATCH] hvc_console: Add some sanity checks | Milton Miller | 1 | -0/+18 |
2005-07-08 | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller | 1 | -6/+2 |
2005-07-08 | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller | 1 | -6/+2 |
2005-07-08 | [PATCH] hvc_console: Add missing include | Milton Miller | 1 | -0/+1 |
2005-07-08 | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller | 1 | -2/+4 |
2005-07-08 | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller | 1 | -8/+11 |
2005-07-08 | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller | 1 | -3/+7 |
2005-07-08 | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller | 1 | -7/+29 |