Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ae2c670d8df85cc3b44cd02c063ddd1e1ffa14d
/
arch
9ae2c67
Merge 4.9.40 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6d77ac4
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
by Maciej W. Rozycki
· 7 years ago
3330a05
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
d4bd6a1
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
99ce761
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
86dd4aa
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
d79354c
MIPS: math-emu: Prevent wrong ISA mode instruction emulation
by Maciej W. Rozycki
· 7 years ago
040078a
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
by Maciej W. Rozycki
· 7 years ago
434c9f2
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
f8c331c
MIPS: Save static registers before sysmips
by James Hogan
· 7 years ago
a9db2f4
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
by Maciej W. Rozycki
· 7 years ago
c69280e
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
by Seunghun Han
· 7 years ago
036d59f
x86/acpi: Prevent out of bound access caused by broken ACPI tables
by Seunghun Han
· 7 years ago
02131ae
MIPS: Negate error syscall return in trace
by James Hogan
· 7 years ago
f39f3b5
MIPS: Fix mips_atomic_set() with EVA
by James Hogan
· 7 years ago
dd2f832
MIPS: Fix mips_atomic_set() retry condition
by James Hogan
· 7 years ago
8302e9d
s390/syscalls: Fix out of bounds arguments access
by Jiri Olsa
· 7 years ago
4d3d3a1
x86/xen: allow userspace access during hypercalls
by Marek Marczykowski-Górecki
· 7 years ago
13b2f9f
PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11
by Bjorn Helgaas
· 8 years ago
3b7babc
powerpc/mm/radix: Properly clear process table entry
by Benjamin Herrenschmidt
· 7 years ago
88481a2
powerpc/asm: Mark cr0 as clobbered in mftb()
by Oliver O'Halloran
· 7 years ago
5e35ee2
powerpc: Fix emulation of mfocrf in emulate_step()
by Anton Blanchard
· 7 years ago
53a2821
powerpc: Fix emulation of mcrf in emulate_step()
by Anton Blanchard
· 7 years ago
99fc5a2
powerpc/64: Fix atomic64_inc_not_zero() to return an int
by Michael Ellerman
· 7 years ago
d638c85
powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
by Balbir Singh
· 7 years ago
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cce8d2e
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
by Haozhong Zhang
· 7 years ago
07592d6
kvm: vmx: Check value written to IA32_BNDCFGS
by Jim Mattson
· 7 years ago
fab777e
kvm: x86: Guest BNDCFGS requires guest MPX support
by Jim Mattson
· 7 years ago
bf7c215
kvm: vmx: Do not disable intercepts for BNDCFGS
by Jim Mattson
· 7 years ago
db92328
crypto: sha1-ssse3 - Disable avx2
by Herbert Xu
· 7 years ago
445a945
ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
by Marc Zyngier
· 7 years ago
fbc877c
s390: reduce ELF_ET_DYN_BASE
by Kees Cook
· 7 years ago
90fb0f7
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
by Kees Cook
· 7 years ago
70779e0
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
by Kees Cook
· 7 years ago
abb79a5
arm: move ELF_ET_DYN_BASE to 4MB
by Kees Cook
· 7 years ago
63c2f8f
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
by Kees Cook
· 7 years ago
e3d2ada
parisc/mm: Ensure IRQs are off in switch_mm()
by Helge Deller
· 7 years ago
8ed89cf
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
by Thomas Bogendoerfer
· 7 years ago
bf1e4dc
parisc: use compat_sys_keyctl()
by Eric Biggers
· 7 years ago
008a1f2
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
by Helge Deller
· 7 years ago
3f353c3
Merge 4.9.38 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
81ba752
x86/mm/pat: Don't report PAT on CPUs that don't support it
by Mikulas Patocka
· 7 years ago
598195a
Merge 4.9.37 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
afbf565
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
by Paolo Abeni
· 7 years ago
e353bfb
x86/tools: Fix gcc-7 warning in relocs.c
by Markus Trippelsdorf
· 8 years ago
184ce81
Merge 4.9.36 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
a29fd27
KVM: nVMX: Fix exception injection
by Wanpeng Li
· 7 years ago
d1d3756
KVM: x86: zero base3 of unusable segments
by Radim Krčmář
· 7 years ago
f3c3ec9
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
by Radim Krčmář
· 7 years ago
1eeb794
KVM: x86: fix emulation of RSM and IRET instructions
by Ladi Prosek
· 8 years ago
982d8d9
arm64: fix NULL dereference in have_cpu_die()
by Mark Salter
· 8 years ago
8af88a9
x86/mm: Fix flush_tlb_page() on Xen
by Andy Lutomirski
· 8 years ago
3667daf
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
by Joerg Roedel
· 8 years ago
b287ade
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
by Baoquan He
· 7 years ago
a2c222b
ARM: 8685/1: ensure memblock-limit is pmd-aligned
by Doug Berger
· 7 years ago
7661b19
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
by Lorenzo Pieralisi
· 7 years ago
4efe34b
ARM: dts: OMAP3: Fix MFG ID EEPROM
by Adam Ford
· 8 years ago
07bb2c7
ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
by Dave Gerlach
· 8 years ago
0e9867b
s390/ctl_reg: make __ctl_load a full memory barrier
by Heiko Carstens
· 8 years ago
82835fb
perf/x86: Reject non sampling events with precise_ip
by Jiri Olsa
· 8 years ago
48131dd
x86/mpx: Use compatible types in comparison to fix sparse error
by Tobias Klauser
· 8 years ago
28399407
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
by Len Brown
· 8 years ago
f88f06e
arm64: assembler: make adr_l work in modules under KASLR
by Ard Biesheuvel
· 8 years ago
c78b8de
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
by Colin King
· 8 years ago
3a6edbc
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code
by Prarit Bhargava
· 8 years ago
6e315b2
powerpc/eeh: Enable IO path on permanent error
by Gavin Shan
· 8 years ago
fded17b
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
by Zhou Chengming
· 8 years ago
80b1a11
KVM: x86: fix fixing of hypercalls
by Dmitry Vyukov
· 8 years ago
13fa36f
ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage
by Jerome Brunet
· 8 years ago
8886196
sparc64: Zero pages on allocation for mondo and error queues.
by Liam R. Howlett
· 7 years ago
41172b7
sparc64: Handle PIO & MEM non-resumable errors.
by Liam R. Howlett
· 7 years ago
ed96148
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
by Baoquan He
· 8 years ago
dad3135
MIPS: Fix IRQ tracing & lockdep when rescheduling
by Paul Burton
· 8 years ago
e9e24fa
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
by Paul Burton
· 8 years ago
f7d3d40
MIPS: Avoid accidental raw backtrace
by James Hogan
· 7 years ago
3d4ac49
MIPS: head: Reorder instructions missing a delay slot
by Karl Beldan
· 7 years ago
75d78c7
Merge 4.9.35 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
99f66b5
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
by Will Deacon
· 7 years ago
8eaa481
powerpc/64s: Handle data breakpoints in Radix mode
by Naveen N. Rao
· 7 years ago
414f51c
powerpc/kprobes: Pause function_graph tracing during jprobes handling
by Naveen N. Rao
· 7 years ago
2f1527e
KVM: PPC: Book3S HV: Context-switch EBB registers properly
by Paul Mackerras
· 7 years ago
468aa93
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
by Paul Mackerras
· 7 years ago
df3a787
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
by Heiko Carstens
· 7 years ago
5220378
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
by Kan Liang
· 7 years ago
4b660fc
powerpc/perf: Fix oops when kthread execs user process
by Ravi Bangoria
· 7 years ago
7172a93
Merge 4.9.34 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0d21cf1
Merge 4.9.33 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cfc0eb40
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
ecae473
MIPS: .its targets depend on vmlinux
by Paul Burton
· 7 years ago
6b706cb
MIPS: Fix bnezc/jialc return address calculation
by Paul Burton
· 7 years ago
caa6f1c
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
by Laura Abbott
· 8 years ago
bdc9a03
sparc64: make string buffers large enough
by Dan Carpenter
· 8 years ago
8e1a400
s390/kvm: do not rely on the ILC on kvm host protection fauls
by Christian Borntraeger
· 7 years ago
a2f6827
xtensa: don't use linux IRQ #0
by Max Filippov
· 7 years ago
2552e2c
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
by Vineet Gupta
· 8 years ago
8cb6045
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
by Vineet Gupta
· 8 years ago
e23b1c0
frv: add missing atomic64 operations
by Sudip Mukherjee
· 8 years ago
9186846
frv: add atomic64_add_unless()
by Sudip Mukherjee
· 8 years ago
093d494
mn10300: fix build error of missing fpu_save()
by Randy Dunlap
· 8 years ago
Next »