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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
3
-180
/
+137
|
\
|
*
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
2013-08-08
1
-8
/
+1
|
*
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2013-08-08
2
-25
/
+17
|
*
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-6
/
+5
|
*
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
2013-08-08
1
-3
/
+3
|
*
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
2013-08-08
1
-5
/
+5
|
*
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-11
/
+9
|
*
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
3
-60
/
+58
|
*
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
2
-29
/
+28
|
*
cgroup: add css_parent()
Tejun Heo
2013-08-08
2
-33
/
+12
|
*
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
2
-2
/
+2
|
*
hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup
Tejun Heo
2013-08-08
1
-10
/
+12
|
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
3
-8
/
+5
*
|
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-8
/
+11
|
\
\
|
*
|
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-8
/
+11
*
|
|
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
2013-08-18
14
-70
/
+111
|
|
\
\
\
|
*
|
|
|
mm: make generic_access_phys available for modules
Uwe Kleine-König
2013-08-12
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-03
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-29
1
-3
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
memcg: check that kmem_cache has memcg_params before accessing it
Andrey Vagin
2013-08-28
1
-0
/
+2
*
|
|
|
mm: move_ptes -- Set soft dirty bit depending on pte type
Cyrill Gorcunov
2013-08-27
1
-1
/
+20
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-08-25
1
-7
/
+1
|
\
\
\
\
|
*
|
|
|
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2013-08-24
1
-7
/
+1
|
|
/
/
/
*
/
/
/
memcg: get rid of swapaccount leftovers
Michal Hocko
2013-08-23
1
-1
/
+0
|
/
/
/
*
|
|
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
3
-18
/
+24
*
|
|
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-13
3
-8
/
+22
*
|
|
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2013-08-13
3
-3
/
+24
*
|
|
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
2013-08-13
1
-2
/
+2
*
|
|
Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"
Linus Torvalds
2013-08-08
1
-3
/
+0
*
|
|
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
2013-08-04
1
-1
/
+2
*
|
|
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2013-07-31
2
-0
/
+17
*
|
|
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
2013-07-31
1
-1
/
+1
*
|
|
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
2013-07-31
1
-5
/
+5
*
|
|
mm: zbud: fix condition check on allocation size
Heesub Shin
2013-07-31
1
-1
/
+1
*
|
|
thp, mm: avoid PageUnevictable on active/inactive lru lists
Kirill A. Shutemov
2013-07-31
2
-19
/
+5
*
|
|
mm/swap.c: clear PageActive before adding pages onto unevictable list
Naoya Horiguchi
2013-07-31
1
-7
/
+2
*
|
|
mm: mempolicy: fix mbind_range() && vma_adjust() interaction
Oleg Nesterov
2013-07-31
2
-2
/
+6
|
/
/
*
|
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
1
-2
/
+0
|
\
\
|
*
|
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-16
1
-2
/
+0
*
|
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
5
-13
/
+13
|
/
/
*
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
5
-46
/
+68
|
\
\
|
|
/
|
/
|
|
*
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-14
1
-1
/
+1
|
*
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
3
-8
/
+8
|
*
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
1
-1
/
+1
|
*
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
1
-6
/
+21
|
*
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
|
*
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
|
*
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
|
*
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
[next]