1. 35cfd1d HID: blacklist Powercom USB UPS by Michael Tokarev · 15 years ago
  2. d2f8d7e Linux 2.6.29-rc5 by Linus Torvalds · 15 years ago
  3. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  4. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 15 years ago
  5. 99cbb86 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  6. 7c56c29 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  7. b4583a4 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  8. ebb8802 Merge branch 'fix/oss-header-fix' into for-linus by Takashi Iwai · 15 years ago
  9. 14fa43f ASoC: Only register AC97 bus if it's not done already by Mark Brown · 15 years ago
  10. 9411e21 ALSA: hda - Add snd_hda_multi_out_dig_cleanup() by Takashi Iwai · 15 years ago
  11. 3a08e30 ALSA: hda - Add missing terminator in slave dig-out array by Takashi Iwai · 15 years ago
  12. 92258a3 ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 model by Herton Ronaldo Krzesinski · 15 years ago
  13. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  14. 1d7b33f wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface by Inaky Perez-Gonzalez · 15 years ago
  15. df0bca0 net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2 by Clément Lecigne · 15 years ago
  16. 354b45f netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform by Yang Hongyang · 15 years ago
  17. a6952b5 bnx2: Update version to 1.9.2 and copyright. by Michael Chan · 15 years ago
  18. 990ec38 bnx2: Fix jumbo frames error handling. by Michael Chan · 15 years ago
  19. 259436a bnx2: Update 5709 firmware. by Michael Chan · 15 years ago
  20. 86f95f9 bnx2: Update 5706/5708 firmware. by Michael Chan · 15 years ago
  21. 501aa06 3c505: do not set pcb->data.raw beyond its size by Roel Kluin · 15 years ago
  22. f82da72 Documentation/connector/cn_test.c: don't use gfp_any() by Andrew Morton · 15 years ago
  23. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 15 years ago
  24. fb08867 IRDA: cnt is off by 1 by Roel Kluin · 15 years ago
  25. acdb602 netxen: remove pcie workaround by Dhananjay Phadke · 15 years ago
  26. cff71e8 sun3: print when lance_open() fails by Roel Kluin · 15 years ago
  27. 79d2b29 qlge: bugfix: Add missing rx buf clean index on early exit. by Ron Mercer · 15 years ago
  28. def48b6 qlge: bugfix: Fix RX scaling values. by Ron Mercer · 15 years ago
  29. 0d979f7 qlge: bugfix: Fix TSO breakage. by Ron Mercer · 15 years ago
  30. 06a3d51 qlge: bugfix: Add missing dev_kfree_skb_any() call. by Ron Mercer · 15 years ago
  31. f2603c2 qlge: bugfix: Add missing put_page() call. by Ron Mercer · 15 years ago
  32. 6497b60 qlge: bugfix: Fix fatal error recovery hang. by Ron Mercer · 15 years ago
  33. 7a9deb6 qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb(). by Ron Mercer · 15 years ago
  34. d4675b5 TG3: limit reaches -1 by Roel Kluin · 15 years ago
  35. 071a0bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  36. 3a4c680 Fix page writeback thinko, causing Berkeley DB slowdown by Nick Piggin · 15 years ago
  37. b1aabec mm: Export symbol ksize() by Kirill A. Shutemov · 15 years ago
  38. b578f3f Merge git://git.infradead.org/users/cbou/battery-2.6.29 by Linus Torvalds · 15 years ago
  39. 26a74f1 ALSA: hda - Register (new) devices at reconfig by Takashi Iwai · 15 years ago
  40. 32cf9a1 ALSA: mtpav - Fix initial value for input hwport by Takashi Iwai · 15 years ago
  41. 507e2fb w1: w1 temp calculation overflow fix by Ian Dall · 15 years ago
  42. 4d48a54 nbd: fix I/O hang on disconnected nbds by Paul Clements · 15 years ago
  43. 9480c53 mm: rearrange exit_mmap() to unlock before arch_exit_mmap by Jeremy Fitzhardinge · 15 years ago
  44. 3abdbf9 parport: parport_serial, don't bind netmos ibm 0299 by Jiri Slaby · 15 years ago
  45. 89e1219 writeback: fix break condition by Federico Cuello · 15 years ago
  46. 6c597963 syscall define: fix uml compile bug by Heiko Carstens · 15 years ago
  47. 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 15 years ago
  48. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 15 years ago
  49. 01c4a42 cgroups: add Li Zefan as a maintainer by KOSAKI Motohiro · 15 years ago
  50. c318c7a rtc: t reaches -1, tested 0 by Roel Kluin · 15 years ago
  51. b4870bc kernel-doc: fix syscall wrapper processing by Randy Dunlap · 15 years ago
  52. f40b45a kernel-doc: preferred ending marker and examples by Randy Dunlap · 15 years ago
  53. 2e9c237 memcg: use __GFP_NOWARN in page cgroup allocation by KAMEZAWA Hiroyuki · 15 years ago
  54. d409745 video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver by Uwe Kleine-Koenig · 15 years ago
  55. 7dcce13 tpm: correct email address for tpm_infineon-driver by Marcel Selhorst · 15 years ago
  56. 508b9f8 mm: fix mlocked page counter mismatch by MinChan Kim · 15 years ago
  57. 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 15 years ago
  58. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 15 years ago
  59. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 15 years ago
  60. 35887b1 gx1fb: properly alloc cmap and plug cmap leak by Andres Salomon · 15 years ago
  61. b14caec gxfb: properly alloc cmap and plug cmap leak by Andres Salomon · 15 years ago
  62. 067f129 lxfb: properly alloc cmap in all cases and don't leak the memory by Marco La Porta · 15 years ago
  63. 57f63bc rtc: update maintainership of pxa rtc driver by Robert Jarzmik · 15 years ago
  64. 1001c9f migration: migrate_vmas should check "vma" by Daisuke Nishimura · 15 years ago
  65. 17c9d12 Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE by Mel Gorman · 15 years ago
  66. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 15 years ago
  67. efb43f4 zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G by Hin-Tak Leung · 15 years ago
  68. 14990c6 zd1211rw: adding 0ace:0xa211 as a ZD1211 device by Hin-Tak Leung · 15 years ago
  69. f1b33cb mac80211: restrict to AP in outgoing interface heuristic by Johannes Berg · 15 years ago
  70. fcf6b1bc ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 15 years ago
  71. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. b3f2caa Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  76. da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  77. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 15 years ago
  78. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 15 years ago
  79. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 15 years ago
  80. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  81. 48cae88 [S390] dasd: fix race in dasd timer handling by Stefan Weinhuber · 15 years ago
  82. ca0b4b7 [S390] dasd: bus_id -> dev_name() conversion. by Cornelia Huck · 15 years ago
  83. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 15 years ago
  84. d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 15 years ago
  85. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 15 years ago
  86. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 15 years ago
  87. 7d6d49b Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  88. a57c0eb ALSA: hda - add id for Intel IbexPeak integrated HDMI codec by Wu Fengguang · 15 years ago
  89. 9a957a2 ALSA: hda - compute checksum in HDMI audio infoframe by Wu Fengguang · 15 years ago
  90. 606c0ce ALSA: hda - enable HDMI audio pin out at module loading time by Wu Fengguang · 15 years ago
  91. a1667e4 ALSA: hda - allow multi-channel HDMI audio playback when ELD is not present by Wu Fengguang · 15 years ago
  92. f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 15 years ago
  93. 7b7a799 sunhme: Fix Quattro HME irq registration on proble failures by Meelis Roos · 15 years ago
  94. fcffd0d fore200: fix oops on failed firmware load by Meelis Roos · 15 years ago
  95. e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 15 years ago
  96. 2ddc1ac Phonet: do not compute unused value by Rémi Denis-Courmont · 15 years ago
  97. a2bf453 Phonet: fix double free in GPRS outbound packet error path by Rémi Denis-Courmont · 15 years ago
  98. 664f93b mdio-gpio: Add mdc pin direction initialization by Paulius Zaleckas · 15 years ago
  99. 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  100. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 15 years ago