index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
1
-1
/
+1
2014-12-11
mm: move page->mem_cgroup bad page handling into generic code
Johannes Weiner
1
-17
/
+0
2014-12-11
mm: page_cgroup: rename file to mm/swap_cgroup.c
Johannes Weiner
1
-3
/
+5
2014-12-11
mm: embed the memcg pointer directly into struct page
Johannes Weiner
4
-70
/
+6
2014-12-11
mm, memcg: fix potential undefined behaviour in page stat accounting
Michal Hocko
1
-3
/
+3
2014-12-11
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
Johannes Weiner
1
-7
/
+6
2014-12-11
mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
Johannes Weiner
1
-2
/
+3
2014-12-11
memcg: use generic slab iterators for showing slabinfo
Vladimir Davydov
1
-4
/
+0
2014-12-11
mm, hugetlb: correct bit shift in hstate_sizelog()
Sasha Levin
1
-1
/
+2
2014-12-11
mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag
Johannes Weiner
1
-10
/
+0
2014-12-11
mm: memcontrol: remove unnecessary PCG_MEM memory charge flag
Johannes Weiner
1
-1
/
+0
2014-12-11
mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
Johannes Weiner
1
-1
/
+0
2014-12-11
mm, compaction: simplify deferred compaction
Vlastimil Babka
1
-4
/
+2
2014-12-11
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
1
-2
/
+6
2014-12-11
mm: introduce single zone pcplists drain
Vlastimil Babka
1
-2
/
+2
2014-12-11
mm: memcontrol: remove obsolete kmemcg pinning tricks
Johannes Weiner
1
-2
/
+2
2014-12-11
mm: memcontrol: take a css reference for each charged page
Johannes Weiner
2
-9
/
+64
2014-12-11
kernel: res_counter: remove the unused API
Johannes Weiner
1
-223
/
+0
2014-12-11
mm: hugetlb_cgroup: convert to lockless page counters
Johannes Weiner
1
-1
/
+0
2014-12-11
mm: memcontrol: lockless page counters
Johannes Weiner
3
-20
/
+62
2014-12-10
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-4
/
+38
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-23
/
+358
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+25
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+78
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-82
/
+167
2014-12-10
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-18
/
+34
2014-12-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-17
/
+20
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-127
/
+624
2014-12-10
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+199
2014-12-10
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
6
-2
/
+144
2014-12-10
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-3
/
+282
2014-12-10
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
5
-1
/
+74
2014-12-10
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+0
2014-12-10
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+272
2014-12-10
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2014-12-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-11
/
+83
2014-12-09
Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
2
-0
/
+115
2014-12-09
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
20
-164
/
+115
2014-12-09
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+9
2014-12-09
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+41
2014-12-09
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+7
2014-12-09
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2014-12-09
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-1
/
+5
2014-12-09
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-10
/
+540
2014-12-09
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
12
-57
/
+146
2014-12-08
Merge branch 'at91/cleanup5' into next/drivers
Arnd Bergmann
3
-0
/
+272
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
7
-29
/
+16
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
16
-136
/
+100
2014-12-08
mfd: rtsx: Add func to split u32 into register
Micky Ching
1
-0
/
+9
[next]