1. a357482 V4L/DVB (11561a): move media after i2c by Guennadi Liakhovetski · 16 years ago
  2. 9401608 V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free by Dan Carpenter · 16 years ago
  3. 5b83cfa V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak by Dan Carpenter · 16 years ago
  4. 3964b58 V4L/DVB (11494a): cx231xx Kconfig fixes by Mauro Carvalho Chehab · 16 years ago
  5. 92ab9ba V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers by Andy Walls · 16 years ago
  6. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 16 years ago
  7. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  8. 882016f sh: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  9. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  10. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 16 years ago
  11. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  12. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  13. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 16 years ago
  14. 3d4f163 Revert "linux.conf.au 2009: Tuz" by Linus Torvalds · 16 years ago
  15. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  16. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  17. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 16 years ago
  18. 7b1a14b Btrfs: fix acl caching by Chris Mason · 16 years ago
  19. 14b6084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  20. dccdee4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  21. e25c2c87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  22. 51b3960 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
  23. 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 · 16 years ago
  24. bac0906 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  25. 5530f41 Merge branch 'fix/caiaq' into for-linus by Takashi Iwai · 16 years ago
  26. 0995f9db Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  27. f0787f6 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  28. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 16 years ago
  29. e37469f FRV: Wire up new syscalls by David Howells · 16 years ago
  30. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 16 years ago
  31. fd1b524 quota: remove obsolete comments in fs/quota/Makefile by Christoph Hellwig · 16 years ago
  32. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 16 years ago
  33. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 16 years ago
  34. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 16 years ago
  35. 395a434 ALSA: Fix Trivial Warnining in sound/pci/cmipci.c by Subrata Modak · 16 years ago
  36. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 16 years ago
  37. b7967db Btrfs: remove #if 0 code by Chris Mason · 16 years ago
  38. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 16 years ago
  39. a9b487f ALSA: snd-usb-caiaq: fix reported elapsed periods by Daniel Mack · 16 years ago
  40. cad81bc ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex by Oleg Nesterov · 16 years ago
  41. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 16 years ago
  42. 6b34808 maple: input: fix up maple mouse driver by Adrian McMenamin · 16 years ago
  43. 40f4a6d sh: sh7785lcr: fix defconfig for 29-bit mode by Yoshihiro Shimoda · 16 years ago
  44. 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 · 16 years ago
  45. 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 · 16 years ago
  46. 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 · 16 years ago
  47. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  48. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  49. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  50. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  51. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  52. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  53. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  54. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  55. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  56. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  57. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 16 years ago
  58. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 16 years ago
  59. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 16 years ago
  60. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 16 years ago
  61. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 16 years ago
  62. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 16 years ago
  63. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 16 years ago
  64. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 16 years ago
  65. a9e8174 ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present by Theodore Ts'o · 16 years ago
  66. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 16 years ago
  67. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 16 years ago
  68. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 16 years ago
  69. 0d4bf11 Btrfs: don't export symbols by Christoph Hellwig · 16 years ago
  70. 2ea2544 Btrfs: simplify makefile by Christoph Hellwig · 16 years ago
  71. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 16 years ago
  72. 485c26e ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode by Theodore Ts'o · 16 years ago
  73. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  74. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  75. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  76. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  77. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  78. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  79. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  80. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  81. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  82. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  83. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  84. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  85. 90c8fce 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. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 16 years ago
  87. 79e95eb serial: remove contact data by Niels de Vos · 16 years ago
  88. 67cd724 cafe_nand: Fix warning by Alan Cox · 16 years ago
  89. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  90. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 16 years ago
  91. 418df63 Delete slow-work timers properly by Jonathan Corbet · 16 years ago
  92. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  94. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  95. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 16 years ago
  96. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 16 years ago
  97. 1fe94d3 Merge branch 'bugzilla-13048' into release by Len Brown · 16 years ago
  98. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 16 years ago
  99. 3869e92 Merge branch 'hpet' into release by Len Brown · 16 years ago
  100. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 16 years ago