- ac6aec2 Char: rocket, fix dynamic_dev tty by Jiri Slaby · 17 years ago
- 8cf5a8c Char: rocket, switch sleep_on to completion by Jiri Slaby · 17 years ago
- 95e0791 Char: moxa, remove sleep_on by Jiri Slaby · 17 years ago
- 6f56b65 Char: moxa, function names cleanup by Jiri Slaby · 17 years ago
- 7aeb95d Char: moxa, cleanup prints by Jiri Slaby · 17 years ago
- d941ea7 Cyclades: Avoid label defined but not used warning by Jesper Juhl · 17 years ago
- 65f76a8 Char: cyclades, fix some -W warnings by Jiri Slaby · 17 years ago
- 1c0a387 Char: cyclades, move spin_lock to one place by Jiri Slaby · 17 years ago
- ce97a09 Char: cyclades, make the isr code readable by Jiri Slaby · 17 years ago
- ebafeef Char: cyclades, remove bottom half processing by Jiri Slaby · 17 years ago
- c434220 Char: moxa, fix and optimise empty timer by Jiri Slaby · 17 years ago
- b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
- 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
- 009ae1d Char: mxser_new, remove useless comments in mxser_cards by Jiri Slaby · 17 years ago
- 931ecbb Char: mxser_new, move to PCI_VDEVICE by Jiri Slaby · 17 years ago
- f8cce2e Char: mxser_new, upgrade to 1.10 by Jiri Slaby · 17 years ago
- 35834ca sysctl: simplify the pty sysctl logic by Eric W. Biederman · 17 years ago
- 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
- 75e8b71 tty_ioctl: fix the baud_table check in encode_baud_rate by Maciej W. Rozycki · 17 years ago
- 77bf2ba Remove CONFIG_VT_UNICODE by Jan Engelhardt · 17 years ago
- d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
- fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
- 2b0172e drivers/char/ip2: fix used-uninit'd bug by Jeff Garzik · 17 years ago
- f4a1c2b lp_console: cleanups by Pavel Machek · 17 years ago
- 2d1df81 HVC console is also used by iSeries, so add that to HVC_DRIVER help. by Rusty Russell · 17 years ago
- 3e6c6f6 Delay creation of khcvd thread by Rusty Russell · 17 years ago
- 5f519d7 tty: expose new methods needed for drivers to get termios right by Alan Cox · 17 years ago
- 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
- 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
- 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
- 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
- 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
- 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
- 978550b drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
- 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
- ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
- e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
- 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
- 5a3135c oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
- e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
- 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
- 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
- e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
- f75a71f radeon_driver_vblank_do_wait() static by Adrian Bunk · 17 years ago
- 2dca53a Memoryless nodes: Uncached allocator updates by Christoph Lameter · 17 years ago
- 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
- f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
- 3d06f7a Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- ace3dff via invalid device ids removal by Xavier Bachelot · 17 years ago
- eed0f72 radeon: Commit the ring after each partial texture upload blit. by chaohong guo · 17 years ago
- 54583bf i915: fix vbl swap allocation size. by Dave Airlie · 17 years ago
- c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
- b589ee5 drm: remove XFREE86_VERSION macros. by Dave Airlie · 17 years ago
- 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
- 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
- bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
- a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
- 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
- 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
- 51ef9c5 synclink_gt endianness annotations by Al Viro · 17 years ago
- a39f9d0 mpc5200_wdt: __user annotations by Al Viro · 17 years ago
- b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
- dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
- 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
- 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
- e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
- 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
- 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
- e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
- 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
- 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
- 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
- 9b42c33 [TCP]: secure_tcp_sequence_number() should not use a too fast clock by Eric Dumazet · 17 years ago
- 8792f96 VT ioctl race fix by Samuel Ortiz · 17 years ago
- a64314e fix console change race exposed by CFS by Jan Lübbe · 17 years ago
- e4a7b1d i915: make vbl interrupts work properly on i965g/gm hw. by Dave Airlie · 17 years ago
- 3dffec4 Silent drivers/char/hpet.c build warnings on i386 by S.Çağlar Onur · 17 years ago
- 1f23f42 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 78e1ca4 ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 by Zhao Yakui · 17 years ago
- afa684f fix "mspec: handle shrinking virtual memory areas" by Cliff Wickman · 17 years ago
- 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
- 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
- 4191ba2 mspec: handle shrinking virtual memory areas by Cliff Wickman · 17 years ago
- bb8bd3a sparc64 (and others): fix tty_ioctl.c build by Tony Breeds · 17 years ago
- b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
- 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
- f443675a intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
- f629307 tty: termios locking functions break with new termios type by David Miller · 17 years ago
- b9198c3 Input: remove ec3104_keyb driver by Dmitry Torokhov · 17 years ago
- 3b2b64f Do not use the ia64 clocksource on non-ia64 architectures by Linus Torvalds · 17 years ago
- 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
- db15f36 [MIPS] Delete duplicate inclusion of <linux/delay.h>. by Ralf Baechle · 17 years ago
- 6ae26fa Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- 6869ce1 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
- 0769d39 drm: ioremap return value checks by Scott Thompson · 17 years ago
- 5bdbc7d agp: balance ioremap checks by Scott Thompson · 17 years ago
- 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 17 years ago