1. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  2. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  3. 589d7ed block/loop: queue ordered mode should be DRAIN_FLUSH by Tejun Heo · 14 years ago
  4. 0da2f50 ide: remove unnecessary blk_queue_flushing() test in do_ide_request() by Tejun Heo · 14 years ago
  5. 76be97c Linux 2.6.36-rc2 by Linus Torvalds · 14 years ago
  6. 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  7. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  8. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  9. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  10. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  11. 3fdef02 drm/i915: fix render pipe control notify on sandybridge by Zhenyu Wang · 14 years ago
  12. 877fdac agp/intel: set 40-bit dma mask on Sandybridge by Zhenyu Wang · 14 years ago
  13. 156dadc drm/i915: Remove the conflicting BUG_ON() by Chris Wilson · 14 years ago
  14. 90eb77b drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ by Chris Wilson · 14 years ago
  15. 72bcb26 drm/i915/suspend: Flush register writes before busy-waiting. by Chris Wilson · 14 years ago
  16. d5dd96c i915: disable DAC on Ironlake also when doing CRT load detection. by Dave Airlie · 14 years ago
  17. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  18. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  19. 69b26c7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  20. ddb0c5a Replace Configure with Enable in description of MAXSMP by Samuel Thibault · 14 years ago
  21. 0e8e50e mm: make stack guard page logic use vm_prev pointer by Linus Torvalds · 14 years ago
  22. 7798330 mm: make the mlock() stack guard page checks stricter by Linus Torvalds · 14 years ago
  23. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  24. cfe3fda mtd: nand: Fix probe of Samsung NAND chips by Tilman Sauerbeck · 14 years ago
  25. 36423a5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. f6143a9 Documentation: fix ozlabs.org mailing list address by Stephen Rothwell · 14 years ago
  27. a4724ed MAINTAINERS: Fix ozlabs.org mailing list addresses by Stephen Rothwell · 14 years ago
  28. 1ee4168 Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context by Stefan Richter · 14 years ago
  29. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  30. f3c072a uml: fix compile error in dma_get_cache_alignment() by Miklos Szeredi · 14 years ago
  31. 8d6c83f oom: __task_cred() need rcu_read_lock() by KOSAKI Motohiro · 14 years ago
  32. b52723c oom: fix tasklist_lock leak by KOSAKI Motohiro · 14 years ago
  33. be71cf2 oom: fix NULL pointer dereference by KOSAKI Motohiro · 14 years ago
  34. f522886 drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function by Kyungmin Park · 14 years ago
  35. 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
  36. 930a6f7 s5pc110: SDHCI-s3c support on s5pc110 by Kyungmin Park · 14 years ago
  37. 944645c s5pc110: SDHCI-s3c can override host capabilities by Kyungmin Park · 14 years ago
  38. d5ed3a4 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() by Jan Kara · 14 years ago
  39. f2e41e9 revert "hwmon: f71882fg: add support for the Fintek F71808E" by Andrew Morton · 14 years ago
  40. a25effa kfifo: add explicit error checking in all the examples by Andrea Righi · 14 years ago
  41. d83a71c kfifo: fix a memory leak in dma example by Andrea Righi · 14 years ago
  42. 7b34d52 kfifo: fix kernel BUG in dma example by Andrea Righi · 14 years ago
  43. 2aaf209 kfifo: add explicit error checking in byte stream example by Andrea Righi · 14 years ago
  44. 5ddf839 kfifo: add kfifo_skip() testcase by Andrea Righi · 14 years ago
  45. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  46. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  47. 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 14 years ago
  48. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
  49. b3ea36b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 065a1ed mtd: nand: Fix regression in BBM detection by Brian Norris · 14 years ago
  51. 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 14 years ago
  52. f203688 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  53. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  54. d1126ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  55. 2a55473 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  56. d240f20 drm/i915: make sure eDP PLL is enabled at the right time by Jesse Barnes · 14 years ago
  57. 9cce37f drm/i915: fix VGA plane disable for Ironlake+ by Jesse Barnes · 14 years ago
  58. 7643a7f drm/i915: eDP mode set sequence corrections by Jesse Barnes · 14 years ago
  59. 37c6c9b drm/i915: add panel reset workaround by Jesse Barnes · 14 years ago
  60. 8848a91 x86-32: Fix dummy trampoline-related inline stubs by H. Peter Anvin · 14 years ago
  61. d15ca32 Fix the declaration of sys_execve() in asm-generic/syscalls.h by David Howells · 14 years ago
  62. 145e5aa [IA64] Fix build error: conflicting types for ‘sys_execve’ by Tony Luck · 14 years ago
  63. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  64. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
  65. ecafda6 perf tools: Fix build error on read only source. by Kusanagi Kouichi · 14 years ago
  66. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 7dfb2d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  68. 6c8bfb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  69. d9f5d41 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  70. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  71. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  72. 07a7795 x86, cpu: Fix regression in AMD errata checking code by Hans Rosenfeld · 14 years ago
  73. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  74. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  75. 2ea1ef5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  76. 76165a3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  77. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  78. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  79. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  80. 2dc91ab lglock: introduce special lglock and brlock spin locks by Nick Piggin · 14 years ago
  81. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  82. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  83. b04f784 fs: remove extra lookup in __lookup_hash by Nick Piggin · 14 years ago
  84. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  85. 44672e4 apparmor: use task path helpers by Nick Piggin · 14 years ago
  86. baa0389 fs: dentry allocation consolidation by Nick Piggin · 14 years ago
  87. 2e2e88e fs: fix do_lookup false negative by Nick Piggin · 14 years ago
  88. 93b352f pxa3xx: fix ns2cycle equation by Axel Lin · 14 years ago
  89. 3a48ee8 mbcache: Limit the maximum number of cache entries by Andreas Gruenbacher · 14 years ago
  90. 3b6036d hostfs ->follow_link() braino by Al Viro · 14 years ago
  91. 850a496 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy by Al Viro · 14 years ago
  92. 351af07 perf, x86: Fix Intel-nhm PMU programming errata workaround by Zhang, Yanmin · 14 years ago
  93. 9d5f371 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  94. 2c7d46e md raid-1/10 Fix bio_rw bit manipulations again by NeilBrown · 14 years ago
  95. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  96. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  97. dad5eb6 vfs: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  98. b845ff8 cramfs: only unlock new inodes by Alexander Shishkin · 14 years ago
  99. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  100. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago