1. 8d3c202 Merge branch 'master' of ../linux-2.6/ by David S. Miller · 16 years ago
  2. 038eb0e Fix u132-hcd.c compile error by Mirco Tischler · 16 years ago
  3. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 16 years ago
  4. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  5. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 16 years ago
  6. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 16 years ago
  7. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 16 years ago
  8. 759afc3 tg3: ethtool phys_id default by Stephen Hemminger · 16 years ago
  9. c73b1d1 [BNX2]: Update version to 1.7.4. by Michael Chan · 16 years ago
  10. 42e6de0 fix vmsas.c file permissions by Oliver Pinter · 16 years ago
  11. 38ea368 [BNX2]: Disable parallel detect on an HP blade. by Michael Chan · 16 years ago
  12. a2724e2 [BNX2]: More 5706S link down workaround. by Michael Chan · 16 years ago
  13. 04e2f17 Add memory barrier semantics to wake_up() & co by Linus Torvalds · 16 years ago
  14. 0a3716e mvsas: fix build warning, clean prototypes by Jeff Garzik · 16 years ago
  15. 02c608c documentation: atomic_add_unless() doesn't imply mb() on failure by Oleg Nesterov · 16 years ago
  16. 2dda81c memcgroup: return negative error code in mem_cgroup_create() by Li Zefan · 16 years ago
  17. 7fde4c3 memcgroup: remove a useless VM_BUG_ON() by Li Zefan · 16 years ago
  18. 2324c5d memcgroup: fix and update documentation by Li Zefan · 16 years ago
  19. bc231d2 cgroup: remove dead code in cgroup_get_rootdir() by Li Zefan · 16 years ago
  20. 68db38f cgroup: remove duplicate code in find_css_set() by Li Zefan · 16 years ago
  21. 8d53d55 cgroup: fix subsys bitops by Li Zefan · 16 years ago
  22. f777073 cgroup: fix memory leak in cgroup_get_sb() by Li Zefan · 16 years ago
  23. ffd2d88 cgroup: clean up cgroup.h by Li Zefan · 16 years ago
  24. a043e3b cgroup: fix comments by Li Zefan · 16 years ago
  25. d19e058 cgroup: fix and update documentation by Li Zefan · 16 years ago
  26. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  27. bcdca22 Smack: update for file capabilities by Casey Schaufler · 16 years ago
  28. 4362758 kprobes: refuse kprobe insertion on add/sub_preempt_counter() by Srinivasa Ds · 16 years ago
  29. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  30. 00d6296 kernel-doc: fix function-pointer-parameter parsing by Richard Kennedy · 16 years ago
  31. ff10e5d h8300: defconfig update by Yoshinori Sato · 16 years ago
  32. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 16 years ago
  33. 4223cc34 h8300: uaccess.h update by Yoshinori Sato · 16 years ago
  34. 45d464e h8300: signal.c typo fix by Yoshinori Sato · 16 years ago
  35. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  36. 3e4ab74 futex: fix init order by Thomas Gleixner · 16 years ago
  37. 43fe105 dmi: prevent linked list corruption by Jean Delvare · 16 years ago
  38. 79306a3 drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() by Sergio Luis · 16 years ago
  39. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  40. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  41. 48f15b9 NBD: make nbd default to deadline I/O scheduler by Paul Clements · 16 years ago
  42. 2f56deb uml: fix FP register corruption by Jeff Dike · 16 years ago
  43. e4d06b3 uml: fix helper_wait calls in watchdog by Johann Felix Soden · 16 years ago
  44. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 16 years ago
  45. f3069ae dmi: don't save the same device twice by Jean Delvare · 16 years ago
  46. c8626a1 rtc-cmos: display HPET emulation mode by David Brownell · 16 years ago
  47. 4185108 hwrng: remove Michael as HWRNG maintainer by Michael Buesch · 16 years ago
  48. 0b72037 cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/ by KOSAKI Motohiro · 16 years ago
  49. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  50. f6febcc atmel_spi: fix clock polarity by Atsushi Nemoto · 16 years ago
  51. 4f9d5f4 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) by Hoang-Nam Nguyen · 16 years ago
  52. 8ca3ed8 NOMMU: is_vmalloc_addr() won't compile if !MMU by David Howells · 16 years ago
  53. 0400b69 atmel_serial: fix interrupt handler return value by Haavard Skinnemoen · 16 years ago
  54. 98bcef5 copyright owner and author clean up for intel iommu and related files by mark gross · 16 years ago
  55. eaeb168 sparc: fix build by David Rientjes · 16 years ago
  56. de4fc64 markers: fix sparse warnings in markers.c by Harvey Harrison · 16 years ago
  57. 0949728 file capabilities: simplify signal check by Serge E. Hallyn · 16 years ago
  58. e5df70a hugetlb: ensure we do not reference a surplus page after handing it to buddy by Andy Whitcroft · 16 years ago
  59. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  60. 8936b6d MAINTAINERS: linux-fbdev is moderated by Geert Uytterhoeven · 16 years ago
  61. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  62. 55a26ae MN10300: define SO_MARK by David Howells · 16 years ago
  63. 860f7be MN10300: define HZ as a config option by David Howells · 16 years ago
  64. 1a823ac fuse: fix permission checking by Miklos Szeredi · 16 years ago
  65. fddd9cf make LKDTM depend on BLOCK by Chris Snook · 16 years ago
  66. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 16 years ago
  67. 7b59ebc UML: update defconfig by Jeff Dike · 16 years ago
  68. 4631a9a uml: fix initrd printk by Johann Felix Soden · 16 years ago
  69. b23c9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  70. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 16 years ago
  71. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  72. cfb37ae [SCSI] qlogicpt: section fixes by Adrian Bunk · 17 years ago
  73. 8f261aa [SCSI] mvsas: convert from rough draft to working driver by Ke Wei · 16 years ago
  74. b576294 [SCSI] mvsas: Add Marvell 6440 SAS/SATA driver by Jeff Garzik · 17 years ago
  75. 39273b5 i915: fix AR register restore. by Jesse Barnes · 16 years ago
  76. 63e4563 [SCSI] libsas: correctly flush the LU queue on error recovery by James Bottomley · 16 years ago
  77. 91b5506 [SCSI] aic94xx: fix sequencer hang on error recovery by James Bottomley · 16 years ago
  78. deee13d [SCSI] st: compile fix when DEBUG set to one by Kai Makisara · 16 years ago
  79. c9872fe [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb by FUJITA Tomonori · 16 years ago
  80. 26106e3 [SCSI] stex: stex_direct_copy shouldn't call dma_map_sg by FUJITA Tomonori · 16 years ago
  81. eafe1df [SCSI] lpfc: Balance locking by Matthew Wilcox · 16 years ago
  82. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 16 years ago
  83. a8e14fe [SCSI] libsas: fix error handling by James Bottomley · 16 years ago
  84. 2f93d79 [ALSA] bt87X: fix freeing of shared interrupt by Clemens Ladisch · 16 years ago
  85. c6cd7d7 [ALSA] hda-intel - Fix Oops with ATI HDMI devices by Takashi Iwai · 16 years ago
  86. c598195 [ALSA] caiaq - fix section mismatch warning by Sam Ravnborg · 16 years ago
  87. 9e03ad7 [ALSA] hda-codec - Fix amp-in values for pin widgets by Takashi Iwai · 16 years ago
  88. cced83b [ALSA] hda-codec - Fix ALC882 capture source selection by Takashi Iwai · 16 years ago
  89. 614ca92 [ALSA] hda-codec - Fix wrong capture source selection for ALC883 codec by Takashi Iwai · 16 years ago
  90. 2f08554 [ALSA] hda-codec - Don't create vmaster if no slaves found by Takashi Iwai · 16 years ago
  91. 14c65f9 [ALSA] hda-codec - Fix race condition in generic bound volume/swtich controls by Serge A. Suchkov · 16 years ago
  92. e5c2157 [ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe() by Roel Kluin · 16 years ago
  93. 902b05c [ALSA] oxygen: fix line-in recording selection by Clemens Ladisch · 16 years ago
  94. cbef978 [ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codec by Takashi Iwai · 16 years ago
  95. 90a5ad5 [ALSA] HDA - enable snoop on SCH by Takashi Iwai · 16 years ago
  96. 92eed66 [ALSA] hdsp - Fix section mismatch by Takashi Iwai · 16 years ago
  97. f007dc0 [ALSA] oxygen - Fix section mismatch by Takashi Iwai · 16 years ago
  98. c0792e0 [ALSA] race between disconnect and error handling in usbmidi by Takashi Iwai · 16 years ago
  99. 0ee46c9 [ALSA] opl3 - Fix compilation without sequencer support by Takashi Iwai · 16 years ago
  100. 2c020a9 Mark CC_STACKPROTECTOR as being BROKEN by Linus Torvalds · 16 years ago