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
2015-04-15
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
12
-39
/
+41
2015-04-15
um: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-15
tile: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-15
sparc: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-15
sh: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-15
s390: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-15
powerpc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+6
2015-04-15
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
6
-15
/
+18
2015-04-15
mips: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-15
m68k: mark PMD folded and expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-15
ia64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
6
-31
/
+23
2015-04-15
arm: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-15
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
9
-32
/
+32
2015-04-15
alpha: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+4
2015-04-15
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
1
-1
/
+1
2015-04-15
arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()
David Rientjes
1
-8
/
+4
2015-04-15
arch/sh/kernel/dwarf.c: destroy mempools on cleanup
David Rientjes
1
-1
/
+5
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
13
-30
/
+1
2015-04-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-241
/
+4653
2015-04-15
Merge branch 'devel-stable' into for-next
Russell King
172
-758
/
+2138
2015-04-15
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
30
-69
/
+1271
2015-04-15
ARM: update errata 430973 documentation to cover Cortex A8 r1p*
Russell King
1
-1
/
+1
2015-04-15
ARM: ensure delay timer has sufficient accuracy for delays
Russell King
1
-0
/
+6
2015-04-15
ARM: switch to use the generic show_mem() implementation
Russell King
1
-49
/
+0
2015-04-15
ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs
Russell King
2
-4
/
+36
2015-04-15
ARM: enable ARM errata 643719 workaround by default
Russell King
1
-0
/
+1
2015-04-15
ARM: cache-v7: optimise test for Cortex A9 r0pX devices
Russell King
1
-4
/
+3
2015-04-15
ARM: cache-v7: optimise branches in v7_flush_cache_louis
Russell King
1
-9
/
+10
2015-04-15
ARM: cache-v7: consolidate initialisation of cache level index
Russell King
1
-2
/
+2
2015-04-15
ARM: cache-v7: shift CLIDR to extract appropriate field before masking
Russell King
1
-7
/
+6
2015-04-15
ARM: cache-v7: use movw/movt instructions
Russell King
1
-5
/
+6
2015-04-15
ARM: allow 16-bit instructions in ALT_UP()
Russell King
1
-0
/
+3
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+1
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-52
/
+48
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+7
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-2
/
+48
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-7
/
+7
2015-04-14
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2015-04-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
41
-365
/
+410
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-82
/
+126
2015-04-14
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-5
/
+7
2015-04-14
Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-8
/
+25
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
24
-63
/
+48
2015-04-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+2
2015-04-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+9
2015-04-13
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-107
/
+214
2015-04-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+9
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-80
/
+160
2015-04-13
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-274
/
+259
[prev]
[next]