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
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-18
/
+170
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
66
-382
/
+398
2015-04-15
arm: add support for memtest
Vladimir Murzin
1
-0
/
+3
2015-04-15
arm64: add support for memtest
Vladimir Murzin
1
-0
/
+2
2015-04-15
mm: move memtest under mm
Vladimir Murzin
4
-139
/
+0
2015-04-15
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
7
-22
/
+1
2015-04-15
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
7
-16
/
+2
2015-04-15
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
2
-12
/
+7
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
13
-14
/
+27
2015-04-15
s390: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+23
2015-04-15
powerpc: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+15
2015-04-15
mips: extract logic for mmap_rnd()
Kees Cook
1
-8
/
+16
2015-04-15
arm64: standardize mmap_rnd() usage
Kees Cook
2
-8
/
+11
2015-04-15
x86: standardize mmap_rnd() usage
Kees Cook
1
-16
/
+20
2015-04-15
arm: factor out mmap ASLR into mmap_rnd
Kees Cook
1
-4
/
+12
2015-04-15
x86, mm: support huge KVA mappings on x86
Toshi Kani
2
-0
/
+66
2015-04-15
x86, mm: support huge I/O mapping capability I/F
Toshi Kani
2
-2
/
+23
2015-04-15
lib/ioremap.c: add huge I/O map capability interfaces
Toshi Kani
1
-0
/
+3
2015-04-15
sparc: clarify __GFP_NOFAIL allocation
Michal Hocko
1
-11
/
+11
2015-04-15
mm: define default PGTABLE_LEVELS to two
Kirill A. Shutemov
1
-0
/
+4
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-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
[next]