1. a71d6e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 16 years ago
  2. fbb5ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. 4fe1103 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  4. 007a93a Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. fbaa586 TPM: get_event_name stack corruption by Eric Paris · 16 years ago
  6. 64d1304 futex: setup writeable mapping for futex ops which modify user space data by Thomas Gleixner · 16 years ago
  7. 3325257 Fix scripts/setlocalversion with tagged git commit by Nico Schottelius · 16 years ago
  8. f43ab90 mfd: pcf50633: fix unsafe disable_irq() by Nelson Castillo · 16 years ago
  9. b126d11 mfd: Keep a cache of WM8350 volatile values by Mark Brown · 16 years ago
  10. 279e677 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  11. 467999f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  12. 26a9a41 Avoid ICE in get_random_int() with gcc-3.4.5 by Linus Torvalds · 16 years ago
  13. bc8a539 ipv4: make default for INET_LRO consistent with help text by Frans Pop · 16 years ago
  14. 995b337 net: fix skb_seq_read returning wrong offset/length for page frag data by Thomas Chenault · 16 years ago
  15. 7ee2cb7 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. by Frank Filz · 16 years ago
  16. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 16 years ago
  17. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 16 years ago
  18. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 16 years ago
  19. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 16 years ago
  20. 3633832 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  21. ee3af6e Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 13bba6f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 8019319 Fix oops on close of hot-unplugged FTDI serial converter by David Woodhouse · 16 years ago
  25. dbf8c11 mtd_dataflash: unbreak erase support by Peter Korsgaard · 16 years ago
  26. bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 16 years ago
  27. 7b7210d microblaze: Fix kind-of-intr checking against number of interrupts by Michal Simek · 16 years ago
  28. 3026589 microblaze: Update Microblaze defconfig by Michal Simek · 16 years ago
  29. 5b4662f regulator: da903x: add missing __devexit_p() by Mike Frysinger · 16 years ago
  30. 0e337b4 powerpc: Explicit alignment for .data.cacheline_aligned by Benjamin Herrenschmidt · 16 years ago
  31. dc89228 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
  32. c3cf866 powerpc/ftrace: Fix constraint to be early clobber by Steven Rostedt · 16 years ago
  33. 021376a powerpc/ftrace: Use pr_devel() in ftrace.c by Michael Ellerman · 16 years ago
  34. af3e4ac powerpc: Do not assert pte_locked for hugepage PTE entries by Mel Gorman · 16 years ago
  35. 705efc3 Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* by Wang Tinggong · 16 years ago
  36. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 16 years ago
  37. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 16 years ago
  38. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 16 years ago
  39. ffc7a86 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 16 years ago
  40. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 16 years ago
  41. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 16 years ago
  42. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 16 years ago
  43. 72876a6 mlx4_en: Fix not deleted napi structures by Yevgeny Petrilin · 16 years ago
  44. 2513dfb ipconfig: handle case of delayed DHCP server by Chris Friesen · 16 years ago
  45. 5e39273 netpoll: don't dereference NULL dev from np by Pavel Emelyanov · 16 years ago
  46. 22ef37e page-writeback: fix the calculation of the oldest_jif in wb_kupdate() by Toshiyuki Okajima · 16 years ago
  47. cd208bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  48. 7439259 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  49. 8646010 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  50. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 16 years ago
  51. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 16 years ago
  52. 12abb35 reiserfs: clean up ifdefs by Jeff Mahoney · 16 years ago
  53. bba0b4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  54. 17e4d43 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  55. 0f6f49a Fix caller information for warn_slowpath_null by Linus Torvalds · 16 years ago
  56. b41a080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  57. 5fe4990 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  58. d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 16 years ago
  59. b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 16 years ago
  60. 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 16 years ago
  61. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 16 years ago
  62. a0bf284 ACPI: Idle C-states disabled by max_cstate should not disable the TSC by Len Brown · 16 years ago
  63. 520daf7 ACPI: idle: fix init-time TSC check regression by Len Brown · 16 years ago
  64. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 16 years ago
  65. 4973b22 ACPI processor: reset the throttling state once it's invalid by Zhang Rui · 16 years ago
  66. 56c213f ACPI processor: introduce module parameter processor.ignore_tpc by Zhang Rui · 16 years ago
  67. ecb4aed ACPI, i915: build fix by Len Brown · 16 years ago
  68. 815ab0f ACPI: suspend: restore BM_RLD on resume by Len Brown · 16 years ago
  69. 975b3c4 ACPI: resume: re-enable SCI-enable workaround by Lin Ming · 16 years ago
  70. 72357d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  71. 4484079 PM: check sysdev_suspend(PMSG_FREEZE) return value by Bjorn Helgaas · 16 years ago
  72. 7c7327d Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 16 years ago
  73. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  74. 8c21f34 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  75. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 16 years ago
  76. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 16 years ago
  77. 61d79a8 libata: Report disk alignment and physical block size by Martin K. Petersen · 16 years ago
  78. d358724 sata_fsl: Fix the command description of FSL SATA controller by Dave Liu · 16 years ago
  79. f48c019 sata_fsl: Fix compile warnings by Kumar Gala · 16 years ago
  80. 19799bf [libata] sata_sx4: fixup interrupt handling by David Milburn · 16 years ago
  81. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 16 years ago
  82. 67651ee [libata] sata_sx4: convert to new exception handling methods by Jeff Garzik · 16 years ago
  83. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 16 years ago
  84. 5d41343 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  85. c244450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  86. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  87. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  88. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  89. 1f71ebe devpts: correctly set default options by Sukadev Bhattiprolu · 16 years ago
  90. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  91. a3d2b75 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  92. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 16 years ago
  93. d34a792 kgdb: gdb documentation fix by Frank Rowand · 16 years ago
  94. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 16 years ago
  95. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 16 years ago
  96. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago
  97. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 16 years ago
  98. a62114c ASoC: DaVinci I2S updates by David Brownell · 16 years ago
  99. 82075af ASoC: davinci-pcm buildfixes by David Brownell · 16 years ago
  100. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 16 years ago