index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce helper function set_max_mapnr()
Jiang Liu
2013-07-03
1
-1
/
+8
*
mm: kill global variable num_physpages
Jiang Liu
2013-07-03
1
-1
/
+0
*
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
2013-07-03
1
-0
/
+12
*
vmlinux.lds: add comments for global variables and clean up useless declarations
Jiang Liu
2013-07-03
1
-1
/
+20
*
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-03
2
-8
/
+12
*
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
1
-0
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-3
/
+4
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-3
/
+2
*
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
Rafael Aquini
2013-07-03
1
-4
/
+9
*
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
2013-07-03
1
-1
/
+7
*
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
2013-07-03
1
-2
/
+0
*
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
2013-07-03
1
-6
/
+0
*
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
2013-07-03
1
-4
/
+7
*
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
2013-07-03
1
-33
/
+1
*
mm: add tracepoints for LRU activation and insertions
Mel Gorman
2013-07-03
1
-0
/
+89
*
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
2013-07-03
1
-0
/
+4
*
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-03
1
-0
/
+3
*
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
1
-0
/
+3
*
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
1
-1
/
+1
*
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
2
-0
/
+4
*
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
1
-0
/
+8
*
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
1
-0
/
+9
*
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
1
-4
/
+5
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
1
-0
/
+22
*
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
2013-07-03
1
-12
/
+8
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
4
-2
/
+8
|
\
|
*
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-07-01
2
-1
/
+5
|
|
\
|
|
*
mm: thp: Correct the HPAGE_PMD_ORDER check.
Steve Capper
2013-06-14
1
-1
/
+1
|
|
*
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-06-14
1
-0
/
+4
|
*
|
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2013-06-12
1
-0
/
+2
|
|
\
\
|
|
*
|
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2013-06-12
1
-0
/
+1
|
|
*
|
arm64: KVM: system register handling
Marc Zyngier
2013-06-07
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Catalin Marinas
2013-06-12
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
Stefano Stabellini
2013-06-07
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
4
-32
/
+40
|
\
\
\
\
|
*
|
|
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
1
-0
/
+1
|
*
|
|
|
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
1
-0
/
+1
|
*
|
|
|
locks: convert fl_link to a hlist_node
Jeff Layton
2013-06-29
1
-1
/
+1
|
*
|
|
|
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
1
-11
/
+0
|
*
|
|
|
locks: comment cleanups and clarifications
Jeff Layton
2013-06-29
1
-0
/
+18
|
*
|
|
|
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
1
-5
/
+0
|
*
|
|
|
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
1
-3
/
+2
|
*
|
|
|
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
1
-6
/
+3
|
*
|
|
|
constify rw_verify_area()
Al Viro
2013-06-29
1
-1
/
+0
|
*
|
|
|
new helper: fixed_size_llseek()
Al Viro
2013-06-29
1
-0
/
+2
|
*
|
|
|
kill find_inode_number()
Al Viro
2013-06-29
1
-1
/
+0
|
*
|
|
|
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
1
-4
/
+4
[next]