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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-6
/
+6
2014-10-14
ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node
Chanwoo Choi
1
-1
/
+1
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-183
/
+124
2014-10-13
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
1
-8
/
+69
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
3
-6
/
+2
2014-10-11
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-16
/
+0
2014-10-11
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+5
2014-10-10
ARM: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
1
-1
/
+1
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2
-2
/
+5
2014-10-10
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
1
-0
/
+6
2014-10-10
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
1
-2
/
+1
2014-10-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
9
-161
/
+136
2014-10-10
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-2
/
+1
2014-10-10
arm: mm: enable RCU fast_gup
Steve Capper
3
-0
/
+27
2014-10-10
arm: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2
-2
/
+37
2014-10-10
arm: mm: introduce special ptes for LPAE
Steve Capper
3
-4
/
+11
2014-10-10
ARM: mm: don't limit default CMA region only to low memory
Marek Szyprowski
1
-1
/
+1
2014-10-10
arm: use genalloc for the atomic pool
Laura Abbott
2
-104
/
+50
2014-10-10
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-48
/
+9
2014-10-10
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-115
/
+30
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-23
/
+25
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-8
/
+2
2014-10-09
ARM: dts: Disable smc91x on n900 until bootloader dependency is removed
Tony Lindgren
1
-0
/
+3
2014-10-09
ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3
Tony Lindgren
1
-0
/
+1
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+4
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+12
2014-10-09
ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-9
/
+134
2014-10-09
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-98
/
+216
2014-10-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
60
-1251
/
+359
2014-10-09
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
199
-1739
/
+11255
2014-10-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
159
-1527
/
+4932
2014-10-09
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
105
-4021
/
+201
2014-10-09
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-169
/
+293
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
31
-115
/
+462
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-64
/
+55
2014-10-08
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2014-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
9
-10
/
+10
2014-10-07
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+23
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
17
-109
/
+1
2014-10-04
Revert "arm: pxa: Transition pxa27x to clk framework"
Mike Turquette
3
-17
/
+179
2014-10-03
Merge back cpufreq material for v3.18.
Rafael J. Wysocki
9
-10
/
+10
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
9
-10
/
+10
2014-10-03
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
Julien Grall
1
-1
/
+1
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-10-03
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
50
-197
/
+528
2014-10-03
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
1
-0
/
+5
[prev]
[next]