index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
crypto: twofish-x86_64-3way - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-22
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
20
-245
/
+805
2012-03-21
memcg: avoid THP split in task migration
Naoya Horiguchi
1
-8
/
+77
2012-03-21
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2
-7
/
+9
2012-03-21
memcg: clean up existing move charge code
Naoya Horiguchi
1
-9
/
+8
2012-03-21
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
1
-1
/
+0
2012-03-21
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
1
-6
/
+0
2012-03-21
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
1
-6
/
+6
2012-03-21
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2
-2
/
+12
2012-03-21
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2
-11
/
+6
2012-03-21
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
3
-24
/
+101
2012-03-21
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2
-29
/
+32
2012-03-21
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
1
-40
/
+30
2012-03-21
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
1
-1
/
+0
2012-03-21
memcg: kill dead prev_priority stubs
Konstantin Khlebnikov
1
-15
/
+0
2012-03-21
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
2
-32
/
+33
2012-03-21
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
1
-3
/
+2
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2
-10
/
+10
2012-03-21
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2012-03-21
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-21
memcg: remove redundant returns
Hugh Dickins
1
-4
/
+0
2012-03-21
memcg: enum lru_list lru
Hugh Dickins
1
-10
/
+10
2012-03-21
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
1
-8
/
+6
2012-03-21
memcg: replace mem and mem_cont stragglers
Hugh Dickins
1
-42
/
+42
2012-03-21
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
1
-1
/
+1
2012-03-21
swap: don't do discard if no discard option added
Shaohua Li
1
-1
/
+1
2012-03-21
mm: forbid lumpy-reclaim in shrink_active_list()
Konstantin Khlebnikov
1
-0
/
+2
2012-03-21
mmap.c: fix comment for __insert_vm_struct()
Kautuk Consul
1
-3
/
+2
2012-03-21
numa_emulation: fix cpumask_of_node()
Andrea Arcangeli
1
-1
/
+1
2012-03-21
page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument
Kautuk Consul
1
-2
/
+2
2012-03-21
page_alloc.c: remove add_from_early_node_map()
Kautuk Consul
2
-14
/
+0
2012-03-21
hugetlbfs: return error code when initializing module
Hillf Danton
1
-2
/
+3
2012-03-21
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
1
-13
/
+5
2012-03-21
hugetlbfs: fix alignment of huge page requests
Steven Truelove
4
-11
/
+17
2012-03-21
mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
David Rientjes
1
-1
/
+5
2012-03-21
mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()
David Rientjes
1
-7
/
+2
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
5
-14
/
+14
2012-03-21
hugepages: fix use after free bug in "quota" handling
David Gibson
3
-64
/
+139
2012-03-21
hugetlb: cleanup hugetlb.h
David Gibson
2
-25
/
+19
2012-03-21
ksm: cleanup: introduce find_mergeable_vma()
Bob Liu
1
-15
/
+19
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
12
-110
/
+133
2012-03-21
mm, memcg: pass charge order to oom killer
David Rientjes
3
-7
/
+9
2012-03-21
mm/vmscan.c: fix spelling error
Copot Alexandru
1
-2
/
+2
2012-03-21
mm: update stale lock ordering comment for memory-failure.c
Andi Kleen
1
-3
/
+2
2012-03-21
mm: use global_dirty_limit in throttle_vm_writeout()
Fengguang Wu
1
-0
/
+1
2012-03-21
mm: don't set __GFP_WRITE on ramfs/sysfs writes
Fengguang Wu
1
-1
/
+3
2012-03-21
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
Aneesh Kumar K.V
1
-16
/
+9
2012-03-21
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
2
-22
/
+13
2012-03-21
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
Konstantin Khlebnikov
3
-2
/
+4
[prev]
[next]