Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b7639b0b15ddd1a4686b0142e70dfb122eefc88f
/
arch
b7639b0
serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices
by Joshua Scott
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6b0a02e
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
174e719
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
19ca90d
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9dceab8
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 7 years ago
b1cb4f9
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
18b7fd1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
df6f280
kernel/kexec_file.c: move purgatories sha256 to common code
by Philipp Rudo
· 7 years ago
3be3f61
kernel/kexec_file.c: allow archs to set purgatory load address
by Philipp Rudo
· 7 years ago
8da0b72
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
by Philipp Rudo
· 7 years ago
8aec395
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
by Philipp Rudo
· 7 years ago
babac4a
kexec_file, x86: move re-factored code to generic side
by AKASHI Takahiro
· 7 years ago
eb7dae9
x86: kexec_file: clean up prepare_elf64_headers()
by AKASHI Takahiro
· 7 years ago
8d5f894
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
by AKASHI Takahiro
· 7 years ago
c72c7e6
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
by AKASHI Takahiro
· 7 years ago
cbe6601
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
by AKASHI Takahiro
· 7 years ago
9ec4ece
kexec_file,x86,powerpc: factor out kexec_file_ops functions
by AKASHI Takahiro
· 7 years ago
b799a09
kexec_file: make use of purgatory optional
by AKASHI Takahiro
· 7 years ago
d081107
mm/gup.c: document return value
by Michael S. Tsirkin
· 7 years ago
1bad9ce
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
by Linus Torvalds
· 7 years ago
e4e57f2
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6c21e43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
81b654c
powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
by Michael Ellerman
· 7 years ago
681857e
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
bf9c7e3
arch/sh: pcie-sh7786: handle non-zero DMA offset
by Thomas Petazzoni
· 7 years ago
79e1c5e
arch/sh: pcie-sh7786: adjust the memory mapping
by Thomas Petazzoni
· 7 years ago
5da1bb9
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
by Thomas Petazzoni
· 7 years ago
d62e9bf
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
by Thomas Petazzoni
· 7 years ago
7dd7f69
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
by Thomas Petazzoni
· 7 years ago
3aeb93a
arch/sh: pci: don't use disabled resources
by Thomas Petazzoni
· 7 years ago
ce88313
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
by Thomas Petazzoni
· 7 years ago
bc05aa6
arch/sh: add sh7786_mm_sel() function
by Thomas Petazzoni
· 7 years ago
96a5989
sh: fix debug trap failure to process signals before return to user
by Rich Felker
· 7 years ago
eb6b693
sh: fix memory corruption of unflattened device tree
by Rich Felker
· 7 years ago
9b7e30ab
sh: fix futex FUTEX_OP_SET op on userspace addresses
by Aurelien Jarno
· 8 years ago
67a7a8f
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
07820c3
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
2675c13
powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
by Michael Ellerman
· 7 years ago
ef389b7
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
by Ingo Molnar
· 7 years ago
e3e2881
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
by Joerg Roedel
· 7 years ago
8c06c77
x86/pti: Leave kernel text global for !PCID
by Dave Hansen
· 7 years ago
39114b7
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
by Dave Hansen
· 7 years ago
0f561fc
x86/pti: Enable global pages for shared areas
by Dave Hansen
· 7 years ago
639d6aa
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
by Dave Hansen
· 7 years ago
430d400
x86/mm: Comment _PAGE_GLOBAL mystery
by Dave Hansen
· 7 years ago
1a54420
x86/mm: Remove extra filtering in pageattr code
by Dave Hansen
· 7 years ago
fb43d6c
x86/mm: Do not auto-massage page protections
by Dave Hansen
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
375479c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
45df60c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b82b681
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
6769828
parisc: Prevent panic at system halt
by Helge Deller
· 7 years ago
24534b3
arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
by Ard Biesheuvel
· 7 years ago
0f468e2
arm64: assembler: add utility macros to push/pop stack frames
by Ard Biesheuvel
· 7 years ago
e8b22d0f
arm64: Move the content of bpi.S to hyp-entry.S
by Marc Zyngier
· 7 years ago
22765f3
arm64: Get rid of __smccc_workaround_1_hvc_*
by Marc Zyngier
· 7 years ago
8892b71
arm64: capabilities: Rework EL2 vector hardening entry
by Marc Zyngier
· 7 years ago
4bc352f
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
by Shanker Donthineni
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
d339d70
unicore32: turn flush_dcache_mmap_lock into a no-op
by Matthew Wilcox
· 7 years ago
427c896
arm64: turn flush_dcache_mmap_lock into a no-op
by Matthew Wilcox
· 7 years ago
2dd8a62
linux/const.h: move UL() macro to include/linux/const.h
by Masahiro Yamada
· 7 years ago
6f84f8d
xen, mm: allow deferred page initialization for xen pv domains
by Pavel Tatashin
· 7 years ago
a4ff8e8
mm: introduce MAP_FIXED_NOREPLACE
by Michal Hocko
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
3d2054a
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
by Joonsoo Kim
· 7 years ago
666feb2
mm, migrate: remove reason argument from new_page_t
by Michal Hocko
· 7 years ago
6a3d1e8
s390: correct nospec auto detection init order
by Martin Schwidefsky
· 7 years ago
51798de
Merge branches 'pm-cpuidle' and 'pm-qos'
by Rafael J. Wysocki
· 7 years ago
71d577d
parisc: Switch to generic COMPAT_BINFMT_ELF
by Helge Deller
· 7 years ago
2a03bb9e
parisc: Move cache flush functions into .text.hot section
by Helge Deller
· 7 years ago
75abf64
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
by Helge Deller
· 7 years ago
af4a722
s390/zcrypt: Support up to 256 crypto adapters.
by Harald Freudenberger
· 7 years ago
19ce790
KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
by Nicholas Piggin
· 7 years ago
032900e
powerpc/8xx: Fix build with hugetlbfs enabled
by Aneesh Kumar K.V
· 7 years ago
3b80703
powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
f77cfbe
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 7 years ago
948869f
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
fbe173e
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
a774635
x86/apic: Fix signedness bug in APIC ID validity checks
by Li RongQing
· 7 years ago
d893c4d
arm: npcm: enable L2 cache in NPCM7xx architecture
by Tomer Maimon
· 7 years ago
d94a155
x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruption
by Kirill A. Shutemov
· 7 years ago
34dd25d
powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
by Nicholas Piggin
· 7 years ago
85fa2cc
c6x: pass endianness info to sparse
by Luc Van Oostenryck
· 7 years ago
319938b
c6x: fix platforms/plldata.c get_coreid build error
by Randy Dunlap
· 7 years ago
f5ad907
c6x: remove unused KTHREAD_SIZE definition
by Jérémy Lefaure
· 7 years ago
a5a18ae
xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
by Boris Ostrovsky
· 7 years ago
2a80786
s390/zcrypt: Remove deprecated ioctls.
by Harald Freudenberger
· 7 years ago
96c0cdb
s390/ipl: remove reipl_method and dump_method
by Vasily Gorbik
· 7 years ago
3b96784
s390/ipl: correct kdump reipl block checksum calculation
by Vasily Gorbik
· 7 years ago
0649685
s390/ipl: remove non-existing functions declaration
by Vasily Gorbik
· 7 years ago
d485235
s390: assume diag308 set always works
by Vasily Gorbik
· 7 years ago
ecc0df0
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
by Vasily Gorbik
· 7 years ago
a0832b3
s390/ipl: correct ipl parmblock valid checks
by Vasily Gorbik
· 7 years ago
d08091a
s390/ipl: rely on diag308 store to get ipl info
by Vasily Gorbik
· 7 years ago
283abed
s390/ipl: move ipl_flags to ipl.c
by Vasily Gorbik
· 7 years ago
e9627da
s390/ipl: get rid of ipl_ssid and ipl_devno
by Vasily Gorbik
· 7 years ago
Next »