]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-05-03 Ying Hanmemcg: add mlock statistic in memory.stat
2012-05-03 Konstantin... mm/memcg: use vm_swappiness from target memory cgroup
2012-05-03 Sha Zhengjumemcg: revise the position of threshold index while...
2012-05-03 Sha Zhengjumemcg: make threshold index in the right position
2012-05-03 Kirill A. Shutemovmemcg: remove redundant parentheses
2012-05-03 Kirill A. Shutemovmemcg: mark stat field of mem_cgroup struct as __percpu
2012-05-03 Kirill A. Shutemovmemcg: remove unused variable
2012-05-03 Kirill A. Shutemovmemcg: mark more functions/variables as static
2012-05-03 Konstantin... mm/memcg: kill mem_cgroup_lru_del()
2012-05-03 Konstantin... mm: remove lru type checks from __isolate_lru_page()
2012-05-03 Konstantin... mm: mark mm-inline functions as __always_inline
2012-05-03 Andrew Mortonmm-push-lru-index-into-shrink_active_list-fix
2012-05-03 Konstantin... mm: push lru index into shrink_[in]active_list()
2012-05-03 Hugh Dickinsmm/memcg: move reclaim_stat into lruvec
2012-05-03 Hugh Dickinsmm/memcg: scanning_global_lru means mem_cgroup_disabled
2012-05-03 Hugh Dickinsmemcg swap: use mem_cgroup_uncharge_swap()
2012-05-03 Hugh Dickinsmemcg swap: mem_cgroup_move_swap_account never needs...
2012-05-03 KAMEZAWA Hiroyukimemcg: fix/change behavior of shared anon at moving...
2012-05-03 Alex Shimm: move is_vma_temporary_stack() declaration to huge_mm.h
2012-05-03 Ulrich Dreppertools/vm/page-types.c: cleanups
2012-05-03 Ulrich Drepperkbuild: install kernel-page-flags.h
2012-05-03 Bjorn Helgaasmm: print physical addresses consistently with other...
2012-05-03 Bjorn Helgaasswiotlb: print physical addresses consistently with...
2012-05-03 Bjorn Helgaasx86: print physical addresses consistently with other...
2012-05-03 Bjorn Helgaasx86: print e820 physical addresses consistently with...
2012-05-03 Konstantin... bug: completely remove code generated by disabled VM_BU...
2012-05-03 Konstantin... bug: introduce BUILD_BUG_ON_INVALID() macro
2012-05-03 Christopher... Cross Memory Attach: make it Kconfigurable
2012-05-03 Johannes WeinerDocumentation: memcg: future proof hierarchical statist...
2012-05-03 David Rientjesmm, thp: drop page_table_lock to uncharge memcg pages
2012-05-03 Andrew Mortonmm-rename-is_mlocked_vma-to-mlocked_vma_newpage-fix
2012-05-03 Ying Hanmm: rename is_mlocked_vma() to mlocked_vma_newpage()
2012-05-03 Andrew Mortonmm-memcg-count-pte-references-from-every-member-of...
2012-05-03 Johannes Weinermm: memcg: count pte references from every member of...
2012-05-03 Johannes Weinerkernel: cgroup: push rcu read locking from css_is_ances...
2012-05-03 Andrew Mortonmm: do_migrate_pages(): rename arguments
2012-05-03 Andrew Mortonmm-do_migrate_pages-calls-migrate_to_node-even-if-task...
2012-05-03 Larry Woodmanmm: do_migrate_pages() calls migrate_to_node() even...
2012-05-03 David Rientjesthp, memcg: split hugepage for memcg oom on cow
2012-05-03 Konstantin... mm: correctly synchronize rss-counters at exit/exec
2012-05-03 Sasikantha... mm/vmstat.c: remov debug fs entries on failure of file...
2012-05-03 Siddhesh Poyarekarmm/fork: fix overflow in vma length when copying mmap...
2012-05-03 Andrew Mortonmm-mmapc-find_vma-remove-unnecessary-ifmm-check-fix
2012-05-03 Rajman Mekacomm/mmap.c: find_vma(): remove unnecessary if(mm) check
2012-05-03 Thomas Meyermm: use kcalloc() instead of kzalloc() to allocate...
2012-05-03 Ryota Ozakimm: fix off-by-one bug in print_nodes_state()
2012-05-03 Aneesh Kumar K.Vmemcg: add memory controller documentation for hugetlb...
2012-05-03 Aneesh Kumar K.Vhugetlb-use-mmu_gather-instead-of-a-temporary-linked...
2012-05-03 Andrew Mortonhugetlb-migrate-memcg-info-from-oldpage-to-new-page...
2012-05-03 Aneesh Kumar K.Vhugetlb: migrate memcg info from oldpage to new page...
2012-05-03 Andrew Mortonmemcg-move-hugetlb-resource-count-to-parent-cgroup...
2012-05-03 Andrew Mortonmemcg-move-hugetlb-resource-count-to-parent-cgroup...
2012-05-03 Aneesh Kumar K.Vmemcg: move HugeTLB resource count to parent cgroup...
2012-05-03 Aneesh Kumar K.Vhugetlbfs: add a list for tracking in-use HugeTLB pages
2012-05-03 Andrew Mortonhugetlbfs-add-memcg-control-files-for-hugetlbfs-use...
2012-05-03 Aneesh Kumar K.Vmemcg: use scnprintf instead of sprintf
2012-05-03 Aneesh Kumar K.Vhugetlbfs: add memcg control files for hugetlbfs
2012-05-03 Aneesh Kumar K.Vmemcg: track resource index in cftype private
2012-05-03 Aneesh Kumar K.Vhugetlb: add charge/uncharge calls for HugeTLB alloc...
2012-05-03 Andrew Mortonmemcg-add-hugetlb-extension-fix-fix
2012-05-03 David Rientjesmemcg-add-hugetlb-extension-fix
2012-05-03 Aneesh Kumar K.Vmemcg: add HugeTLB extension
2012-05-03 Aneesh Kumar K.Vhugetlb: simplify migrate_huge_page()
2012-05-03 Aneesh Kumar K.Vhugetlb: avoid taking i_mmap_mutex in unmap_single_vma...
2012-05-03 Aneesh Kumar K.Vhugetlb-use-mmu_gather-instead-of-a-temporary-linked...
2012-05-03 Andrew Mortonhugetlb-use-mmu_gather-instead-of-a-temporary-linked...
2012-05-03 Andrew Mortonhugetlb-use-mmu_gather-instead-of-a-temporary-linked...
2012-05-03 Aneesh Kumar K.Vhugetlb: use mmu_gather instead of a temporary linked...
2012-05-03 Aneesh Kumar K.Vhugetlbfs: add an inline helper for finding hstate...
2012-05-03 Aneesh Kumar K.Vhugetlbfs: don't use ERR_PTR with VM_FAULT* values
2012-05-03 Aneesh Kumar K.Vhugetlb: rename max_hstate to hugetlb_max_hstate
2012-05-03 Mel Gormanmm: vmscan: remove reclaim_mode_t
2012-05-03 Mel Gormanmm: vmscan: do not stall on writeback during memory...
2012-05-03 Mel Gormanmm: vmscan: remove lumpy reclaim
2012-05-03 Rik van Rielmm: remove swap token code
2012-05-03 David Rientjesmm, thp: allow fallback when pte_alloc_one() fails...
2012-05-03 David Rientjesmm, thp: remove unnecessary ret variable
2012-05-03 Wang Sheng-Huimm/hugetlb.c: use long vars instead of int in region_co...
2012-05-03 Wang Sheng-Huimm/mempolicy.c: use enum value MPOL_REBIND_ONCE in...
2012-05-03 Borislav Petkovmm/memory_failure: let the compiler add the function...
2012-05-03 Andi Kleenbrlocks/lglocks: cleanups
2012-05-03 Naohiro Aotafsnotify: handle subfiles' perm events
2012-05-03 Dan Carpenterfsnotify: remove unused parameter from send_to_group()
2012-05-03 Kees Cookfs: hardlink creation restrictions
2012-05-03 Kees Cookfs: symlink restrictions on sticky directories
2012-05-03 Dmitry Kasatkinvfs: increment iversion when a file is truncated
2012-05-03 Martin Michlmayrdrivers/scsi/atp870u.c: fix bad use of udelay
2012-05-03 Namjae Jeondrivers/scsi/ufs: fix incorrect return value about...
2012-05-03 Venkatraman Sdrivers/scsi/ufs: fix evaluation of task_failed status
2012-05-03 Venkatraman Sdrivers/scsi/ufs: reverse the ufshcd_is_device_present...
2012-05-03 Venkatraman Sdrivers/scsi/ufs: use module_pci_driver
2012-05-03 Akinobu Mitaocfs2: use bitmap_weight()
2012-05-03 Akinobu Mitaocfs2: use find_last_bit()
2012-05-03 Matt Flemingblackfin: use set_current_blocked() and block_sigmask()
2012-05-03 Eric W. Biedermanconnector/userns: replace netlink uses of cap_raised...
2012-05-03 Matt Flemingunicore32: use block_sigmask()
2012-05-03 Viresh Kumardrivers/thermal/spear_thermal.c: add Device Tree probin...
2012-05-03 Matt Flemingh8300: use set_current_blocked() and block_sigmask()
2012-05-03 Matt Flemingscore: use set_current_blocked() and block_sigmask()
2012-05-03 Matt Flemingscore: don't mask signals if we fail to setup signal...
next