Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5ef11c35ce86b94bfb878b684de4cdaf96f54b2f
/
arch
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
73056bb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
9aca90a
Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
70d070f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
0fb00d3
Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
17e4bce
KVM: x86: MMU: fix ubsan index-out-of-range warning
by Mike Krinkin
· 9 years ago
6dc390a
Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
fd451b9
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
by Marc Zyngier
· 9 years ago
0c1d77f
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
by Paolo Bonzini
· 9 years ago
172b238
KVM: x86: fix missed hardware breakpoints
by Paolo Bonzini
· 9 years ago
1d6a821
arm/arm64: KVM: Feed initialized memory to MMIO accesses
by Marc Zyngier
· 9 years ago
9ef2d8b
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
by Valentin Rothberg
· 9 years ago
d73b73f
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
by Vineet Gupta
· 9 years ago
3dea30c
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
by Vineet Gupta
· 9 years ago
9681787
ARCv2: SMP: Push IPI_IRQ into IPI provider
by Vineet Gupta
· 9 years ago
dbcbc7e
ARC: [intc-compact] Remove IPI setup from ARCompact port
by Vineet Gupta
· 9 years ago
bb143f8
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
by Vineet Gupta
· 9 years ago
de9e478
x86: fix SMAP in 32-bit environments
by Linus Torvalds
· 9 years ago
3e5177c
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
by Alexey Brodkin
· 9 years ago
692b8c6
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
1b17cb7
s390/fpu: signals vs. floating point control register
by Martin Schwidefsky
· 9 years ago
342300c
s390/compat: correct restore of high gprs on signal return
by Martin Schwidefsky
· 9 years ago
9ab3ac2
powerpc/mm/hash: Clear the invalid slot information correctly
by Aneesh Kumar K.V
· 9 years ago
f6bf0fa
powerpc/eeh: Fix partial hotplug criterion
by Gavin Shan
· 9 years ago
0389075
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
06b74c6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e6a1c1e
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
87d9ac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
23300f6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
ff5f168
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
52d7523
arm64: mm: allow the kernel to handle alignment faults on user accesses
by EunTaik Lee
· 9 years ago
8684fa3
arm64: kbuild: make "make install" not depend on vmlinux
by Masahiro Yamada
· 9 years ago
705d43d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
457a98b
mm, x86: fix pte_page() crash in gup_pte_range()
by Hugh Dickins
· 9 years ago
a150b08
ARCv2: boot report CCMs (Closely Coupled Memories)
by Vineet Gupta
· 9 years ago
98341f7
ARCv2: boot print Low Latency Memory
by Vineet Gupta
· 9 years ago
0eca6fd
ARC: Assume multiplier is always present
by Vineet Gupta
· 9 years ago
f4eafd8
x86/mm: Fix vmalloc_fault() to handle large pages properly
by Toshi Kani
· 9 years ago
6ecad91
powerpc/ioda: Set "read" permission when "write" is set
by Alexey Kardashevskiy
· 9 years ago
722ec35
arm64: dma-mapping: fix handling of devices registered before arch_initcall
by Marek Szyprowski
· 9 years ago
4e7f9df
hpet: Drop stale URLs
by Michael S. Tsirkin
· 9 years ago
a82eee7
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()
by Toshi Kani
· 9 years ago
ee9737c
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
by Toshi Kani
· 9 years ago
52499d9
s390/maccess: reduce stnsm instructions
by Heiko Carstens
· 9 years ago
8bc9162
perf/x86/amd/uncore: Plug reference leak
by Thomas Gleixner
· 9 years ago
d82834e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
c53d7a8
Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
2a4be2c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 9 years ago
7f4e346
arm64/efi: Make strnlen() available to the EFI namespace
by Thierry Reding
· 9 years ago
bee038a
arm/arm64: crypto: assure that ECB modes don't require an IV
by Jeremy Linton
· 9 years ago
2cfec6a
xen/pcifront: Report the errors better.
by Konrad Rzeszutek Wilk
· 9 years ago
c777e2a
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
by Aneesh Kumar K.V
· 9 years ago
1bc74f1
powerpc/powernv: Fix stale PE primary bus
by Gavin Shan
· 9 years ago
05ba75f
powerpc/eeh: Fix stale cached primary bus
by Gavin Shan
· 9 years ago
126df08
powerpc/pseries: Don't trace hcalls on offline CPUs
by Denis Kirjanov
· 9 years ago
8ab54ed
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2d23e61
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ab57a61
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
be3f4e0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
e835a65
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
29f1bf3
Merge branch 'akpm'(patches from Andrew)
by Linus Torvalds
· 9 years ago
14379cd
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
a80a0eb
arm64: make irq_stack_ptr more robust
by Yang Shi
· 9 years ago
37eda9d
ARC: mm: Introduce explicit super page size support
by Vineet Gupta
· 9 years ago
1ecb4ae
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
by Andrew Morton
· 9 years ago
e972c37
ARM: 8519/1: ICST: try other dividends than 1
by Linus Walleij
· 9 years ago
3c5b1d9
arm64: KVM: Configure TCR_EL2.PS at runtime
by Tirumalesh Chalamarla
· 9 years ago
f6c9b16
s390/diag: avoid lockdep recursion
by Heiko Carstens
· 9 years ago
0986d97
s390: fix DAT off memory access, e.g. on kdump
by Christian Borntraeger
· 9 years ago
f4d3d50
mips: Differentiate between 32 and 64 bit ELF header
by Daniel Wagner
· 9 years ago
1a1ebd5
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
by Tirumalesh Chalamarla
· 9 years ago
e04a28d
arm64: debug: re-enable irqs before sending breakpoint SIGTRAP
by Will Deacon
· 9 years ago
b96d6a8
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
by Zubair Lutfullah Kakakhel
· 9 years ago
aaa0bf2
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
by Wei Yongjun
· 9 years ago
232f5dd
s390/oprofile: fix address range for asynchronous stack
by Heiko Carstens
· 9 years ago
1f8cbb9
s390/perf_event: fix address range for asynchronous stack
by Heiko Carstens
· 9 years ago
e011587
s390/stacktrace: add save_stack_trace_regs()
by Pratyush Anand
· 9 years ago
66adce8
s390/stacktrace: save full stack traces
by Heiko Carstens
· 9 years ago
f6331aa
s390/stacktrace: add missing end marker
by Heiko Carstens
· 9 years ago
9900c48
s390/stacktrace: fix address ranges for asynchronous and panic stack
by Heiko Carstens
· 9 years ago
665ca91
s390/stacktrace: fix save_stack_trace_tsk() for current task
by Heiko Carstens
· 9 years ago
dec2b28
ARCv2: intc: Allow interruption by lowest priority interrupt
by Vineet Gupta
· 9 years ago
bcaf669
arm64: disable kasan when accessing frame->fp in unwind_frame
by Yang Shi
· 9 years ago
3af5a67
MIPS: Fix early CM probing
by Paul Burton
· 9 years ago
765bdb4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
92e6edd
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
52ba074
xen/arm: correctly handle DMA mapping of compound pages
by Ian Campbell
· 9 years ago
5070fb1
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
by Linus Walleij
· 9 years ago
afc6074
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
59fd121
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
by Ingo Molnar
· 9 years ago
f15838e
powerpc: Fix dedotify for binutils >= 2.26
by Andreas Schwab
· 9 years ago
c17dfb0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
012a416
um: asm/page.h: remove the pte_high member from struct pte_t
by Nicolai Stange
· 9 years ago
080fe20
mm, hugetlb: don't require CMA for runtime gigantic pages
by Vlastimil Babka
· 9 years ago
af1ddcb
m32r: fix build failure due to SMP and MMU
by Sudip Mukherjee
· 9 years ago
e6c058f
MIPS: Wire up copy_file_range syscall.
by Ralf Baechle
· 9 years ago
320549a
regmap: mmio: Revert to v4.4 endianness handling
by Mark Brown
· 9 years ago
75edb54
x86: Fix KASAN false positives in thread_saved_pc()
by Dmitry Vyukov
· 9 years ago
df48ab3
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
381a65c
ARM: multi_v7_defconfig: enable DW_WATCHDOG
by Dinh Nguyen
· 9 years ago
Next »