index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
9
-0
/
+15
|
\
|
*
ARM: dts: exynos4: Add stdout-path properties
Tomasz Figa
2015-02-02
9
-0
/
+15
*
|
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
2015-02-14
1
-0
/
+1
*
|
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
2015-02-14
1
-0
/
+7
*
|
ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120
Arnaud Ebalard
2015-02-14
3
-0
/
+3
*
|
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-14
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
15
-34
/
+382
|
\
\
|
*
|
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-02-06
1
-0
/
+1
|
*
|
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
1
-2
/
+16
|
*
|
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
1
-2
/
+1
|
|
\
\
|
|
*
|
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
1
-2
/
+1
|
*
|
|
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
2015-01-23
1
-2
/
+2
|
*
|
|
arm/arm64: KVM: add opaque private pointer to MMIO data
Andre Przywara
2015-01-20
1
-0
/
+1
|
*
|
|
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
1
-0
/
+1
|
*
|
|
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
2
-0
/
+9
|
*
|
|
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
1
-1
/
+1
|
*
|
|
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-20
4
-14
/
+23
|
*
|
|
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
3
-24
/
+11
|
*
|
|
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
1
-9
/
+88
|
*
|
|
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
3
-0
/
+57
|
*
|
|
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
4
-0
/
+159
|
*
|
|
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-16
4
-0
/
+25
|
*
|
|
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-15
2
-7
/
+12
|
*
|
|
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
Eric Auger
2015-01-11
1
-0
/
+2
|
|
/
/
*
|
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
2
-6
/
+2
*
|
|
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-13
1
-1
/
+4
*
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-12
76
-1449
/
+1785
|
\
\
\
|
*
\
\
Merge branch 'devel-stable' into for-next
Russell King
2015-02-10
42
-151
/
+1216
|
|
\
\
\
|
|
*
|
|
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
2015-02-10
1
-1
/
+1
|
|
*
|
|
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2015-01-20
2
-3
/
+10
|
|
*
|
|
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
2015-01-14
3
-2
/
+54
|
|
*
|
|
ARM: kprobes: check register usage for probed instruction.
Wang Nan
2015-01-13
5
-1
/
+103
|
|
*
|
|
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
2015-01-13
4
-19
/
+43
|
|
*
|
|
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2015-01-13
10
-12
/
+377
|
|
*
|
|
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
2015-01-13
3
-2
/
+36
|
|
*
|
|
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
5
-8
/
+33
|
|
*
|
|
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
2015-01-13
9
-6
/
+383
|
|
*
|
|
ARM: kprobes: introduces checker
Wang Nan
2015-01-09
11
-20
/
+95
|
|
*
|
|
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
2015-01-09
4
-9
/
+3
|
|
*
|
|
ARM: probes: move all probe code to dedicate directory
Wang Nan
2015-01-09
27
-57
/
+69
|
|
|
/
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
2015-02-10
39
-1232
/
+560
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
ARM: 8284/1: sa1100: clear RCSR_SMR on resume
Dmitry Eremin-Solenikov
2015-01-29
1
-0
/
+1
|
|
|
|
|
*
|
|
ARM: 8283/1: sa1100: collie: clear PWER register on machine init
Dmitry Eremin-Solenikov
2015-01-29
1
-2
/
+1
|
|
|
|
|
*
|
|
ARM: 8282/1: sa1100: use handle_domain_irq
Dmitry Eremin-Solenikov
2015-01-29
1
-1
/
+2
|
|
|
|
|
*
|
|
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
Dmitry Eremin-Solenikov
2015-01-29
1
-174
/
+0
|
|
|
|
|
*
|
|
ARM: 8280/1: sa1100: switch to irq_domain_add_simple()
Dmitry Eremin-Solenikov
2015-01-29
1
-4
/
+4
|
|
|
|
|
*
|
|
ARM: 8279/1: sa1100: merge both GPIO irqdomains
Dmitry Eremin-Solenikov
2015-01-29
1
-46
/
+11
|
|
|
|
|
*
|
|
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Dmitry Eremin-Solenikov
2015-01-29
2
-68
/
+92
|
|
|
|
|
*
|
|
ARM: 8252/1: sa1100: use pxa_timer clocksource driver
Dmitry Eremin-Solenikov
2015-01-14
3
-140
/
+7
|
|
|
|
|
*
|
|
ARM: 8250/1: sa1100: provide OSTIMER0 clock for pxa_timer
Dmitry Eremin-Solenikov
2015-01-14
1
-0
/
+12
[next]