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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+5
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+24
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
1
-1
/
+1
2013-09-03
shm_mnt is as longterm as it gets, TYVM...
Al Viro
1
-3
/
+4
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-180
/
+137
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+0
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-3
/
+0
2013-08-28
memcg: check that kmem_cache has memcg_params before accessing it
Andrey Vagin
1
-0
/
+2
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
37
-953
/
+2862
2013-08-27
mm: move_ptes -- Set soft dirty bit depending on pte type
Cyrill Gorcunov
1
-1
/
+20
2013-08-27
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+1
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
1
-7
/
+1
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
1
-1
/
+0
2013-08-20
page_isolation: Fix a comment typo in test_pages_isolated()
Tang Chen
1
-4
/
+4
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
1
-8
/
+11
2013-08-18
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
14
-70
/
+111
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
3
-18
/
+24
2013-08-14
Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...
Ingo Molnar
1
-3
/
+0
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
3
-8
/
+22
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
3
-3
/
+24
2013-08-13
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+2
2013-08-12
mm: make generic_access_phys available for modules
Uwe Kleine-König
1
-0
/
+1
2013-08-12
Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
8
-36
/
+39
2013-08-12
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
1
-1
/
+4
2013-08-08
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
1
-8
/
+1
2013-08-08
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2
-25
/
+17
2013-08-08
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-6
/
+5
2013-08-08
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
1
-3
/
+3
2013-08-08
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
1
-5
/
+5
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-11
/
+9
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
3
-60
/
+58
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2
-29
/
+28
2013-08-08
cgroup: add css_parent()
Tejun Heo
2
-33
/
+12
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2
-2
/
+2
2013-08-08
hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup
Tejun Heo
1
-10
/
+12
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
3
-8
/
+5
2013-08-08
Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"
Linus Torvalds
1
-3
/
+0
2013-08-04
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
1
-1
/
+2
2013-07-31
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2
-0
/
+17
2013-07-31
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
1
-1
/
+1
2013-07-31
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
1
-5
/
+5
2013-07-31
mm: zbud: fix condition check on allocation size
Heesub Shin
1
-1
/
+1
2013-07-31
thp, mm: avoid PageUnevictable on active/inactive lru lists
Kirill A. Shutemov
2
-19
/
+5
[next]