aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-18
|\
| * arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-16
| * arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper2014-10-15
| * arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall2014-10-14
| * arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-14
| * arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel2014-10-13
| * ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
| * arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-10
| * arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel2014-10-10
| * arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel2014-10-10
| * arm: kvm: fix CPU hotplugVladimir Murzin2014-09-29
* | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-18
|\ \
| * | nand: omap2: Add support for flash-based bad block tableEzequiel GarcĂ­a2014-09-17
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \ \
| * | | arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-26
* | | | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-15
|\ \ \ \
| * | | | Revert "arm: pxa: Transition pxa27x to clk framework"Mike Turquette2014-10-03
| * | | | Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette2014-10-01
| |\ \ \ \
| | * \ \ \ Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner2014-10-01
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'clk-pxa27x' into clk-nextMike Turquette2014-09-30
| |\ \ \ \ \ \
| | * | | | | | arm: pxa: Transition pxa27x to clk frameworkRobert Jarzmik2014-09-30
| | * | | | | | dts: add devicetree bindings for pxa27x clocksRobert Jarzmik2014-09-30
| | * | | | | | arm: pxa: add clock pll selection bitsRobert Jarzmik2014-09-30
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-30
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: exynos3250: Add CMU node for DMC domain clocksKrzysztof Kozlowski2014-09-22
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-30
| |\ \ \ \ \ \
| | * | | | | | clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-29
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-27
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard2014-09-27
| | |/ / / /
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\ \ \ \ \ \
| * | | | | | ARM: dts: add mipi dsi device node to exynos3250.dtsiInki Dae2014-09-19
| * | | | | | ARM: dts: add mipi_phy device node to exynos3250.dtsiInki Dae2014-09-19
| * | | | | | ARM: dts: add fimd device node to exynos3250.dstiInki Dae2014-09-19
| * | | | | | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-09-18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2014-09-15
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-14
|\ \ \ \ \ \ \
| * | | | | | | kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-02
| * | | | | | | kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-02
| * | | | | | | kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-02
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-13
|\ \ \ \ \ \ \
| * | | | | | | ARM: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
| * | | | | | | ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi2014-10-13
* | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \
| * | | | | | | ARM: topology: Use the new cpu_capacity interfaceVincent Guittot2014-09-19
* | | | | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \
| * | | | | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | | | | | | | locking,arch,arm: Fold atomic_opsPeter Zijlstra2014-08-14
* | | | | | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\ \ \ \ \ \ \ \ \