index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
2015-09-30
1
-4
/
+4
*
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
2015-09-30
1
-0
/
+2
*
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
2015-09-30
1
-2
/
+2
*
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
2015-09-30
1
-1
/
+1
*
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
2015-09-30
5
-6
/
+20
*
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-09-27
3
-3
/
+36
*
MIPS: print MAAR configuration during boot
Paul Burton
2015-09-27
1
-0
/
+29
*
MIPS: mm: compile maar_init unconditionally
Paul Burton
2015-09-27
1
-63
/
+63
*
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
2015-09-27
1
-0
/
+39
*
MIPS: Fix FTLB detection for R6
James Hogan
2015-09-22
1
-5
/
+8
*
MIPS: cpu-features: Add cpu_has_ftlb
James Hogan
2015-09-22
4
-3
/
+11
*
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
2015-09-22
1
-0
/
+10
*
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
2015-09-22
1
-2
/
+10
*
MIPS: BPF: Fix build on pre-R2 little endian CPUs
Aurelien Jarno
2015-09-22
1
-0
/
+42
*
MIPS: BPF: Avoid unreachable code on little endian
Aurelien Jarno
2015-09-22
1
-3
/
+5
*
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
2015-09-22
1
-1
/
+9
*
MIPS: Fix console output for Fulong2e system
Guenter Roeck
2015-09-22
1
-0
/
+3
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-20
3
-10
/
+17
|
\
|
*
ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints
Doug Anderson
2015-09-17
1
-3
/
+5
|
*
ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition
Andre Przywara
2015-09-17
1
-1
/
+3
|
*
ARM: get rid of needless #if in signal handling code
Russell King
2015-09-17
1
-4
/
+2
|
*
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
2015-09-16
1
-5
/
+10
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
22
-83
/
+57
|
\
\
|
*
\
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-09-17
11
-75
/
+28
|
|
\
\
|
|
*
|
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-17
4
-34
/
+4
|
|
*
|
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
2015-09-17
4
-29
/
+5
|
|
*
|
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
2015-09-17
1
-2
/
+4
|
|
*
|
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
2015-09-17
1
-2
/
+3
|
|
*
|
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
2015-09-16
1
-1
/
+1
|
|
*
|
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
2015-09-16
1
-2
/
+4
|
|
*
|
arm64: KVM: Fix user access for debug registers
Marc Zyngier
2015-09-16
1
-4
/
+4
|
|
*
|
KVM: arm64: add workaround for Cortex-A57 erratum #852523
Will Deacon
2015-09-14
1
-1
/
+3
|
*
|
|
KVM: s390: Replace incorrect atomic_or with atomic_andnot
Jason J. Herne
2015-09-16
1
-1
/
+1
|
*
|
|
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
2015-09-16
1
-0
/
+2
|
*
|
|
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
11
-0
/
+11
|
*
|
|
Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2015-09-14
2
-7
/
+15
|
|
\
|
|
|
|
*
|
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
2015-09-04
1
-4
/
+8
|
|
*
|
arm64: KVM: set {v,}TCR_EL2 RES1 bits
Mark Rutland
2015-09-04
1
-3
/
+7
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
108
-217
/
+154
|
\
\
\
\
|
*
|
|
|
arm64: Remove ununsed set_irq_flags
Rob Herring
2015-09-16
1
-5
/
+0
|
*
|
|
|
ARM: Remove ununsed set_irq_flags
Rob Herring
2015-09-16
2
-26
/
+0
|
*
|
|
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
97
-175
/
+140
|
*
|
|
|
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
1
-3
/
+1
|
*
|
|
|
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-1
/
+1
|
*
|
|
|
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
*
|
|
|
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
*
|
|
|
powerpc/mpc52xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-1
/
+1
|
*
|
|
|
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-09-15
3
-3
/
+3
|
*
|
|
|
powerpc/cell: Prepare irq handler for irq argument removal
Thomas Gleixner
2015-09-14
1
-1
/
+2
|
*
|
|
|
powerpc/85xx: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-09-14
2
-2
/
+4
[next]