1. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  2. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  3. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  4. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  5. 182fea8 mm: remove alignment padding from anon_vma on (some) 64 bit builds by Richard Kennedy · 14 years ago
  6. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  7. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  8. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  9. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  10. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  11. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  12. bce54bb mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS by Will Deacon · 14 years ago
  13. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  14. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  15. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  16. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  17. f19e77a include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton by zeal · 14 years ago
  18. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  19. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  20. 52c5171 kfifo: disable __kfifo_must_check_helper() by Andrew Morton · 14 years ago
  21. a75d377 types.h: move misplaced comment by Andrew Morton · 14 years ago
  22. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  23. e7f8567 resources: support allocating space within a region from the top down by Bjorn Helgaas · 14 years ago
  24. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  25. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  26. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 14 years ago
  27. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 14 years ago
  28. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  29. 45352bb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  30. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  31. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  32. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  33. 5c16d2c Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  34. 38ab134 sh: Switch dynamic IRQ creation to generic irq allocator. by Paul Mundt · 14 years ago
  35. 4833c16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  36. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  37. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  38. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  39. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  40. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  41. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  42. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  43. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  44. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  45. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  46. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  47. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  48. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  49. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  50. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  51. b20f9e5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  52. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  53. 43a951e ipv4: add __rcu annotations to ip_ra_chain by Eric Dumazet · 14 years ago
  54. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  55. 1c87733 net_ns: add __rcu annotations by Eric Dumazet · 14 years ago
  56. 6e3f7fa rps: add __rcu annotations by Eric Dumazet · 14 years ago
  57. 83af1bd hwmon: lis3: Short explanations of platform data fields by Samu Onkalo · 14 years ago
  58. f10a540 hwmon: lis3: use block read to access data registers by Samu Onkalo · 14 years ago
  59. cc23aa1 hwmon: lis3: New parameters to platform data by Samu Onkalo · 14 years ago
  60. f9deb41 hwmon: lis3: regulator control by Samu Onkalo · 14 years ago
  61. d6fe136 hwmon: add generic GPIO fan driver by Simon Guinot · 14 years ago
  62. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  63. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  64. 6f0bcf1 tunnels: add _rcu annotations by Eric Dumazet · 14 years ago
  65. 3cc77ec net/802: add __rcu annotations by Eric Dumazet · 14 years ago
  66. 198caec ipv6: ip6_ptr rcu annotations by Eric Dumazet · 14 years ago
  67. b616b09 vlan: rcu annotations by Eric Dumazet · 14 years ago
  68. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  69. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  70. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  71. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  72. 96dfa68 mlx4_core: Update data structures and constants for IBoE by Eli Cohen · 14 years ago
  73. 33c87f0 mlx4_core: Allow protocol drivers to find corresponding interfaces by Eli Cohen · 14 years ago
  74. 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
  75. c4a6eb3b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  76. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  77. c559604 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  78. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  79. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  80. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  81. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  82. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  83. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  84. 8e77516 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  86. 446396b uwb: Remove the WLP subsystem and drivers by David Vrabel · 14 years ago
  87. 02460d0 netdev: bfin_mac: push settings to platform resources by Sonic Zhang · 14 years ago
  88. 506ecbc Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  89. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  90. 79fc84c Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  91. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  92. e000f8f Merge branch 'acpi_pm_device_sleep_state' into release by Len Brown · 14 years ago
  93. 38add9b Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' into release by Len Brown · 14 years ago
  94. aca209e Merge branch 'acpica' into release by Len Brown · 14 years ago
  95. 2971852 ACPI: Add interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 14 years ago
  96. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  97. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  98. 974cec8 NFS: client needs to maintain list of inodes with active layouts by Andy Adamson · 14 years ago
  99. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  100. 7ab672c NFSv4.1: pnfs: filelayout: introduce minimal file layout driver by Dean Hildebrand · 14 years ago