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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-8
/
+53
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
37
-82
/
+195
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
17
-141
/
+92
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-8
/
+0
2013-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-1
/
+1
2013-11-13
arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c
Nicolin Chen
1
-8
/
+1
2013-11-13
x86: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
6
-10
/
+19
2013-11-13
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
5
-5
/
+25
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
4
-4
/
+4
2013-11-13
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
1
-2
/
+2
2013-11-13
mem-hotplug: introduce movable_node boot option
Tang Chen
1
-0
/
+11
2013-11-13
x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.
Tang Chen
1
-2
/
+7
2013-11-13
x86/mem-hotplug: support initialize page tables in bottom-up
Tang Chen
1
-2
/
+64
2013-11-13
x86/mm: factor out of top-down direct mapping setup
Tang Chen
1
-20
/
+39
2013-11-13
s390/mmap: randomize mmap base for bottom up direction
Heiko Carstens
1
-2
/
+7
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
6
-6
/
+6
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
4
-7
/
+4
2013-11-13
mm: remove obsolete comments about page table lock
Naoya Horiguchi
1
-2
/
+0
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
3
-11
/
+4
2013-11-13
cris: media platform drivers: fix build
Mauro Carvalho Chehab
1
-0
/
+1
2013-11-13
sh64: kernel: remove useless variable 'regs'
Chen Gang
1
-1
/
+1
2013-11-13
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
104
-964
/
+369
2013-11-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-19
/
+1
2013-11-12
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-0
/
+75
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
28
-404
/
+197
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-144
/
+104
2013-11-12
Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+0
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
156
-2106
/
+4014
2013-11-12
Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-19
/
+19
2013-11-12
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-22
/
+12
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
176
-10879
/
+0
2013-11-12
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-72
/
+790
2013-11-12
Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+18
2013-11-12
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-142
/
+149
2013-11-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2013-11-12
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+20
2013-11-12
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+4
2013-11-12
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+16
2013-11-12
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
41
-1178
/
+1819
2013-11-12
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+46
2013-11-12
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-771
/
+421
2013-11-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-40
/
+45
2013-11-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+11
2013-11-12
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+30
2013-11-12
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+58
2013-11-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-62
/
+101
2013-11-12
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+5
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-41
/
+118
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
53
-126
/
+322
[next]