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
*
arm64: fix endianness annotation for 'struct jit_ctx' and friends
Luc Van Oostenryck
2017-06-30
1
-3
/
+3
*
arm64: cpuinfo: constify attribute_group structures.
Arvind Yadav
2017-06-30
1
-1
/
+1
*
arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()
Dave Martin
2017-06-29
1
-3
/
+5
*
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
Dave Martin
2017-06-29
1
-3
/
+0
*
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
Dave Martin
2017-06-29
1
-2
/
+4
*
arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
Luc Van Oostenryck
2017-06-29
1
-4
/
+4
*
arm64: fix endianness annotation in get_kaslr_seed()
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
*
arm64: add missing conversion to __wsum in ip_fast_csum()
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
*
arm64: fix endianness annotation in acpi_parking_protocol.c
Luc Van Oostenryck
2017-06-29
1
-2
/
+2
*
arm64: use readq() instead of readl() to read 64bit entry_point
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
*
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
Luc Van Oostenryck
2017-06-29
1
-7
/
+7
*
arm64: fix endianness annotation for aarch64_insn_write()
Luc Van Oostenryck
2017-06-29
1
-3
/
+2
*
arm64: fix endianness annotation in aarch64_insn_read()
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
*
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
2017-06-29
1
-6
/
+8
*
arm64: fix endianness annotation for debug-monitors.c
Luc Van Oostenryck
2017-06-29
1
-6
/
+8
*
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
24
-147
/
+288
|
\
|
*
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
5
-2
/
+47
|
*
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
2017-06-22
2
-0
/
+19
|
*
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2017-06-22
2
-10
/
+36
|
*
S390/sysinfo: use uuid_is_null instead of opencoding it
Christoph Hellwig
2017-06-05
2
-3
/
+3
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-03
1
-0
/
+6
|
|
\
|
|
*
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2017-06-03
1
-0
/
+6
|
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-06-02
2
-4
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
2017-06-02
1
-3
/
+3
|
|
*
ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Timmy Li
2017-05-25
1
-1
/
+3
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
3
-15
/
+12
|
|
\
\
|
|
*
|
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
2017-06-01
1
-6
/
+3
|
|
*
|
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
2017-05-29
1
-1
/
+1
|
|
*
|
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2017-05-29
1
-8
/
+8
|
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
3
-10
/
+78
|
|
\
\
\
|
|
*
|
|
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
2017-05-28
1
-8
/
+71
|
|
*
|
|
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
2017-05-28
1
-2
/
+4
|
|
*
|
|
efi: Don't issue error message when booted under Xen
Juergen Gross
2017-05-28
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-01
4
-102
/
+83
|
|
\
\
\
|
|
*
|
|
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
1
-2
/
+5
|
|
*
|
|
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2017-06-01
1
-13
/
+11
|
|
*
|
|
KVM: SVM: ignore type when setting segment registers
Gioh Kim
2017-05-30
1
-1
/
+1
|
|
*
|
|
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-30
1
-83
/
+57
|
|
*
|
|
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
1
-1
/
+2
|
|
*
|
|
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2017-05-26
1
-2
/
+5
|
|
*
|
|
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-26
1
-0
/
+2
|
*
|
|
|
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-29
2
-3
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf/updates' into aarch64/for-next/core
Will Deacon
2017-06-26
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
arm: perf: make of_device_ids const
Arvind Yadav
2017-06-15
1
-1
/
+1
|
*
|
|
|
arm64: perf: Extend event config for ARMv8.1
Shaokun Zhang
2017-05-30
1
-1
/
+1
|
|
/
/
/
*
|
|
|
arm64: pass endianness info to sparse
Luc Van Oostenryck
2017-06-26
1
-0
/
+2
*
|
|
|
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
2017-06-23
1
-6
/
+8
*
|
|
|
arm64: signal: Allow expansion of the signal frame
Dave Martin
2017-06-23
2
-19
/
+214
*
|
|
|
arm64: dump cpu_hwcaps at panic time
Mark Rutland
2017-06-22
1
-0
/
+19
*
|
|
|
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-06-22
3
-2
/
+13
[next]