1. 2792d87 Documentation: update tunable options in block/cfq-iosched.txt by Namjae Jeon · 12 years ago
  2. 8658266 Documentation: update missing index files in block/00-INDEX by Namjae Jeon · 12 years ago
  3. 647d1e4 block: move down direct IO plugging by Fengguang Wu · 12 years ago
  4. 8430f97 block: remove plugging at buffered write time by Fengguang Wu · 12 years ago
  5. 276f0f5 block: disable discard request merge temporarily by Shaohua Li · 12 years ago
  6. 389d7b2 bio: Fix potential memory leak in bio_find_or_create_slab() by Alexey Khoroshilov · 12 years ago
  7. 0676806 block: Don't use static to define "void *p" in show_partition_start() by Jianpeng Ma · 12 years ago
  8. 85b9f66 block: Add blk_bio_map_sg() helper by Asias He · 12 years ago
  9. 963ab9e block: Introduce __blk_segment_map_sg() helper by Asias He · 12 years ago
  10. 53362a0 fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices by Jianpeng Ma · 12 years ago
  11. c6e6663 block: split discard into aligned requests by Paolo Bonzini · 12 years ago
  12. f6ff53d block: reorganize rounding of max_discard_sectors by Paolo Bonzini · 12 years ago
  13. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  14. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  15. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  16. 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  17. 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  18. b070989 um: Add arch/x86/um to MAINTAINERS by Richard Weinberger · 12 years ago
  19. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  20. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  21. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  22. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  23. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  24. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  25. 9a51cf2 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  26. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  27. 95cf146 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 12 years ago
  28. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  29. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  30. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  31. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  32. 4b00951 MIPS: Loongson 1: more clk support and add select HAVE_CLK by Yoichi Yuasa · 12 years ago
  33. 47cd734 MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  34. 3e82eee MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  35. 8551fb6 MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  36. b902d9a MIPS: Lantiq: Platform specific CLK fixup by John Crispin · 12 years ago
  37. a9188bc MIPS: Lantiq: Add device_tree_init function by John Crispin · 12 years ago
  38. e29b72f MIPS: Lantiq: Fix interface clock and PCI control register offset by John Crispin · 12 years ago
  39. dbc6e02 delousing target_core_file a bit by Al Viro · 12 years ago
  40. 63f33b8d DM RAID: Add support for MD RAID10 by Jonathan Brassow · 12 years ago
  41. bb181e2 Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md by NeilBrown · 12 years ago
  42. 80799fb block: remove dead func declaration by Yuanhan Liu · 12 years ago
  43. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  44. 4638a83 block: uninitialized ioc->nr_tasks triggers WARN_ON by Olof Johansson · 12 years ago
  45. fe86cdc block: do not artificially constrain max_sectors for stacking drivers by Mike Snitzer · 12 years ago
  46. aff252a ALSA: snd-usb: fix clock source validity index by Daniel Mack · 12 years ago
  47. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  48. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  49. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  50. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  51. 941c872 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  52. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  53. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  54. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  56. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  57. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  58. 09c231c tmpfs: distribute interleave better across nodes by Nathan Zimmer · 12 years ago
  59. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  60. 88fdf75 mm: warn if pg_data_t isn't initialized with zero by Minchan Kim · 12 years ago
  61. 93180ce mips: zero out pg_data_t when it's allocated by Minchan Kim · 12 years ago
  62. 69980e3 memcg: gix memory accounting scalability in shrink_page_list by Tim Chen · 12 years ago
  63. c1c9518 mm/sparse: remove index_init_lock by Gavin Shan · 12 years ago
  64. db36a46 mm/sparse: more checks on mem_section number by Gavin Shan · 12 years ago
  65. 5b760e6 mm/sparse: optimize sparse_index_alloc by Gavin Shan · 12 years ago
  66. b214514 memcg: add mem_cgroup_from_css() helper by Wanpeng Li · 12 years ago
  67. c3b94f4 memcg: further prevent OOM with too many dirty pages by Hugh Dickins · 12 years ago
  68. e62e384 memcg: prevent OOM with too many dirty pages by Michal Hocko · 12 years ago
  69. 3ad3d90 mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  70. bdf4f4d mm: memcg: only check anon swapin page charges for swap cache by Johannes Weiner · 12 years ago
  71. 90deb78 mm: memcg: only check swap cache pages for repeated charging by Johannes Weiner · 12 years ago
  72. 0435a2f mm: memcg: split swapin charge function into private and public part by Johannes Weiner · 12 years ago
  73. 24467ca mm: memcg: remove needless !mm fixup to init_mm when charging by Johannes Weiner · 12 years ago
  74. 62ba744 mm: memcg: remove unneeded shmem charge type by Johannes Weiner · 12 years ago
  75. 827a03d mm: memcg: move swapin charge functions above callsites by Johannes Weiner · 12 years ago
  76. 7d18895 mm: memcg: only check for PageSwapCache when uncharging anon by Johannes Weiner · 12 years ago
  77. 0c59b89 mm: memcg: push down PageSwapCache check into uncharge entry functions by Johannes Weiner · 12 years ago
  78. 5d84c77 mm: swapfile: clean up unuse_pte race handling by Johannes Weiner · 12 years ago
  79. 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
  80. 7374492 swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage by Mel Gorman · 12 years ago
  81. 192e501 nfs: prevent page allocator recursions with swap over NFS. by Mel Gorman · 12 years ago
  82. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  83. 29418aa nfs: disable data cache revalidation for swapfiles by Mel Gorman · 12 years ago
  84. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  85. 5a17811 mm: add support for direct_IO to highmem pages by Mel Gorman · 12 years ago
  86. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  87. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  88. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  89. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  90. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  91. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  92. 68243e7 mm: account for the number of times direct reclaimers get throttled by Mel Gorman · 12 years ago
  93. 5515061 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage by Mel Gorman · 12 years ago
  94. 7f338fe nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves by Mel Gorman · 12 years ago
  95. 381760e mm: micro-optimise slab to avoid a function call by Mel Gorman · 12 years ago
  96. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  97. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  98. c48a11c netvm: propagate page->pfmemalloc to skb by Mel Gorman · 12 years ago
  99. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  100. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago