Sign in
android-kvm
/
linux
/
7ebbbc6e7bd023903daa5bd95726edf2d60b559c
/
arch
/
arm
/
kernel
815f0dd
include/linux/compiler*.h: make compiler-*.h mutually exclusive
by Nick Desaulniers
· 6 years ago
a670468
mm: zero out the vma in vma_init()
by Andrew Morton
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
9b27efe
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
13e091b
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8603596
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d0daaea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c61b466
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 6 years ago
9e90c79
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
4c301f9
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
by Palmer Dabbelt
· 7 years ago
8c8484a
ARM: oabi-compat: copy semops using __copy_from_user()
by Russell King
· 7 years ago
42019fc
ARM: vfp: use __copy_from_user() when restoring VFP state
by Russell King
· 7 years ago
16e0e6a
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
6b47037
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
cbfc561
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
by Vladimir Murzin
· 7 years ago
afc9f65
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
by Vincent Whitchurch
· 7 years ago
ba70ffa
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/core
by Will Deacon
· 7 years ago
2c4541e
mm: use vma_init() to initialize VMAs on stack and data segments
by Kirill A. Shutemov
· 7 years ago
c32cd41
ARM: signal: copy registers using __copy_from_user()
by Russell King
· 7 years ago
93081ca
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
227e395
ARM/time: Remove read_boot_clock64()
by Pavel Tatashin
· 7 years ago
e6ef760
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
cea3947
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
by Vladimir Murzin
· 7 years ago
7dfc8db
arm_pmu: Tidy up clear_event_idx call backs
by Suzuki K Poulose
· 7 years ago
3a95200
arm_pmu: Change API to support 64bit counter values
by Suzuki K Poulose
· 7 years ago
8d3e994
arm_pmu: Clean up maximum period handling
by Suzuki K Poulose
· 7 years ago
64b2f02
arm: perf: prevent unbind/bind via sysfs
by Stefan Agner
· 7 years ago
9d52718
perf/arch/arm: Implement hw_breakpoint_arch_parse()
by Frederic Weisbecker
· 7 years ago
8e983ff
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
by Frederic Weisbecker
· 7 years ago
784e030
rseq: Avoid infinite recursion when delivering SIGSEGV
by Will Deacon
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
d82991a8
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
b74406f
arm: Add syscall detection for restartable sequences
by Mathieu Desnoyers
· 7 years ago
9800b9d
arm: Add restartable sequences support
by Mathieu Desnoyers
· 7 years ago
0ac000e
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
10573ae
ARM: spectre-v1: fix syscall entry
by Russell King
· 7 years ago
9d3a049
ARM: bugs: add support for per-processor bug checking
by Russell King
· 7 years ago
2660216
ARM: bugs: hook processor bug checking into SMP and suspend paths
by Russell King
· 7 years ago
a5b9177
ARM: bugs: prepare processor bug infrastructure
by Russell King
· 7 years ago
0788f1e
arm_pmu: simplify arm_pmu::handle_irq
by Mark Rutland
· 7 years ago
83d41fb
ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()
by Masahiro Yamada
· 7 years ago
98f1b5a
ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()
by Grygorii Strashko
· 7 years ago
046835b
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
by Vladimir Murzin
· 7 years ago
3c24121
ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init
by Vladimir Murzin
· 7 years ago
22893aa
ARM: 8755/1: NOMMU: Reorganise __setup_mpu
by Vladimir Murzin
· 7 years ago
9cfb541
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
by Vladimir Murzin
· 7 years ago
eb0146d
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
by Masami Hiramatsu
· 7 years ago
1c37963
ARM: kexec: record parent context registers for non-crash CPUs
by Russell King
· 7 years ago
2d7b3c6
ARM: kexec: fix kdump register saving on panic()
by Russell King
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
d4a451d
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
by Christoph Hellwig
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
4a1e005
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
9d5b7c9
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
by Dominik Brodowski
· 7 years ago
d2b35e0
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
73b9160
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
by Jinbum Park
· 7 years ago
b54290e
ARM: simplify and fix linker script for TCM
by Nicolas Pitre
· 7 years ago
c3146c4
ARM: linker script: factor out TCM bits
by Nicolas Pitre
· 7 years ago
9147095
ARM: linker script: factor out vectors and stubs
by Nicolas Pitre
· 7 years ago
d9a46e6
ARM: linker script: factor out unwinding table sections
by Nicolas Pitre
· 7 years ago
47b4c77
ARM: linker script: factor out stuff for the .text section
by Nicolas Pitre
· 7 years ago
ab42fad
ARM: linker script: factor out stuff for the DISCARD section
by Nicolas Pitre
· 7 years ago
2f181e0
ARM: linker script: factor out some common definitions between XIP and non-XIP
by Nicolas Pitre
· 7 years ago
ed7158b
treewide/trivial: Remove ';;$' typo noise
by Ingo Molnar
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
367b0df
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
f71dd7d
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
by Eric W. Biederman
· 7 years ago
3a175cd
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
by Russell King
· 7 years ago
ff5fdaf
ARM: 8745/1: get rid of __memzero()
by Nicolas Pitre
· 7 years ago
62d1c95
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
by Vladimir Murzin
· 7 years ago
3ea70d7
arm: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
dc8635b7
kernel/exit.c: export abort() to modules
by Andrew Morton
· 7 years ago
7153884
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
by Bjorn Helgaas
· 7 years ago
670431e
ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_init
by Jinbum Park
· 7 years ago
c608906
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
by Russell King
· 7 years ago
87fc5c68
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
3aaf33b
ARM: avoid faulting on qemu
by Russell King
· 7 years ago
bbecb1c
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
8bafae2
ARM: BUG if jumping to usermode address in kernel mode
by Russell King
· 7 years ago
8c60969
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
441692a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
e7a7912
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
0219614
Merge branch 'devel-stable' into for-next
by Russell King
· 7 years ago
7f3d1f9
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
by Russell King
· 7 years ago
b9dd05c
ARM: 8720/1: ensure dump_instr() checks addr_limit
by Mark Rutland
· 7 years ago
2a14b80
ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"
by Nicolas Pitre
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
682e3efa
Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/soc
by Arnd Bergmann
· 7 years ago
936a417
ARM: smp_scu: allow the platform code to read the SCU CPU status
by Martin Blumenstingl
· 7 years ago
0606326
ARM: smp_scu: add a helper for powering on a specific CPU
by Martin Blumenstingl
· 7 years ago
2162183
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
by Vladimir Murzin
· 7 years ago
Next »