index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
metag: use for_each_sg()
Akinobu Mita
2015-06-24
1
-5
/
+9
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
64
-741
/
+938
|
\
|
*
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-06-19
3
-5
/
+16
|
*
arm64: show unhandled SP/PC alignment faults
Vladimir Murzin
2015-06-19
1
-1
/
+8
|
*
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
2015-06-19
1
-0
/
+4
|
*
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
2015-06-19
5
-13
/
+9
|
*
arm64: compat: print compat_sp instead of sp
Vladimir Murzin
2015-06-17
1
-2
/
+2
|
*
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
2015-06-17
1
-1
/
+1
|
*
arm64: entry: fix context tracking for el0_sp_pc
Mark Rutland
2015-06-17
1
-0
/
+1
|
*
arm64: defconfig: enable memtest
Mark Rutland
2015-06-15
1
-0
/
+1
|
*
arm64: mm: remove reference to tlb.S from comment block
Vladimir Murzin
2015-06-12
1
-2
/
+0
|
*
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
2015-06-12
1
-0
/
+8
|
*
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
2015-06-12
6
-51
/
+4
|
*
arm64: alternative: Introduce feature for GICv3 CPU interface
Marc Zyngier
2015-06-12
2
-1
/
+23
|
*
arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning
Will Deacon
2015-06-11
1
-5
/
+5
|
*
arm64: fix bug for reloading FPSIMD state after CPU hotplug.
Janet Liu
2015-06-11
1
-0
/
+31
|
*
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-06-11
1
-1
/
+2
|
*
arm64: fix missing syscall trace exit
Josh Stone
2015-06-08
1
-1
/
+6
|
*
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-06-05
7
-122
/
+175
|
|
\
|
|
*
arm64: psci: remove ACPI coupling
Mark Rutland
2015-05-27
4
-18
/
+24
|
|
*
arm64: psci: kill psci_power_state
Mark Rutland
2015-05-27
1
-52
/
+37
|
|
*
arm64: psci: account for Trusted OS instances
Mark Rutland
2015-05-27
1
-0
/
+66
|
|
*
arm64: psci: support unsigned return values
Mark Rutland
2015-05-27
1
-29
/
+18
|
|
*
arm64: psci: remove unnecessary id indirection
Mark Rutland
2015-05-27
1
-17
/
+3
|
|
*
arm64: smp: consistently use error codes
Mark Rutland
2015-05-27
2
-7
/
+10
|
|
*
arm64: smp_plat: add get_logical_index
Mark Rutland
2015-05-27
1
-0
/
+16
|
|
*
arm/arm64: kvm: add missing PSCI include
Mark Rutland
2015-05-27
1
-0
/
+2
|
*
|
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
2015-06-05
1
-7
/
+18
|
*
|
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
4
-31
/
+29
|
*
|
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-06-05
1
-5
/
+66
|
*
|
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
2015-06-05
1
-12
/
+15
|
*
|
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
2015-06-03
2
-0
/
+63
|
*
|
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
2015-06-02
2
-8
/
+2
|
*
|
arm64: reduce ID map to a single page
Ard Biesheuvel
2015-06-02
3
-7
/
+19
|
*
|
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
9
-63
/
+115
|
*
|
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-06-02
5
-5
/
+19
|
*
|
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-06-01
2
-28
/
+38
|
*
|
arm64: Use common outgoing-CPU-notification code
Paul E. McKenney
2015-05-21
1
-4
/
+2
|
*
|
arm64: perf: Fix callchain parse error with kernel tracepoint events
Hou Pengyang
2015-05-19
1
-0
/
+7
|
*
|
Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-05-19
10
-235
/
+257
|
|
\
|
|
|
*
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
7
-198
/
+196
|
|
*
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-05-19
7
-46
/
+70
|
*
|
arm64: Rename temp variable in read*_relaxed()
Michal Simek
2015-05-19
1
-4
/
+4
|
*
|
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
7
-141
/
+1
|
*
|
arm64: Allow forced irq threading
Anders Roxell
2015-05-19
1
-0
/
+1
|
*
|
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
2015-05-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
72
-1702
/
+4077
|
\
\
|
*
|
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-06-23
1
-0
/
+3
|
*
|
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-23
1
-42
/
+9
|
*
|
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
2015-06-23
1
-6
/
+116
[prev]
[next]