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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
arm: omap3: twl: remove usb phy init data
Heikki Krogerus
1
-2
/
+0
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
19
-400
/
+201
2014-12-11
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-1
/
+0
2014-12-11
make nameidata completely opaque outside of fs/namei.c
Al Viro
1
-22
/
+3
2014-12-11
Merge branch 'nsfs' into for-next
Al Viro
6
-24
/
+43
2014-12-11
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
2
-13
/
+19
2014-12-11
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
1
-0
/
+13
2014-12-11
printk: remove used-once early_vprintk
Joe Perches
1
-1
/
+0
2014-12-11
kernel: add panic_on_warn
Prarit Bhargava
1
-0
/
+1
2014-12-11
include/linux/file.h: remove get_unused_fd() macro
Yann Droneaud
1
-1
/
+0
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
2
-3
/
+53
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-14
/
+49
2014-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-7
/
+11
2014-12-11
Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-5
/
+22
2014-12-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-12-11
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2014-12-11
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-27
/
+144
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-35
/
+0
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
1
-0
/
+9
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-0
/
+2
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
5
-20
/
+19
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
2
-0
/
+10
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-23
/
+326
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
thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit
Punit Agrawal
1
-1
/
+1
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-74
/
+158
2014-12-10
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-17
/
+20
2014-12-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+18
2014-12-10
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+199
[prev]
[next]