1. 550e978 headers_check fix: spi/spidev.h by Jaswinder Singh Rajput · 16 years ago
  2. bcf7458 headers_check fix: raid/md_p.h by Jaswinder Singh Rajput · 16 years ago
  3. 03cf1e0 headers_check fix: nfsd/syscall.h by Jaswinder Singh Rajput · 16 years ago
  4. 9e87b1e headers_check fix: nfsd/nfsfh.h by Jaswinder Singh Rajput · 16 years ago
  5. 3187ced headers_check fix: nfsd/export.h by Jaswinder Singh Rajput · 16 years ago
  6. 9df27ba headers_check fix: netfilter/xt_conntrack.h by Jaswinder Singh Rajput · 16 years ago
  7. b852d36 headers_check fix: dvb/video.h by Jaswinder Singh Rajput · 16 years ago
  8. 8996be9 headers_check fix: dvb/net.h by Jaswinder Singh Rajput · 16 years ago
  9. de189f0 headers_check fix: dvb/frontend.h by Jaswinder Singh Rajput · 16 years ago
  10. c86629c headers_check fix: dvb/dmx.h by Jaswinder Singh Rajput · 16 years ago
  11. 15cf98a headers_check fix: dvb/audio.h by Jaswinder Singh Rajput · 16 years ago
  12. 9d6aa4c headers_check fix: can/bcm.h by Jaswinder Singh Rajput · 16 years ago
  13. f2257b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  14. 1737ef7 sata_sil: Fix build breakage by Alexander Beregalov · 16 years ago
  15. 242f45d Documentation/Changes: add required versions for new filesystems by Bill Nottingham · 16 years ago
  16. 7022139 fix emacs indenting howto filename expansion by Dan Carpenter · 16 years ago
  17. 0acbc6c Documentation: update CodingStyle tips for Emacs users by Teemu Likonen · 16 years ago
  18. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  19. ca493d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  20. 5488ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  21. 05986e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  22. 0d28088 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  23. 9b4d142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  24. 6e3eed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  25. ceb5eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  26. 726a669 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu by Andrew Morton · 16 years ago
  27. 9df04e1 epoll: drop max_user_instances and rely only on max_user_watches by Davide Libenzi · 16 years ago
  28. 3095eb8 hp-wmi: set initial docking state by Frans Pop · 16 years ago
  29. fb9f88e hwmon: applesmc: add support for MacPro 3 temperature sensors by Bharath Ramesh · 16 years ago
  30. c189f4e hpilo: increment version by David Altobelli · 16 years ago
  31. 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 16 years ago
  32. 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 16 years ago
  33. 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 16 years ago
  34. 945048c alpha: fix the BUG() macro by Ivan Kokshaysky · 16 years ago
  35. ee0c468 alpha: compile fixes by Ivan Kokshaysky · 16 years ago
  36. e5d9a90 alpha: use syscall wrappers by Ivan Kokshaysky · 16 years ago
  37. 299b4ea memcg: NULL pointer dereference at rmdir on some NUMA systems by KAMEZAWA Hiroyuki · 16 years ago
  38. 248ae0d fbdev: incorrect URL given in drivers/video/Kconfig by Alex Buell · 16 years ago
  39. 6989d56 hp-wmi: fix regressions caused by missing if statement by Frans Pop · 16 years ago
  40. 8d50d36 memcg: update document to mention that swapoff should be tested by KAMEZAWA Hiroyuki · 16 years ago
  41. 85d9fc8 memcg: fix refcnt handling at swapoff by KAMEZAWA Hiroyuki · 16 years ago
  42. 7460db5 gpiolib: fix request related issue by Magnus Damm · 16 years ago
  43. 7bcc1bb memcg: get/put parents at create/free by Daisuke Nishimura · 16 years ago
  44. baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 16 years ago
  45. 9e9e3cb mm: OOM documentation update by Evgeniy Polyakov · 16 years ago
  46. dc19835 kprobes: fix module compilation error with CONFIG_KPROBES=n by Masami Hiramatsu · 16 years ago
  47. 252523e sgi-xpc: fix up stale DBUG_ON statements by Robin Holt · 16 years ago
  48. 17e2161 sgi-xpc: Remove NULL pointer dereference. by Robin Holt · 16 years ago
  49. 69b3bb6 sgi-xpc: ensure flags are updated before bte_copy by Robin Holt · 16 years ago
  50. de33c8d Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments by Linus Torvalds · 16 years ago
  51. 05dfdbb lguest: Fix a memory leak with the lg object during launcher close by Mark Wallis · 16 years ago
  52. b44d49a lguest: disable the FORTIFY for lguest. by Tim 'mithro' Ansell · 16 years ago
  53. 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
  54. 1448d7c ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 16 years ago
  55. c8c4707 firewire: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 16 years ago
  56. de2cf59 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  57. c9de36f Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  58. ef390c0 ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driver by Misael Lopez Cruz · 16 years ago
  59. 9e70c1f ASoC: Fix null string usage with WM8753 DAIs by Mark Brown · 16 years ago
  60. bae7eb3 HID: document difference between hid_blacklist and hid_ignore_list by Jiri Kosina · 16 years ago
  61. 656f1fb HID: add antec-branded soundgraph imon devices to blacklist by Jarod Wilson · 16 years ago
  62. be5d0c8 HID: fix reversed logic in disconnect testing of hiddev by Oliver Neukum · 16 years ago
  63. 0fb21de HID: adjust report descriptor fixup for MS 1028 receiver by Jiri Kosina · 16 years ago
  64. a9ac49d cifs: make sure we allocate enough storage for socket address by Jeff Layton · 16 years ago
  65. da505c3 [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases by Steve French · 16 years ago
  66. f818dd5 [CIFS] some cleanup to dir.c prior to addition of posix_open by Steve French · 16 years ago
  67. 42c2454 [CIFS] revalidate parent inode when rmdir done within that directory by Steve French · 16 years ago
  68. 6a7f8d3 [CIFS] Rename md5 functions to avoid collision with new rt modules by Steve French · 16 years ago
  69. 0496e02 cifs: turn smb_send into a wrapper around smb_sendv by Jeff Layton · 16 years ago
  70. 7cbcf22 driver-core: fix kernel-doc parameter name by Randy Dunlap · 16 years ago
  71. 6a1b699 UIO: Add missing documentation of features added recently by Hans J. Koch · 16 years ago
  72. 720893f Sync patch for jp_JP/stable_kernel_rules.txt by Tsugikazu Shibata · 16 years ago
  73. dcbbcef Staging: poch: fix verification of memory area by Roel Kluin · 16 years ago
  74. 05d6d67 Staging: usbip: usbip_start_threads(): handle kernel_thread failure by Roel Kluin · 16 years ago
  75. e48d94d staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h> by Geert Uytterhoeven · 16 years ago
  76. 1176e83 Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal by Oleg Nesterov · 16 years ago
  77. 191805a Staging: android: Add lowmemorykiller documentation. by Arve Hjønnevåg · 16 years ago
  78. 0796005 Staging: android: fix build error on 64bit boxes by Greg Kroah-Hartman · 16 years ago
  79. 2d0db6b Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25. by Arve Hjønnevåg · 16 years ago
  80. c171ac3 Staging: android: binder: fix arm build errors by Arve Hjønnevåg · 16 years ago
  81. 7c5151f Staging: meilhaus: fix Kbuild by Greg Kroah-Hartman · 16 years ago
  82. c69a1f0 Staging: comedi: fix Kbuild by Greg Kroah-Hartman · 16 years ago
  83. 5e21256 firewire: sbp2: fix DMA mapping leak on the failure path by Stefan Richter · 16 years ago
  84. f746072 firewire: sbp2: define some magic numbers as macros by Stefan Richter · 16 years ago
  85. a08e100 firewire: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 16 years ago
  86. c1fbdd7 ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none by Stefan Richter · 16 years ago
  87. d3e3e97 ieee1394: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 16 years ago
  88. 4106cef ieee1394: sbp2: update a help string by Stefan Richter · 16 years ago
  89. 82d4b90 ieee1394: support for speeds greater than S800 by Stefan Richter · 16 years ago
  90. 18e352e Linux 2.6.29-rc3 by Linus Torvalds · 16 years ago
  91. c4568d6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  92. 78a768b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  93. d8204ee dmi: Fix build breakage by Kumar Gala · 16 years ago
  94. 30b2363 drm: Rip out the racy, unused vblank signal code. by Eric Anholt · 16 years ago
  95. 2a88464 ALSA: hda - add another MacBook Pro 4, 1 subsystem ID by Luke Yelavich · 16 years ago
  96. 4c456a6 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code by Gerhard Pircher · 16 years ago
  97. 69b052e powerpc/pseries: Correct VIO bus accounting problem in CMO env. by Robert Jennings · 16 years ago
  98. 4712fff powerpc: More printing warning fixes for the l64 to ll64 conversion by Stephen Rothwell · 16 years ago
  99. 52c275f powerpc: Remove arch/ppc cruft from Kconfig by Josh Boyer · 16 years ago
  100. 802bdea powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c by Stephen Rothwell · 16 years ago