linux.git
2014-04-07 Joonsoo Kimzram: support REQ_DISCARD
2014-04-07 Sergey Senozhatskyzram: use scnprintf() in attrs show() methods
2014-04-07 Minchan Kimzram: propagate error to user
2014-04-07 Sergey Senozhatskyzram: return error-valued pointer from zcomp_create()
2014-04-07 Sergey Senozhatskyzram: move comp allocation out of init_lock
2014-04-07 Sergey Senozhatskyzram: add lz4 algorithm backend
2014-04-07 Sergey Senozhatskyzram: make compression algorithm selection possible
2014-04-07 Sergey Senozhatskyzram: add set_max_streams knob
2014-04-07 Sergey Senozhatskyzram: add multi stream functionality
2014-04-07 Sergey Senozhatskyzram: factor out single stream compression
2014-04-07 Sergey Senozhatskyzram: use zcomp compressing backends
2014-04-07 Sergey Senozhatskyzram: introduce compressing backend abstraction
2014-04-07 Sergey Senozhatskyzram: delete zram_init_device()
2014-04-07 Sergey Senozhatskyzram: document failed_reads, failed_writes stats
2014-04-07 Sergey Senozhatskyzram: move zram size warning to documentation
2014-04-07 Sergey Senozhatskyzram: drop not used table `count' member
2014-04-07 Sergey Senozhatskyzram: report failed read and write stats
2014-04-07 Sergey Senozhatskyzram: remove zram stats code duplication
2014-04-07 Sergey Senozhatskyzram: use atomic64_t for all zram stats
2014-04-07 Sergey Senozhatskyzram: remove good and bad compress stats
2014-04-07 Sergey Senozhatskyzram: do not pass rw argument to __zram_make_request()
2014-04-07 Sergey Senozhatskyzram: drop `init_done' struct zram member
2014-04-07 John Hubbardmm/page_alloc.c: change mm debug routines back to EXPOR...
2014-04-07 Srikar Dronamrajunuma: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
2014-04-07 Zhang Yanfeimadvise: correct the comment of MADV_DODUMP flag
2014-04-07 Fabian Frederickmm/readahead.c: inline ra_submit
2014-04-07 Mizuma, Masayoshimm: hugetlb: fix softlockup when a large number of...
2014-04-07 Fabian Frederickmm/memblock.c: use PFN_PHYS()
2014-04-07 Emil Medvememblock: use for_each_memblock()
2014-04-07 Miklos Szeredimm: remove unused arg of set_page_dirty_balance()
2014-04-07 Vlastimil Babkamm: try_to_unmap_cluster() should lock_page() before...
2014-04-07 Johannes Weinermm: page_alloc: spill to remote nodes before waking...
2014-04-07 Michal Hockomemcg: rename high level charging functions
2014-04-07 Johannes Weinermemcg: sanitize __mem_cgroup_try_charge() call protocol
2014-04-07 Michal Hockomemcg: do not replicate get_mem_cgroup_from_mm in __mem...
2014-04-07 Johannes Weinermemcg: get_mem_cgroup_from_mm()
2014-04-07 Johannes Weinermemcg: remove unnecessary !mm check from try_get_mem_cg...
2014-04-07 Johannes Weinermm: memcg: push !mm handling out to page cache charge...
2014-04-07 Johannes Weinermm: memcg: inline mem_cgroup_charge_common()
2014-04-07 Johannes Weinermm: memcg: remove mem_cgroup_move_account_page_stat()
2014-04-07 Johannes Weinermm: memcg: remove unnecessary preemption disabling
2014-04-07 Kirill A. Shutemovmm: use 'const char *' insted of 'char *' for reason...
2014-04-07 Gioh Kimmm/vmalloc.c: enhance vm_map_ram() comment
2014-04-07 Choi Gi-yongmm: fix 'ERROR: do not initialise globals to 0 or NULL...
2014-04-07 Mikulas Patockamempool: add unlikely and likely hints
2014-04-07 David Rientjesmm, compaction: determine isolation mode only once
2014-04-07 David Rientjesres_counter: remove interface for locked charging and...
2014-04-07 David Rientjesmm, mempolicy: remove per-process flag
2014-04-07 David Rientjesmm, mempolicy: rename slab_node for clarity
2014-04-07 David Rientjesfork: collapse copy_flags into copy_process
2014-04-07 Gideon Israel... mm: use macros from compiler.h instead of __attribute__...
2014-04-07 Davidlohr Buesomm: per-thread vma caching
2014-04-07 Ning Qumm: implement ->map_pages for shmem/tmpfs
2014-04-07 Kirill A. Shutemovmm: add debugfs tunable for fault_around_order
2014-04-07 Kirill A. Shutemovmm: cleanup size checks in filemap_fault() and filemap_...
2014-04-07 Kirill A. Shutemovmm: implement ->map_pages for page cache
2014-04-07 Kirill A. Shutemovmm: introduce vm_ops->map_pages()
2014-04-07 Andrew Mortondrivers/lguest/page_tables.c: rename do_set_pte()
2014-04-07 Konstantin... tools/vm/page-types.c: page-cache sniffing feature
2014-04-07 Kirill A. Shutemovmm: disable split page table lock for !MMU
2014-04-07 Alex Thorltonexec: kill the unnecessary mm->def_flags setting in...
2014-04-07 Alex Thorltonmm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
2014-04-07 Alex Thorltonmm: revert "thp: make MADV_HUGEPAGE check for mm->def_f...
2014-04-07 Joonsoo Kimmm/compaction: clean-up code on success of ballon isolation
2014-04-07 Joonsoo Kimmm/compaction: check pageblock suitability once per...
2014-04-07 Joonsoo Kimmm/compaction: change the timing to check to drop the...
2014-04-07 Joonsoo Kimmm/compaction: do not call suitable_migration_target...
2014-04-07 Joonsoo Kimmm/compaction: disallow high-order page for migration...
2014-04-07 Michal Hockomm: exclude memoryless nodes from zone_reclaim
2014-04-07 Davidlohr Buesomm/memory.c: update comment in unmap_single_vma()
2014-04-07 Weijie Yangmm/vmscan: do not check compaction_ready on promoted...
2014-04-07 Weijie Yangmm/vmscan: restore sc->gfp_mask after promoting it...
2014-04-07 Rik van Rielmm: move mmu notifier call from change_protection to...
2014-04-07 Mel Gormanmm: numa: recheck for transhuge pages under lock during...
2014-04-07 Rik van Rielmm,numa: reorganize change_pmd_range()
2014-04-07 Naoya Horiguchimm/hugetlb.c: add NULL check of return value of huge_pt...
2014-04-07 Fabian Frederickntfs: logging clean-up
2014-04-07 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-04-07 Linus TorvaldsMerge tag 'cpu-hotplug-3.15-rc1' of git://git./linux...
2014-04-07 Tejun Heocgroup: newly created dirs and files should be owned...
2014-04-07 Jes Sorensenstaging: rtl8723au: The 8723 only has two paths
2014-04-07 Veaceslav Faliconetdev: remove potentially harmful checks
2014-04-07 Greg Kroah... Staging: unisys: mark drivers as BROKEN
2014-04-07 Sasha LevinStaging: unisys: verify that a control channel exists
2014-04-07 Masanari Iidastaging: unisys: Add missing close parentheses in filex...
2014-04-07 Daniel Borkmannpktgen: fix xmit test for BQL enabled devices
2014-04-07 Gilles Chanteperdrixnet/at91_ether: avoid NULL pointer dereference
2014-04-07 Geert Uytterhoeventipc: Let tipc_release() return 0
2014-04-07 Alexander Aringat86rf230: fix MAX_CSMA_RETRIES parameter
2014-04-07 Arnd Bergmannsched: remove sleep_on() and friends
2014-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-07 Linus TorvaldsMerge tag 'for-f2fs-3.15' of git://git./linux/kernel...
2014-04-07 Linus TorvaldsMerge tag 'fbdev-omap-3.15' of git://git./linux/kernel...
2014-04-07 Linus TorvaldsMerge tag 'mfd-for-linus-3.15' of git://git./linux...
2014-04-07 Jean Sacrenmac802154: fix duplicate #include headers
2014-04-07 Jean Sacrensxgbe: fix duplicate #include headers
2014-04-07 Linus TorvaldsMerge tag 'for-linus-20140405' of git://git.infradead...
2014-04-07 Daniel Borkmannnet: filter: be more defensive on div/mod by X==0
2014-04-07 Laura Abbottarm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM
2014-04-07 Arnd BergmannXen: do hv callback accounting only on x86
next