1. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  2. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  3. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  4. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  5. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  6. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  7. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  8. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  9. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  10. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  11. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  12. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  13. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  14. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  15. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  16. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  17. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  18. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  19. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago
  20. 4c8cc55 ktest: Fix off-by-one in config bisect result by Steven Rostedt · 13 years ago
  21. e3a57b3 Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 13 years ago
  22. e2bd967 block: Use hlist_entry() for io_context.cic_list.first by Paul Bolle · 13 years ago
  23. 28304f4 cfq-iosched: Remove bogus check in queue_fail path by Paul Bolle · 13 years ago
  24. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  25. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  26. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago
  27. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  28. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  29. 3cc39b3 tile: enable CONFIG_BUGVERBOSE by Chris Metcalf · 13 years ago
  30. 9b83c77 xen/blkback: potential null dereference in error handling by Dan Carpenter · 13 years ago
  31. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  32. 3f30310 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  33. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  34. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  35. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago
  36. c681d0b intel-iommu: Use coherent DMA mask when requested by Mike Travis · 13 years ago
  37. 1c9fc3d intel-iommu: Dont cache iova above 32bit by Chris Wright · 13 years ago
  38. cb452a4 intel-iommu: Speed up processing of the identity_mapping function by Mike Travis · 13 years ago
  39. 8fcc537 intel-iommu: Check for identity mapping candidate using system dma mask by Chris Wright · 13 years ago
  40. 9b4554b intel-iommu: Only unlink device domains from iommu by Alex Williamson · 13 years ago
  41. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 13 years ago
  42. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 13 years ago
  43. da8b94e UBIFS: fix recovery broken by the previous recovery fix by Artem Bityutskiy · 13 years ago
  44. efcfde5 UBIFS: amend ubifs_recover_leb interface by Artem Bityutskiy · 13 years ago
  45. 1a0b069 UBIFS: introduce a "grouped" journal head flag by Artem Bityutskiy · 13 years ago
  46. ab75950 UBIFS: supress false error messages by Artem Bityutskiy · 13 years ago
  47. 5c6cce9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  48. 603d04b kgdbts: only use new asm-generic/ptrace.h api when needed by Mike Frysinger · 13 years ago
  49. 4c49ff3 block: blkdev_get() should access ->bd_disk only after success by Tejun Heo · 13 years ago
  50. a5b2c5b AppArmor: fix oops in apparmor_setprocattr by Kees Cook · 13 years ago
  51. e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  52. 850761b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  53. 4495a7d CFQ: Fix typo and remove unnecessary semicolon by Kyungmin Park · 13 years ago
  54. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 13 years ago
  55. af0d6a0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. 07ef3c3 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. ea9d655 block: remove unwanted semicolons by Namhyung Kim · 13 years ago
  58. 643d2d7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  59. 89c1222 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  60. 339dedf powerpc/pmac: Don't register pmac PIC syscore ops when HW not present by Benjamin Herrenschmidt · 13 years ago
  61. d72bce0 rcu: Cure load woes by Peter Zijlstra · 13 years ago
  62. 1222de7 Merge branch 'sh/runtime-pm-misery' into sh-fixes-for-linus by Paul Mundt · 13 years ago
  63. 5c2de44 dmaengine: shdma: Fix up fallout from runtime PM changes. by Paul Mundt · 13 years ago
  64. 9436b4a Revert "clocksource: sh_cmt: Runtime PM support" by Paul Mundt · 13 years ago
  65. d4905ce Revert "clocksource: sh_tmu: Runtime PM support" by Paul Mundt · 13 years ago
  66. db7eba2 sh: Fix up asm-generic/ptrace.h fallout. by Paul Mundt · 13 years ago
  67. 3f9b852 sh64: Move from P1SEG to CAC_ADDR for consistent sync. by Paul Mundt · 13 years ago
  68. 65d517e sh64: asm/pgtable.h needs asm/mmu.h by Paul Mundt · 13 years ago
  69. 194cd8d sh: asm/tlb.h needs linux/swap.h by Nobuhiro Iwamatsu · 13 years ago
  70. 8181d3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  71. 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 13 years ago
  72. 598e887 x86 idle: Fix mwait deprecation warning message by Borislav Petkov · 13 years ago
  73. c7427d2 autofs4: bogus dentry_unhash() added in ->unlink() by Al Viro · 13 years ago
  74. 3cebde2 vfs: shrink_dcache_parent before rmdir, dir rename by Sage Weil · 13 years ago
  75. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 13 years ago
  76. 7a66f78 virtio_net: delay TX callbacks by Michael S. Tsirkin · 13 years ago
  77. 7ab358c virtio: add api for delayed callbacks by Michael S. Tsirkin · 13 years ago
  78. 4423fe4 virtio_test: support event index by Michael S. Tsirkin · 13 years ago
  79. 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 13 years ago
  80. a5c262c virtio_ring: support event idx feature by Michael S. Tsirkin · 13 years ago
  81. bf7035b virtio ring: inline function to check for events by Michael S. Tsirkin · 13 years ago
  82. 770b31a virtio: event index interface by Michael S. Tsirkin · 13 years ago
  83. a1b3838 virtio: add full three-clause BSD text to headers. by Rusty Russell · 13 years ago
  84. bf50e69 virtio balloon: kill tell-host-first logic by Dave Hansen · 13 years ago
  85. 177dbd9 virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. by Rusty Russell · 13 years ago
  86. 6917f83 drivers, block: virtio_blk: Replace cryptic number with the macro by Liu Yuan · 13 years ago
  87. 7a7c924 virtio_blk: allow re-reading config space at runtime by Christoph Hellwig · 13 years ago
  88. 990c91f lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. by Rusty Russell · 13 years ago
  89. bc805a0 lguest: fix up compilation after move by Rusty Russell · 13 years ago
  90. 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
  91. 55922c9 Linux 3.0-rc1 by Linus Torvalds · 13 years ago
  92. bd1bfe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  93. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  94. fac0486 arm gpio drivers: make them 'depends on ARM' by Linus Torvalds · 13 years ago
  95. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 13 years ago
  96. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 13 years ago
  97. 7a86617 eCryptfs: Return useful code from contains_ecryptfs_marker by Tyler Hicks · 13 years ago
  98. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  99. 2ba781c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  100. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago