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-10-14
x86: optimize resource lookups for ioremap
Mike Travis
1
-0
/
+1
2014-10-14
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
1
-0
/
+10
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
1
-0
/
+1
2014-10-14
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
1
-16
/
+13
2014-10-14
lib: remove prio_heap
Lai Jiangshan
1
-58
/
+0
2014-10-14
list: include linux/kernel.h
Masahiro Yamada
1
-0
/
+1
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-0
/
+3
2014-10-14
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+41
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+22
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-61
/
+11
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-101
/
+113
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-62
/
+108
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-10
/
+7
2014-10-13
don't need that forward declaration of struct nameidata in dcache.h anymore
Al Viro
1
-1
/
+0
2014-10-13
take dname_external() into fs/dcache.c
Al Viro
1
-5
/
+0
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
7
-13
/
+76
2014-10-12
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-1
/
+20
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-156
/
+4
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
5
-3
/
+142
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-35
/
+537
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
4
-49
/
+33
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-16
/
+69
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+4
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
8
-7
/
+61
2014-10-11
Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-87
/
+129
2014-10-11
Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+15
2014-10-11
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-17
/
+62
2014-10-11
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-8
/
+26
2014-10-11
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
1
-0
/
+1
2014-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-156
/
+3
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
8
-56
/
+104
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-20
/
+9
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
3
-24
/
+6
2014-10-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
29
-404
/
+238
2014-10-10
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-0
/
+4
2014-10-10
include/linux/screen_info.h: remove unused ORIG_* macros
Geert Uytterhoeven
1
-8
/
+0
2014-10-10
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
1
-1
/
+1
2014-10-10
include/linux/kernel.h: deduplicate code implementing clamp* macros
Michal Nazarewicz
1
-17
/
+7
2014-10-10
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
Michal Nazarewicz
1
-27
/
+5
2014-10-10
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
1
-1
/
+1
2014-10-10
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
3
-0
/
+10
2014-10-10
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2
-70
/
+20
2014-10-10
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
3
-83
/
+44
2014-10-10
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
1
-2
/
+4
2014-10-10
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
1
-1
/
+0
2014-10-10
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
1
-14
/
+0
2014-10-10
mm: introduce VM_BUG_ON_MM
Sasha Levin
1
-0
/
+10
[next]