1. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 18 years ago
  2. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  3. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 18 years ago
  4. 36ac1d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  5. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  6. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  7. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 18 years ago
  8. ebf3f09 Configure out AIO support by Thomas Petazzoni · 18 years ago
  9. 612de10 parport: remove CVS keywords by Adrian Bunk · 18 years ago
  10. 25cbe53 pid_ns: kill the now unused task_child_reaper() by Oleg Nesterov · 18 years ago
  11. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 18 years ago
  12. b73c29f6 quota: remove CVS keywords by Adrian Bunk · 18 years ago
  13. 60836eb telephony: remove CVS keywords by Adrian Bunk · 18 years ago
  14. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 18 years ago
  15. b53cde3 fbdev: add new TMIO framebuffer driver by Dmitry Baryshkov · 18 years ago
  16. e3a1938 matroxfb: support G200eV chip by Darrick J. Wong · 18 years ago
  17. 0b17888 fbdev: allow more chip revisions in Epson s1d13... video driver by Kristoffer Ericson · 18 years ago
  18. b1ee26b radeonfb: accelerate imageblit and other improvements by Benjamin Herrenschmidt · 18 years ago
  19. a6c0c37 radeonfb: misc cleanup of engine and dst cache handling by Benjamin Herrenschmidt · 18 years ago
  20. 3a56805 neofb: remove open_lock mutex by Krzysztof Helt · 18 years ago
  21. 35e8bb5 gpiolib: request/free hooks by David Brownell · 18 years ago
  22. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 18 years ago
  23. 3d599d1 gpio_free might sleep, generic part by Uwe Kleine-König · 18 years ago
  24. 4fd5463 gpio: make gpiochip label const by Dmitry Baryshkov · 18 years ago
  25. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 18 years ago
  26. bb979d7 autofs4: cleanup autofs mount type usage by Ian Kent · 18 years ago
  27. 9d793b0 i2o: Fix 32/64bit DMA locking by Alan Cox · 18 years ago
  28. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 18 years ago
  29. bf2a9a3 Allow recursion in binfmt_script and binfmt_misc by Kirill A. Shutemov · 18 years ago
  30. 5311248 alpha: introduce field 'taso' into struct linux_binprm by Kirill A. Shutemov · 18 years ago
  31. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 18 years ago
  32. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 18 years ago
  33. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 18 years ago
  34. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 18 years ago
  35. f7ad160 include/linux/clk.h: fix comment by Alex Raimondi · 18 years ago
  36. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 18 years ago
  37. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 18 years ago
  38. 25ddbb1 Make the taint flags reliable by Andi Kleen · 18 years ago
  39. a25d644 wait: kill is_sync_wait() by Tejun Heo · 18 years ago
  40. c80cfb0 vsprintf: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 18 years ago
  41. 1ecfea0 init.h: remove long-dead __setup_null_param() macro by Robert P. J. Day · 18 years ago
  42. 693ac38 include/linux/mount.h: remove CVS keyword by Adrian Bunk · 18 years ago
  43. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 18 years ago
  44. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 18 years ago
  45. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 18 years ago
  46. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 18 years ago
  47. 1648993 introduce generic header file for the software IO/TLB by Joerg Roedel · 18 years ago
  48. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 18 years ago
  49. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 18 years ago
  50. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 18 years ago
  51. 8c0e399 sysfs: Make dir and name args to sysfs_notify() const by Trent Piepho · 18 years ago
  52. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 18 years ago
  53. e613966 debug: Introduce a dev_WARN() function by Arjan van de Ven · 18 years ago
  54. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 18 years ago
  55. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 18 years ago
  56. 7fb6b5d device create: remove device_create_drvdata by Greg Kroah-Hartman · 18 years ago
  57. ae87221 sysfs: crash debugging by Andrew Morton · 19 years ago
  58. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 18 years ago
  59. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 18 years ago
  60. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 18 years ago
  61. 2502991 Merge branch 'fixes' into for-linus by Russell King · 18 years ago
  62. 04ab591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  63. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  64. 7d81a5e MIPS: IP22/28: Switch over to RTC class driver by Thomas Bogendoerfer · 18 years ago
  65. 201c72a MIPS: Have a heart for a lonely, lost header file ... by Ralf Baechle · 18 years ago
  66. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  67. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 18 years ago
  68. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 18 years ago
  69. e413b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  70. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 18 years ago
  71. dded364 HID: hiddev.h: Fix example code. by Antonio Ospite · 18 years ago
  72. 34a5cee HID: hiddev.h: Fix mixed space and tabs in example code. by Antonio Ospite · 18 years ago
  73. 76483cf HID: remove hid-ff by Jiri Slaby · 18 years ago
  74. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 18 years ago
  75. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 18 years ago
  76. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 18 years ago
  77. 606bd0a HID: move logitech FF processing by Jiri Slaby · 18 years ago
  78. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 18 years ago
  79. 93c1013 HID: move connect quirks by Jiri Slaby · 18 years ago
  80. bd28ce0 HID: move sony quirks by Jiri Slaby · 18 years ago
  81. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 18 years ago
  82. 3715ade HID: remove hid-input-quirks by Jiri Slaby · 18 years ago
  83. 980a3da HID: move samsung quirks by Jiri Slaby · 18 years ago
  84. 3b8006e HID: move monterey quirks by Jiri Slaby · 18 years ago
  85. 1e76253 HID: move petalynx quirks by Jiri Slaby · 18 years ago
  86. 1f243e3 HID: move ezkey quirks by Jiri Slaby · 18 years ago
  87. 3b239cd HID: move cherry quirks by Jiri Slaby · 18 years ago
  88. 14a21cd HID: move a4tech quirks by Jiri Slaby · 18 years ago
  89. 0f22132 HID: move cypress quirks by Jiri Slaby · 18 years ago
  90. 90231e7 HID: move sunplus quirks by Jiri Slaby · 18 years ago
  91. 78a849a HID: move microsoft quirks by Jiri Slaby · 18 years ago
  92. 02ae9a1 HID: add compat support by Jiri Slaby · 18 years ago
  93. 8c19a51 HID: move apple quirks by Jiri Slaby · 18 years ago
  94. d458a9d HID: move ignore quirks by Jiri Slaby · 18 years ago
  95. 5f22a79 HID: move logitech quirks by Jiri Slaby · 18 years ago
  96. 022e8c4 HID: move usage input mapping to hid.h by Jiri Slaby · 18 years ago
  97. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 18 years ago
  98. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 18 years ago
  99. e8c84f9 modpost: add support for hid by Jiri Slaby · 18 years ago
  100. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 18 years ago