index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-02-02
2
-0
/
+4
*
arm: omap2+ remove dead clock code
Michael Turquette
2015-02-02
3
-35
/
+0
*
Merge branch 'clk-omap-legacy' into clk-next
Michael Turquette
2015-02-02
5
-3737
/
+32
|
\
|
*
ARM: OMAP3: remove legacy clock data
Tero Kristo
2015-01-30
2
-3693
/
+1
|
*
ARM: OMAP3: use clock data from TI clock driver for legacy boot
Tero Kristo
2015-01-30
1
-9
/
+19
|
*
ARM: OMAP3: PRM: add support for legacy iomapping init
Tero Kristo
2015-01-30
2
-0
/
+12
*
|
clk: Make clk API return per-user struct clk instances
Tomeu Vizoso
2015-02-02
4
-46
/
+92
*
|
ARM: sunxi: dt: Add sample and output mmc clocks
Maxime Ripard
2015-01-14
6
-103
/
+265
*
|
ARM: dts: sun8i: Add PLL6 and MBUS clock nodes
Chen-Yu Tsai
2014-12-21
1
-8
/
+24
*
|
ARM: dts: sun8i: Unify ahb1 clock nodes
Chen-Yu Tsai
2014-12-21
1
-10
/
+2
*
|
ARM: dts: sun6i: Unify ahb1 clock nodes
Chen-Yu Tsai
2014-12-21
1
-11
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
1
-2
/
+2
|
\
|
*
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
*
|
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-20
19
-143
/
+152
|
\
\
|
*
|
ARM: OMAP3: clock: fix boot breakage in legacy mode
Tero Kristo
2014-12-15
1
-9
/
+14
|
*
|
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
2014-12-15
2
-6
/
+6
|
*
|
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-15
7
-63
/
+208
|
|
\
\
|
*
\
\
Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...
Michael Turquette
2014-11-24
6
-60
/
+12
|
|
\
\
\
|
|
*
|
|
ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.
Chen-Yu Tsai
2014-11-23
2
-20
/
+4
|
|
*
|
|
ARM: dts: sunxi: unify APB1 clock
Emilio López
2014-11-23
4
-40
/
+8
|
*
|
|
|
arm: mmp: Make use of the DT supported clock
Chao Xie
2014-11-12
6
-62
/
+111
|
*
|
|
|
arm: mmp: Make all the dts file to be compiled by Makefile
Chao Xie
2014-11-12
7
-6
/
+9
*
|
|
|
|
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-19
24
-26
/
+22
*
|
|
|
|
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
7
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
|
*
|
|
|
|
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
6
-7
/
+7
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
8
-47
/
+195
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-12-15
8
-48
/
+201
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-12-15
1
-2
/
+11
|
|
*
|
|
|
|
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
2014-12-13
1
-0
/
+5
|
|
*
|
|
|
|
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
2014-12-13
1
-1
/
+1
|
|
*
|
|
|
|
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
2014-12-13
1
-3
/
+3
|
|
*
|
|
|
|
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2014-12-13
3
-0
/
+73
|
|
*
|
|
|
|
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-12-13
1
-0
/
+18
|
|
*
|
|
|
|
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
3
-27
/
+43
|
|
*
|
|
|
|
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-12-13
3
-1
/
+7
|
|
*
|
|
|
|
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2014-12-13
1
-0
/
+2
|
|
*
|
|
|
|
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
2014-12-13
1
-1
/
+1
|
|
*
|
|
|
|
arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
Andre Przywara
2014-11-25
1
-6
/
+9
|
|
*
|
|
|
|
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
2014-11-25
1
-5
/
+15
|
|
*
|
|
|
|
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
2014-11-25
2
-4
/
+10
|
|
*
|
|
|
|
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-11-25
1
-1
/
+6
*
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-12-17
2
-0
/
+91
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-09
2
-0
/
+91
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: tegra: Add thermal trip points for Jetson TK1
Mikko Perttunen
2014-11-20
1
-0
/
+44
|
|
*
|
|
|
|
|
|
ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
Mikko Perttunen
2014-11-20
1
-0
/
+47
*
|
|
|
|
|
|
|
|
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-16
3
-14
/
+85
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
Will Deacon
2014-12-01
2
-14
/
+81
|
*
|
|
|
|
|
|
|
|
arm: call iommu_init before of_platform_populate
Will Deacon
2014-12-01
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
2014-12-01
1
-1
/
+3
[next]