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
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-20
/
+153
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-20
/
+165
2013-04-30
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+5
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
23
-38
/
+328
2013-04-30
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
5
-8
/
+201
2013-04-30
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-40
/
+11
2013-04-30
Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-44
/
+241
2013-04-30
Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-0
/
+49
2013-04-30
mm, nobootmem: clean-up of free_low_memory_core_early()
Joonsoo Kim
1
-1
/
+0
2013-04-30
mm: thp: add split tail pages to shrink page list in page reclaim
Shaohua Li
2
-4
/
+13
2013-04-30
mm: allow for outstanding swap writeback accounting
Seth Jennings
1
-1
/
+3
2013-04-30
mm: break up swap_writepage() for frontswap backends
Seth Jennings
1
-0
/
+2
2013-04-30
memcg: add memory.pressure_level events
Anton Vorontsov
1
-0
/
+47
2013-04-30
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
2
-3
/
+4
2013-04-30
resource: add release_mem_region_adjustable()
Toshi Kani
1
-0
/
+4
2013-04-30
mm: remove CONFIG_HOTPLUG ifdefs
Yijing Wang
1
-6
/
+1
2013-04-30
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+1
2013-04-30
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
1
-0
/
+2
2013-04-30
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
2
-5
/
+14
2013-04-30
page_alloc: make setup_nr_node_ids() usable for arch init code
Cody P Schafer
1
-0
/
+6
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+4
2013-04-30
mm, hugetlb: include hugepages in meminfo
David Rientjes
1
-0
/
+4
2013-04-30
mm: allow arch code to control the user page table ceiling
Hugh Dickins
1
-0
/
+10
2013-04-30
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
1
-0
/
+13
2013-04-30
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
1
-2
/
+1
2013-04-30
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
1
-0
/
+18
2013-04-30
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
3
-2
/
+3
2013-04-30
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+40
2013-04-30
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
1
-0
/
+4
2013-04-30
cgroup: remove css_get_next
Michal Hocko
1
-7
/
+0
2013-04-30
mm: introduce free_highmem_page() helper to free highmem pages into buddy system
Jiang Liu
1
-0
/
+7
2013-04-30
mm: introduce common help functions to deal with reserved/managed pages
Jiang Liu
1
-0
/
+48
2013-04-30
vm: adjust ifdef for TINY_RCU
Paul E. McKenney
1
-1
/
+1
2013-04-30
mm/shmem.c: remove an ifdef
Andrew Morton
1
-1
/
+7
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-1
/
+2
2013-04-30
mm: trace filemap add and del
Robert Jarzmik
1
-0
/
+58
2013-04-30
debug_locks.h: make warning more verbose
James Hogan
1
-1
/
+1
2013-04-30
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
Haiyang Zhang
1
-0
/
+11
2013-04-30
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-57
/
+186
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-45
/
+252
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-74
/
+366
2013-04-29
Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-95
/
+55
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-21
/
+23
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-11
/
+237
2013-04-29
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+8
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+9
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
5
-76
/
+87
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-115
/
+156
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+3
2013-04-29
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+1
[next]