1. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  2. 7735362 [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c by Eric W. Biederman · 18 years ago
  3. 2294336 [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver by Eric W. Biederman · 18 years ago
  4. bfe1a1e [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  5. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  6. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  7. 58a3bb5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  8. 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 18 years ago
  9. 88d5a7b Merge ../linux-2.6-watchdog-mm by Wim Van Sebroeck · 18 years ago
  10. 82eb7c5 [WATCHDOG] timers cleanup by Jiri Slaby · 18 years ago
  11. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  12. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  13. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 18 years ago
  14. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 18 years ago
  15. 2ea8186 [PATCH] tty: fix the locking for signal->session in disassociate_ctty by Eric W. Biederman · 18 years ago
  16. 680a967 [PATCH] tty: clarify disassociate_ctty by Eric W. Biederman · 18 years ago
  17. cdc6233 [PATCH] tty: make __proc_set_tty static by Eric W. Biederman · 18 years ago
  18. efc4713 [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 18 years ago
  19. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 18 years ago
  20. d096f3e [PATCH] Char: specialix, isr have 2 params by Jiri Slaby · 18 years ago
  21. 893de2d [PATCH] Char: cyclades, use pci_device_id by Jiri Slaby · 18 years ago
  22. 29d73aa [PATCH] Char: use more PCI_DEVICE macro by Jiri Slaby · 18 years ago
  23. d687983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  24. 3abf3be [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  25. d5698c2 [PATCH] tty: cleanup release_mem by Christoph Hellwig · 18 years ago
  26. 8cddd70 [PATCH] mxser: remove useless fields by Cedric Le Goater · 18 years ago
  27. 967bb77 [PATCH] seq_file conversion: toshiba.c by Alexey Dobriyan · 18 years ago
  28. 38584c1 [PATCH] raw: don't allow the creation of a raw device with minor number 0 by Jeff Moyer · 18 years ago
  29. 78137e3 [PATCH] tty: improve encode_baud_rate logic by Alan Cox · 18 years ago
  30. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  31. 78ba2fa [PATCH] IPMI: Fix some RCU problems by Corey Minyard · 18 years ago
  32. a784bf7 [PATCH] Char: moxa, pci probing by Jiri Slaby · 18 years ago
  33. 9cde5bf [PATCH] Char: moxa, pci_probing prepare by Jiri Slaby · 18 years ago
  34. 181d6f4 [PATCH] Char: moxa, remove useless variables by Jiri Slaby · 18 years ago
  35. 8f8ecba [PATCH] Char: moxa, variables cleanup by Jiri Slaby · 18 years ago
  36. 889074e [PATCH] Char: moxa, remove moxa_pci_devinfo by Jiri Slaby · 18 years ago
  37. c251ae0 [PATCH] Char: moxa, use del_timer_sync by Jiri Slaby · 18 years ago
  38. 11324ed [PATCH] Char: moxa, macros cleanup by Jiri Slaby · 18 years ago
  39. 9dff89c [PATCH] Char: moxa, eliminate typedefs by Jiri Slaby · 18 years ago
  40. 5ebb407 [PATCH] Char: moxa, use PCI_DEVICE by Jiri Slaby · 18 years ago
  41. 224299d [PATCH] Char: moxa, devids cleanup by Jiri Slaby · 18 years ago
  42. c5b466e [PATCH] Char: moxa, remove unused functions by Jiri Slaby · 18 years ago
  43. ba196df [PATCH] Char: moxa, remove hangup bottomhalf by Jiri Slaby · 18 years ago
  44. aa7e522 [PATCH] Char: moxa, timers cleanup by Jiri Slaby · 18 years ago
  45. 9fa372a [PATCH] Char: moxa, do not initialize global static by Jiri Slaby · 18 years ago
  46. f204d26 [PATCH] Char: moxa, remove unused allocated page by Jiri Slaby · 18 years ago
  47. a136e99 [PATCH] Char: mxser_new, fix sparse warning by Jiri Slaby · 18 years ago
  48. 5ff7205 [PATCH] Char: mxser_new, lock count and flags by Jiri Slaby · 18 years ago
  49. 722d5e4 [PATCH] Char: mxser_new, do not null driver_data by Jiri Slaby · 18 years ago
  50. f64c84a [PATCH] Char: mxser_new, upgrade to 1.9.15 by Jiri Slaby · 18 years ago
  51. 1a22102 [PATCH] Char: mxser_new, do not put pdev by Jiri Slaby · 18 years ago
  52. 45257fa [PATCH] Char: mxser_new, fix twice resource releasing by Jiri Slaby · 18 years ago
  53. 18b9557 [PATCH] Char: mxser_new, less loops in isr by Jiri Slaby · 18 years ago
  54. ed79ba1 [PATCH] Char: mxser_new, header file cleanup by Jiri Slaby · 18 years ago
  55. f574874 [PATCH] Char: mxser_new, alter locking in isr by Jiri Slaby · 18 years ago
  56. c493edd [PATCH] Char: mxser_new, clean request_irq call by Jiri Slaby · 18 years ago
  57. 47c85c0 [PATCH] Char: mxser_new, remove tty_wakeup bottomhalf by Jiri Slaby · 18 years ago
  58. 98c47ea [PATCH] Char: mxser, obsolete old, nonexperimental new by Jiri Slaby · 18 years ago
  59. a24f140 [PATCH] Char: mxser_new, remove unused stuff by Jiri Slaby · 18 years ago
  60. 5e07e1c [PATCH] Char: n_r3964, cleanup by Jiri Slaby · 18 years ago
  61. 44bafdf [PATCH] Char: serial167, cleanup by Jiri Slaby · 18 years ago
  62. 30a063a [PATCH] Char: mxser_new, remove useless spinlock by Jiri Slaby · 18 years ago
  63. c76b093 [PATCH] Char: mxser_new, mark init functions by Jiri Slaby · 18 years ago
  64. 1b13543 [PATCH] drivers/char/vc_screen.c: proper prototypes by Adrian Bunk · 18 years ago
  65. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
  66. 1ed0c0b [PATCH] Char: isicom, correct probing/removing by Jiri Slaby · 18 years ago
  67. 7edc136 [PATCH] Char: isicom, support higher rates by Jiri Slaby · 18 years ago
  68. cb4a10c [PATCH] Char: isicom, check card state in isr by Jiri Slaby · 18 years ago
  69. f0a0ba6 [PATCH] Char: isicom, augment card_reset by Jiri Slaby · 18 years ago
  70. 174f130 [PATCH] Char: isicom, fix locking in isr by Jiri Slaby · 18 years ago
  71. 02d3fca [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static by Adrian Bunk · 18 years ago
  72. a356995 [PATCH] mxser: remove ambiguous redefinition of INIT_WORK by Andreas Jaggi · 18 years ago
  73. 0aa5de8 [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves by Jiri Slaby · 18 years ago
  74. dd65aa6 [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup by Jiri Slaby · 18 years ago
  75. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 18 years ago
  76. 2a598df Input: remove scan_keyb driver by Jiri Slaby · 18 years ago
  77. 9af9fc4 Merge ../linux-2.6-watchdog-mm by Wim Van Sebroeck · 18 years ago
  78. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 18 years ago
  79. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 18 years ago
  80. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 18 years ago
  81. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  82. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 18 years ago
  83. f31909c [POWERPC] ppc: Fix booke watchdog initialization by Stefan Roese · 18 years ago
  84. 756db73 drm/via: Disable AGP DMA for chips with the new 3D engine. by Thomas Hellstrom · 18 years ago
  85. 1d58420 drm: update core memory manager from git drm tree by Thomas Hellstrom · 18 years ago
  86. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 18 years ago
  87. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  88. f239b7b drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM by Thomas Hellstrom · 18 years ago
  89. 9b8d9d0 via: allow for npot texture pitch alignment by Thomas Hellstrom · 18 years ago
  90. 689692e via: add some new chipsets by Thomas Hellstrom · 18 years ago
  91. 76f6255 via: some PCI posting flushes by Thomas Hellstrom · 18 years ago
  92. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  93. 3cdc20e [POWERPC] Celleb: hypervisor console driver by Ishizaki Kou · 18 years ago
  94. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  95. d346cce [PATCH] sysrq: showBlockedTasks is sysrq-W by Randy Dunlap · 18 years ago
  96. 41c57a8 [PATCH] IPMI: fix timeout list handling by David Barksdale · 18 years ago
  97. 51e6ed2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  98. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  99. 7707ea3 [AGPGART] Remove pointless assignment. by Dave Jones · 18 years ago
  100. 87a17f3 [AGPGART] Remove pointless typedef in ati-agp by Dave Jones · 18 years ago