sfrench/cifs-2.6.git
2012-10-10 Linus TorvaldsMerge tag 'mmc-merge-for-3.7-rc1' of git://git./linux...
2012-10-10 Linus TorvaldsMerge tag 'for-linus-20121009' of git://git.infradead...
2012-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-10-09 Chris Masonbtrfs: init ref_index to zero in add_inode_ref
2012-10-09 David Woodhousemtd: Disable mtdchar mmap on MMU systems
2012-10-09 David WoodhouseMerge tag 'disintegrate-mtd-20121009' of git://git...
2012-10-09 Wang Sheng-HuiBtrfs: remove repeated eb->pages check in, disk-io...
2012-10-09 Josef BacikBtrfs: fix page leakage
2012-10-09 Josef BacikBtrfs: do not warn_on when we cannot alloc a page for...
2012-10-09 Josef BacikBtrfs: don't bug on enomem in readpage
2012-10-09 Josef BacikBtrfs: cleanup pages properly when ENOMEM in compression
2012-10-09 Stefan BehrensBtrfs: make filesystem read-only when submitting barrie...
2012-10-09 Stefan BehrensBtrfs: detect corrupted filesystem after write I/O...
2012-10-09 Andrei PopaBtrfs: make compress and nodatacow mount options mutual...
2012-10-09 Daniel J Bluemanbtrfs: fix message printing
2012-10-09 Josef BacikBtrfs: don't bother committing delayed inode updates...
2012-10-09 Robin Dongbtrfs: move inline function code to header file
2012-10-09 Tsutomu ItohBtrfs: remove unnecessary IS_ERR in bio_readpage_error()
2012-10-09 Robin Dongbtrfs: remove unused function btrfs_insert_some_items()
2012-10-09 Josef BacikBtrfs: don't commit instead of overcommitting
2012-10-09 Tsutomu ItohBtrfs: confirmation of value is added before trace_btrf...
2012-10-09 Josef BacikBtrfs: be smarter about dropping things from the tree log
2012-10-09 Josef BacikBtrfs: don't lookup csums for prealloc extents
2012-10-09 Josef BacikBtrfs: cache extent state when writing out dirty metada...
2012-10-09 Josef BacikBtrfs: do not hold the file extent leaf locked when...
2012-10-09 Josef BacikBtrfs: do not async metadata csumming in certain situations
2012-10-09 Zach Brownbtrfs: fix min csum item size warnings in 32bit
2012-10-09 Josef BacikBtrfs: run delayed refs first when out of space
2012-10-09 Miao XieBtrfs: fix orphan transaction on the freezed filesystem
2012-10-09 Miao XieBtrfs: add a type field for the transaction handle
2012-10-09 Miao XieBtrfs: fix memory leak in start_transaction()
2012-10-09 Mark Fashehbtrfs: extended inode ref iteration
2012-10-09 Mark Fashehbtrfs: extended inode refs
2012-10-09 Linus TorvaldsFix staging driver use of VM_RESERVED
2012-10-09 David HowellsUAPI: (Scripted) Disintegrate include/mtd
2012-10-09 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-10-09 David Millersparc64: Support transparent huge pages.
2012-10-09 David Millermm: thp: Use more portable PMD clearing sequenece in...
2012-10-09 David Millermm: Add and use update_mmu_cache_pmd() in transparent...
2012-10-09 David Millersparc64: Document PGD and PMD layout.
2012-10-09 David Millersparc64: Eliminate PTE table memory wastage.
2012-10-09 David Millersparc64: Halve the size of PTE tables
2012-10-09 David Millersparc64: Only support 4MB huge pages and 8KB base pages.
2012-10-09 Yasuaki Ishimatsumemory-hotplug: suppress "Trying to free nonexistent...
2012-10-09 Johannes Weinermm: memcg: clean up mm_match_cgroup() signature
2012-10-09 Andrew Mortonmm: document PageHuge somewhat
2012-10-09 Kees Cookmm: use %pK for /proc/vmallocinfo
2012-10-09 David Rientjesmm, thp: fix mlock statistics
2012-10-09 David Rientjesmm, thp: fix mapped pages avoiding unevictable list...
2012-10-09 Wen Congyangmemory-hotplug: update memory block's state and notify...
2012-10-09 Wen Congyangmemory-hotplug: preparation to notify memory block...
2012-10-09 Raghavendra... mm: avoid section mismatch warning for memblock_type_name
2012-10-09 Glauber Costamake GFP_NOTRACK definition unconditional
2012-10-09 Minchan Kimcma: decrease cc.nr_migratepages after reclaiming pagelist
2012-10-09 Minchan KimCMA: migrate mlocked pages
2012-10-09 Naoya Horiguchikpageflags: fix wrong KPF_THP on non-huge compound...
2012-10-09 Yan Hongfs/fs-writeback.c: remove unneccesary parameter of...
2012-10-09 Robert P. J... mm/memory.c: fix typo in comment
2012-10-09 Hugh Dickinsmm: remove unevictable_pgs_mlockfreed
2012-10-09 Minchan Kimmemory-hotplug: fix zone stat mismatch
2012-10-09 Minchan Kimmm: revert 0def08e3 ("mm/mempolicy.c: check return...
2012-10-09 Haggai Eranmm: wrap calls to set_pte_at_notify with invalidate_ran...
2012-10-09 Sagi Grimbergmm: move all mmu notifier invocations to be done outsid...
2012-10-09 Michal Hockohugetlb: do not use vma_hugecache_offset() for vma_prio...
2012-10-09 Andrea Arcangelimm: thp: fix pmd_present for split_huge_page and PROT_N...
2012-10-09 Jiri Kosinamemory.txt: remove stray information
2012-10-09 David Rientjesmm, numa: reclaim from all nodes within reclaim distance
2012-10-09 Hugh Dickinsmm: remove free_page_mlock
2012-10-09 Hugh Dickinsmm: use clear_page_mlock() in page_remove_rmap()
2012-10-09 Hugh Dickinsmm: remove vma arg from page_evictable
2012-10-09 Hugh Dickinsmm: fix invalidate_complete_page2() lock ordering
2012-10-09 Michal Hockomemcg: move mem_cgroup_is_root upwards
2012-10-09 Michal Hockomemcg: cleanup kmem tcp ifdefs
2012-10-09 Michael Kerriskmemcg: trivial fixes for Documentation/cgroups/memory.txt
2012-10-09 Jianguo Wumm: fix-up zone present pages
2012-10-09 Rik van Rielmm: enable CONFIG_COMPACTION by default
2012-10-09 Catalin Marinasmm: thp: fix the update_mmu_cache() last argument passi...
2012-10-09 Catalin Marinasmm: thp: fix the pmd_clear() arguments in pmdp_get_and_...
2012-10-09 Xiao Guangrongthp: khugepaged_prealloc_page() forgot to reset the...
2012-10-09 Minchan Kimmemory-hotplug: don't replace lowmem pages with highmem
2012-10-09 Minchan Kimmm/page_alloc: refactor out __alloc_contig_migrate_alloc()
2012-10-09 Sachin Kamatmm/hugetlb.c: remove duplicate inclusion of header...
2012-10-09 Mel Gormanmm: compaction: clear PG_migrate_skip based on compacti...
2012-10-09 Mel Gormanmm: compaction: Restart compaction from near where...
2012-10-09 Mel Gormanmm: compaction: cache if a pageblock was scanned and...
2012-10-09 Mel Gormanrevert "mm: have order > 0 compaction start off where...
2012-10-09 Mel Gormanmm: compaction: acquire the zone->lock as late as possible
2012-10-09 Mel Gormanmm: compaction: acquire the zone->lru_lock as late...
2012-10-09 Mel Gormanmm: compaction: Update try_to_compact_pages()kerneldoc...
2012-10-09 Mel Gormanmm: compaction: move fatal signal check out of compact_...
2012-10-09 Shaohua Limm: compaction: abort compaction loop if lock is conten...
2012-10-09 Wanpeng Limm/memblock: cleanup early_node_map[] related comments
2012-10-09 Wanpeng Limm/memblock: use existing interface to set nid
2012-10-09 Shaohua Lireadahead: fault retry breaks mmap file read random...
2012-10-09 Shaohua Liatomic: implement generic atomic_dec_if_positive()
2012-10-09 Minchan Kimmemory-hotplug: fix pages missed by race rather than...
2012-10-09 Minchan Kimmemory-hotplug: bug fix race between isolation and...
2012-10-09 Minchan Kimmm: remain migratetype in freed page
2012-10-09 Minchan Kimmm: page_alloc: use get_freepage_migratetype() instead...
next