1. 3d4f163 Revert "linux.conf.au 2009: Tuz" by Linus Torvalds · 15 years ago
  2. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  3. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  4. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 15 years ago
  5. 7b1a14b Btrfs: fix acl caching by Chris Mason · 15 years ago
  6. 14b6084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  7. dccdee4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  8. e25c2c87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  9. 51b3960 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  10. f70616a Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  11. bac0906 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  12. 5530f41 Merge branch 'fix/caiaq' into for-linus by Takashi Iwai · 15 years ago
  13. 0995f9db Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  14. f0787f6 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  15. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 15 years ago
  16. e37469f FRV: Wire up new syscalls by David Howells · 15 years ago
  17. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 15 years ago
  18. fd1b524 quota: remove obsolete comments in fs/quota/Makefile by Christoph Hellwig · 15 years ago
  19. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  20. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 15 years ago
  21. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 15 years ago
  22. 395a434 ALSA: Fix Trivial Warnining in sound/pci/cmipci.c by Subrata Modak · 15 years ago
  23. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 15 years ago
  24. b7967db Btrfs: remove #if 0 code by Chris Mason · 15 years ago
  25. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 15 years ago
  26. a9b487f ALSA: snd-usb-caiaq: fix reported elapsed periods by Daniel Mack · 15 years ago
  27. cad81bc ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex by Oleg Nesterov · 15 years ago
  28. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 15 years ago
  29. 6b34808 maple: input: fix up maple mouse driver by Adrian McMenamin · 15 years ago
  30. 40f4a6d sh: sh7785lcr: fix defconfig for 29-bit mode by Yoshihiro Shimoda · 15 years ago
  31. 9b820a8 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
  32. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  35. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  36. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  37. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  38. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  39. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  40. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  41. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  42. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  43. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  44. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  45. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 15 years ago
  46. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 15 years ago
  47. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 15 years ago
  48. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 15 years ago
  49. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 15 years ago
  50. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 15 years ago
  51. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  52. a9e8174 ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present by Theodore Ts'o · 15 years ago
  53. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 15 years ago
  54. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 15 years ago
  55. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 15 years ago
  56. 0d4bf11 Btrfs: don't export symbols by Christoph Hellwig · 15 years ago
  57. 2ea2544 Btrfs: simplify makefile by Christoph Hellwig · 15 years ago
  58. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 15 years ago
  59. 485c26e ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode by Theodore Ts'o · 15 years ago
  60. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  61. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  62. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  63. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  64. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  66. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  67. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  68. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  69. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  70. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  71. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  72. 90c8fce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  73. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 15 years ago
  74. 79e95eb serial: remove contact data by Niels de Vos · 15 years ago
  75. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  76. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  77. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 15 years ago
  78. 418df63 Delete slow-work timers properly by Jonathan Corbet · 15 years ago
  79. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  80. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  81. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  82. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 15 years ago
  83. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 15 years ago
  84. 1fe94d3 Merge branch 'bugzilla-13048' into release by Len Brown · 15 years ago
  85. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  86. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  87. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 15 years ago
  88. 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 15 years ago
  89. f2d1f0a cfq-iosched: cache prio_tree root in cfqq->p_root by Jens Axboe · 15 years ago
  90. 3ac6c9f cfq-iosched: fix bug with aliased request and cooperation detection by Jens Axboe · 15 years ago
  91. 26a2ac0 cfq-iosched: clear ->prio_trees[] on cfqd alloc by Jens Axboe · 15 years ago
  92. 17d5c8c block: fix intermittent dm timeout based oops by Hannes Reinecke · 15 years ago
  93. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  94. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 15 years ago
  95. 097102c pktcdvd.h should include mempool.h by Alexander Beregalov · 15 years ago
  96. d2c8604 x86, hpet: Stop soliciting hpet=force users on ICH4M by Len Brown · 15 years ago
  97. 2d40570 Merge branch 'bugzilla-12249' into release by Len Brown · 15 years ago
  98. 04a2e62 Merge branch 'bugzilla-12270' into release by Len Brown · 15 years ago
  99. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  100. 09041da Merge branch 'cpufreq' into release by Len Brown · 15 years ago