index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+1
2019-02-01
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
2
-63
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+16
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
5
-8
/
+8
2019-01-02
Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus
Russell King
4
-20
/
+61
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-13
/
+1
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-12
/
+0
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-27
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+9
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-12-12
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
2
-1
/
+9
2018-11-27
ARM: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-16
/
+1
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-20
/
+61
2018-11-12
ARM: 8811/1: always list both ldrd/strd registers explicitly
Nicolas Pitre
1
-1
/
+1
2018-11-12
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2
-0
/
+36
2018-11-12
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
1
-3
/
+1
2018-11-12
ARM: clean up per-processor check_bugs method call
Russell King
1
-2
/
+2
2018-11-12
ARM: split out processor lookup
Russell King
1
-12
/
+19
2018-11-12
ARM: make lookup_processor_type() non-__init
Russell King
1
-3
/
+3
2018-11-08
ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
Yufen Wang
1
-0
/
+15
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+0
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-2
/
+2
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+1
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-64
/
+26
2018-10-23
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-168
/
+58
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
1
-0
/
+2
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
2018-10-10
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
6
-168
/
+58
2018-10-10
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Timothy E Baldwin
1
-5
/
+4
2018-10-05
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
1
-4
/
+4
2018-10-05
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
1
-2
/
+6
2018-10-05
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
1
-6
/
+7
2018-10-05
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
1
-4
/
+6
2018-10-05
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
1
-22
/
+27
2018-09-28
ARM: topology: remove unneeded check for /cpus node
Rob Herring
1
-6
/
+0
2018-09-28
ARM: use for_each_of_cpu_node iterator
Rob Herring
1
-4
/
+1
2018-09-27
signal/arm: Use force_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+2
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2
-55
/
+24
2018-09-19
ARM: 8788/1: ftrace: remove old mcount support
Stefan Agner
3
-125
/
+4
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-2
/
+2
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
1
-12
/
+1
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-5
/
+4
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-13
/
+34
2018-08-13
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-34
/
+44
[next]