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
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-5
/
+46
2012-12-19
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...
Linus Torvalds
3
-3
/
+26
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
1
-4
/
+15
2012-12-19
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
3
-2
/
+28
2012-12-19
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
10
-9
/
+286
2012-12-19
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
Jianguo Wu
1
-3
/
+2
2012-12-19
memcg: add comments clarifying aspects of cache attribute propagation
Glauber Costa
1
-0
/
+6
2012-12-19
slub: slub-specific propagation changes
Glauber Costa
1
-0
/
+1
2012-12-19
slab: propagate tunable values
Glauber Costa
2
-4
/
+6
2012-12-19
memcg: aggregate memcg cache values in slabinfo
Glauber Costa
2
-0
/
+12
2012-12-19
memcg/sl[au]b: track all the memcg children of a kmem_cache
Glauber Costa
1
-0
/
+5
2012-12-19
memcg: destroy memcg caches
Glauber Costa
2
-1
/
+11
2012-12-19
sl[au]b: allocate objects from memcg cache
Glauber Costa
1
-1
/
+4
2012-12-19
sl[au]b: always get the cache from its page in kmem_cache_free()
Glauber Costa
1
-0
/
+5
2012-12-19
memcg: skip memcg kmem allocations in specified code regions
Glauber Costa
1
-0
/
+1
2012-12-19
memcg: infrastructure to match an allocation to the right cache
Glauber Costa
1
-0
/
+41
2012-12-19
memcg: allocate memory for memcg caches whenever a new memcg appears
Glauber Costa
1
-0
/
+2
2012-12-19
slab/slub: consider a memcg parameter in kmem_create_cache
Glauber Costa
2
-1
/
+39
2012-12-19
slab/slub: struct memcg_params
Glauber Costa
3
-0
/
+30
2012-12-19
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
1
-0
/
+2
2012-12-19
memcg: use static branches when code not in use
Glauber Costa
1
-1
/
+3
2012-12-19
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
1
-5
/
+7
2012-12-19
mm: allocate kernel pages to the right memcg
Glauber Costa
1
-0
/
+3
2012-12-19
memcg: kmem controller infrastructure
Glauber Costa
1
-0
/
+110
2012-12-19
mm: add a __GFP_KMEMCG flag
Glauber Costa
2
-0
/
+3
2012-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+11
2012-12-19
Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+13
2012-12-18
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+15
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+21
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+2
2012-12-18
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-127
/
+76
2012-12-18
Merge tag 'md-3.8' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+4
2012-12-18
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
3
-7
/
+15
2012-12-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
19
-129
/
+145
2012-12-18
xen: Add EVTCHNOP_reset in Xen interface header files.
Wei Liu
1
-0
/
+13
2012-12-18
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
1
-0
/
+2
2012-12-18
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
1
-0
/
+3
2012-12-18
procfs: add ability to plug in auxiliary fdinfo providers
Cyrill Gorcunov
1
-2
/
+2
2012-12-18
prandom: introduce prandom_bytes() and prandom_bytes_state()
Akinobu Mita
1
-0
/
+2
2012-12-18
random32: rename random32 to prandom
Akinobu Mita
1
-5
/
+12
2012-12-18
linux/compiler.h: add __must_hold macro for functions called with a lock held
Josh Triplett
1
-0
/
+2
2012-12-18
pidns: remove unused is_container_init()
Gao feng
1
-6
/
+0
2012-12-18
exec: use -ELOOP for max recursion depth
Kees Cook
1
-2
/
+0
2012-12-18
ptrace: introduce PTRACE_O_EXITKILL
Oleg Nesterov
2
-1
/
+6
2012-12-18
kstrto*: add documentation
Eldad Zack
1
-0
/
+33
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+3
2012-12-18
percpu_rw_semaphore: add lockdep annotations
Oleg Nesterov
1
-1
/
+9
2012-12-18
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
Oleg Nesterov
1
-2
/
+2
2012-12-18
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
1
-70
/
+13
2012-12-18
string: introduce helper to get base file name from given path
Andy Shevchenko
1
-0
/
+11
[next]