1. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  2. 732f374 x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc() by Andy Lutomirski · 9 years ago
  3. 939ffb1 Input: initialize device counter variables with -1 by Aniroop Mathur · 9 years ago
  4. 76460a7 Input: joystick - use ktime for measuring timing by Takashi Iwai · 10 years ago
  5. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  6. 0cba7de input: gameport: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  7. 5e9e491 Input: gameport: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  8. e2619cf Input: remove use of __devexit by Bill Pemberton · 11 years ago
  9. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 11 years ago
  10. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 11 years ago
  11. 5d06647 Input: use module_pci_driver by Axel Lin · 12 years ago
  12. fde25a9 Driver core: driver_find() drops reference before returning by Alan Stern · 12 years ago
  13. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  14. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  15. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  16. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  17. 55ee4ef gameport: use this_cpu_read instead of lookup by Christoph Lameter · 13 years ago
  18. c44f242 Input: gameport - convert to use common workqueue instead of a thread by Dmitry Torokhov · 14 years ago
  19. 7aed3fb Input: emu10k1 - do not leave device enabled when probe fails by Dmitry Torokhov · 14 years ago
  20. d345d97 Input: fm801-gp - add missing call to pci_disable_device() by Dmitry Torokhov · 14 years ago
  21. d8daece Input: emu10k1-gp - add missing calls to pci_disable_device() by Rahul Ruikar · 14 years ago
  22. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  24. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  25. 35c4b918 Input: ns558 - make pnp device ids constant by Márton Németh · 14 years ago
  26. a9844b1 Input: make PCI device ids constant by Márton Németh · 14 years ago
  27. fc99ec6 Input: gameport - switch to using pr_xxx() and dev_xxx() by Dmitry Torokhov · 14 years ago
  28. d621af4 Input: gameport - make use of list_first_entry() helper by Dmitry Torokhov · 14 years ago
  29. 361b7b5 Input: gameport - let device core tell us if device was registered by Dmitry Torokhov · 14 years ago
  30. 7e044e0 Input: serio - do not use deprecated dev.power.power_state by Dmitry Torokhov · 15 years ago
  31. 3e65067 Input: gameport - rearrange EXPORT_SYMBOL() markings by Dmitry Torokhov · 15 years ago
  32. f445da8 Input: fp801-gp - add MODULE_DESCRIPTION() by Dmitry Torokhov · 15 years ago
  33. 4ced8e7 Input: gameport - fix attach driver code by Dmitry Torokhov · 15 years ago
  34. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  35. 6902c0b Input: gameport - make gameport_register_driver() return errors by Dmitry Torokhov · 16 years ago
  36. d1659fc Input: remove CVS keywords by Adrian Bunk · 16 years ago
  37. 3e582db Input: gameport - remove rescan/reconnect facilities by Dmitry Torokhov · 16 years ago
  38. f639416 gameport: remove duplicate include by Andre Haupt · 16 years ago
  39. f5ad586 gameport: don't export functions that are static inline by Ivan Kokshaysky · 16 years ago
  40. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  41. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  42. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  43. 7958005 Input: gameport - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  44. 3de3af1 [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. by Robert P. J. Day · 17 years ago
  45. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  46. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 17 years ago
  47. b187dd7 Input: gameport - rearrange gameport_bus initialization by Dmitry Torokhov · 18 years ago
  48. 6a89bc0 Input: lightning - return proper error codes from l4_init() by Akinobu Mita · 18 years ago
  49. b435fdc Input: fm801-gp - handle errors from pci_enable_device() by Jeff Garzik · 18 years ago
  50. 23de151 Input: gameport core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  51. 73b59a3 Input: serio/gameport - check whether driver core calls succeeded by Randy Dunlap · 18 years ago
  52. 6997561 Input: fm801-gp - fix use after free by Dmitry Torokhov · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. 642fde1 Input: gameport - fix memory leak by Adrian Bunk · 18 years ago
  55. dd55563 Input: ns558 - fix logic around pnp_register_driver() by Bjorn Helgaas · 18 years ago
  56. 51c38f9 Input: initialize serio and gameport at subsystem level by Dmitry Torokhov · 18 years ago
  57. 286295e Input: gameport - semaphore to mutex conversion by Arjan van de Ven · 18 years ago
  58. 29a4a20 [PATCH] Add gameport bus_type probe and remove methods by Russell King · 18 years ago
  59. 41293e5 Input: add help entry for FM801 gameport driver to Kconfig by Dmitry Torokhov · 18 years ago
  60. 9e50afd Input: make serio and gameport more swsusp friendly by Dmitry Torokhov · 19 years ago
  61. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  62. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  63. 22d0def [PATCH] ns558 list handling fix by Alexander Nyberg · 19 years ago
  64. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  65. 3c803e8 Commit the manual part of the input layer merge. by Linus Torvalds · 19 years ago
  66. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  67. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  68. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  69. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  70. 3f9f17d Input: switch gameport core to using kthread API instead of by Dmitry Torokhov · 19 years ago
  71. f23488b Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver by Vojtech Pavlik · 19 years ago
  72. e8eef57 Input: Crystal SoundFusion (cs461x) gameport support isn't needed by Vojtech Pavlik · 19 years ago
  73. f6397ce Input: Probe PnP gameports first, ISA after that. by Vojtech Pavlik · 19 years ago
  74. 668d1e6 Input: by Adrian Bunk · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago