1. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  2. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  3. 59c84ed0 xfs: Fix overallocation in xfs_buf_allocate_memory() by Jan Kara · 12 years ago
  4. 76d0953 xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  5. 9a3a5da xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  6. cb77fcd Btrfs: delay iput with async extents by Josef Bacik · 12 years ago
  7. e18fca7 Btrfs: add a missing spin_lock by Josef Bacik · 12 years ago
  8. 69bca40 Btrfs: don't assume to be on the correct extent in add_all_parents by Alexander Block · 12 years ago
  9. 1c8f52a Btrfs: introduce btrfs_next_old_item by Alexander Block · 12 years ago
  10. 7c01433 Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-core-next by Dave Airlie · 12 years ago
  11. 4ef7fe7 drm: use format %d to print error code by Yuanhan Liu · 12 years ago
  12. b196a49 drm/edid: don't return stack garbage from supports_rb by Daniel Vetter · 12 years ago
  13. b375de0 drm: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  14. d3decf3 vga_switcheroo: Add include guard by Ozan Çağlayan · 12 years ago
  15. 36ff39c drm/radeon: replace cs_mutex with vm_mutex v3 by Christian König · 12 years ago
  16. 736fc37 drm/radeon: replace pflip and sw_int counters with atomics by Christian Koenig · 12 years ago
  17. fb98257 drm/radeon: apply Murphy's law to the kms irq code v3 by Christian Koenig · 12 years ago
  18. c20dc36 drm/radeon: fix & improve ih ring handling v3 by Christian Koenig · 12 years ago
  19. 6823d74 drm/radeon: remove some unneeded structure members by Christian Koenig · 12 years ago
  20. db7fce3 drm/radeon: replace vmram_mutex with mclk_lock v2 by Christian König · 12 years ago
  21. 220907d drm/radeon: rework ring syncing code by Christian König · 12 years ago
  22. 68e250b drm/radeon: add infrastructure for advanced ring synchronization v2 by Christian König · 12 years ago
  23. 876dc9f drm/radeon: remove radeon_fence_create by Christian König · 12 years ago
  24. 7940b2a Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  25. 2ce5682 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  26. c4c0e9e mm, mempolicy: fix mbind() to do synchronous migration by David Rientjes · 12 years ago
  27. 0e3534c media: pms.c needs linux/slab.h by Randy Dunlap · 12 years ago
  28. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  29. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  30. f8fc0c9 Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  31. a1821f7 Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  32. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  33. 48c3b58 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 12 years ago
  34. 5702c5e c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place by Cyrill Gorcunov · 12 years ago
  35. 50d75f8 pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper by Oleg Nesterov · 12 years ago
  36. 6347e90 pidns: guarantee that the pidns init will be the last pidns process reaped by Eric W. Biederman · 12 years ago
  37. f39cdae fault-inject: avoid call to random32() if fault injection is disabled by Anton Blanchard · 12 years ago
  38. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  39. 7dea268 get_maintainer: Fix --help warning by Joe Perches · 12 years ago
  40. eb4546b mm/memory.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  41. dad7557 mm: fix kernel-doc warnings by Wanpeng Li · 12 years ago
  42. 4fe7efd mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  43. e0897d7 mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range by David Rientjes · 12 years ago
  44. 436814e h8300: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  45. ffb2031 h8300: fix use of extinct _sbss and _ebss by Geert Uytterhoeven · 12 years ago
  46. f022d0f xtensa: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  47. 0eff08b xtensa: use "test -e" instead of bashism "test -a" by Geert Uytterhoeven · 12 years ago
  48. 5e7b6ed xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
  49. 3a981f4 memcg: fix use_hierarchy css_is_ancestor oops regression by Hugh Dickins · 12 years ago
  50. 61eafb0 mm, oom: fix and cleanup oom score calculations by David Rientjes · 12 years ago
  51. fbb24a3 nilfs2: ensure proper cache clearing for gc-inodes by Ryusuke Konishi · 12 years ago
  52. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  53. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago
  54. ff049b6 drm/i915: bind driver to ValleyView chipsets by Jesse Barnes · 12 years ago
  55. 7983117 drm/i915: enable display messages to GT on ValleyView by Jesse Barnes · 12 years ago
  56. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 12 years ago
  57. 9355360 drm/i915: don't enable PPGTT on VLV yet by Jesse Barnes · 12 years ago
  58. e597dad agp/intel: use correct GTT offset on VLV by Jesse Barnes · 12 years ago
  59. e87c469 agp/intel: allow cacheable and GDFT PTEs on ValleyView by Jesse Barnes · 12 years ago
  60. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  61. f7dff0c drm/i915: access VLV regs through read/write switch by Jesse Barnes · 12 years ago
  62. 3b876c8 xfs: fix debug_object WARN at xfs_alloc_vextent() by Jeff Liu · 12 years ago
  63. 66f9311 xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) by Alain Renaud · 12 years ago
  64. b7019b2 drm/radeon: SI tiling fixes for display by Alex Deucher · 12 years ago
  65. b102743 NFS: Force the legacy idmapper to be single threaded by Bryan Schumaker · 12 years ago
  66. 9c19415 Merge tag 'drm-intel-next-2012-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  67. a4d7a12 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  68. 61fcbc8 Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  69. aef2b89 ARM: OMAP: Fix Beagleboard DVI reset gpio by Russ Dill · 12 years ago
  70. 95dca12 arm/dts: OMAP2: Fix interrupt controller binding by Jon Hunter · 12 years ago
  71. 3d09b33 ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0 by Tony Lindgren · 12 years ago
  72. 310018d ARM: OMAP2+: Fix MUSB ifdefs for platform init code by Tony Lindgren · 12 years ago
  73. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  74. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  75. 9836437 drm/i915: Enable DP panel power sequencing for ValleyView by Shobhit Kumar · 12 years ago
  76. 642c0db libceph: flush msgr queue during mon_client shutdown by Sage Weil · 12 years ago
  77. b132cf4 rbd: Clear ceph_msg->bio_iter for retransmitted message by Yan, Zheng · 12 years ago
  78. 88ed6ea libceph: use con get/put ops from osd_client by Sage Weil · 12 years ago
  79. 680584f libceph: osd_client: don't drop reply reference too early by Alex Elder · 12 years ago
  80. 61600ef ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  81. 6921a57 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  82. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  83. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  84. 8e88a2b drm/i915: don't call modeset_init_hw in i915_reset by Daniel Vetter · 12 years ago
  85. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  86. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  87. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  88. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  89. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  90. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  91. f40759e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  92. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  93. 1a0de48 NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) by Trond Myklebust · 12 years ago
  94. 5a695da NFS: Fix a refcounting issue in O_DIRECT by Trond Myklebust · 12 years ago
  95. 2fe8ac6 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  96. 0a9c63f NFSv4.1: Fix a race in set_pnfs_layoutdriver by Trond Myklebust · 12 years ago
  97. 081f323 KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page by Paul Mackerras · 12 years ago
  98. 6355f25 ARM: tegra: make tegra_cpu_reset_handler_enable() __init by Stephen Warren · 12 years ago
  99. 96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() by Axel Lin · 12 years ago
  100. 3f1dc55 extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak by Axel Lin · 12 years ago