index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-02
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
6
-21
/
+130
2017-09-29
ARM: better diagnostics with missing/corrupt dtb
Russell King
2
-5
/
+12
2017-09-28
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...
Russell King
5
-117
/
+169
2017-09-28
ARM: 8695/1: entry: Remove dead code in sys_mmap2
Vladimir Murzin
1
-9
/
+0
2017-09-17
arm/syscalls: Optimize address limit check
Thomas Garnier
2
-0
/
+18
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
2
-12
/
+2
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-13
/
+39
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+5
2017-09-10
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
4
-1
/
+85
2017-09-10
ARM: vmlinux-xip.lds.S: fix multiple issues
Nicolas Pitre
1
-36
/
+34
2017-09-10
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
1
-32
/
+6
2017-09-10
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2
-17
/
+1
2017-09-10
ARM: head-common.S: speed up startup code
Nicolas Pitre
2
-33
/
+45
2017-09-10
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
1
-0
/
+22
2017-09-10
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
4
-20
/
+104
2017-09-10
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
1
-1
/
+1
2017-09-10
ARM: implement get_tls syscall
Nicolas Pitre
1
-0
/
+3
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
16
-267
/
+254
2017-09-09
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
1
-0
/
+2
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+12
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
3
-7
/
+5
2017-08-14
ARM: align .data section
Russell King
5
-0
/
+7
2017-08-02
ARM: avoid saving and restoring registers unnecessarily
Russell King
1
-2
/
+8
2017-08-02
ARM: move PC value into r9
Russell King
1
-0
/
+7
2017-08-02
ARM: obtain thread info structure later
Russell King
1
-1
/
+2
2017-08-02
ARM: use aliases for registers in entry-common
Russell King
1
-10
/
+14
2017-07-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-23
/
+69
2017-07-24
ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]
Dave Martin
1
-17
/
+59
2017-07-24
ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors
Dave Martin
1
-2
/
+2
2017-07-20
ARM: kexec: fix failure to boot crash kernel
Russell King
1
-5
/
+6
2017-07-20
ARM: kexec: avoid allocating crashkernel region outside lowmem
Russell King
1
-0
/
+3
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
1
-2
/
+1
2017-07-10
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak
Lorenzo Pieralisi
1
-1
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+28
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-4
/
+167
2017-07-08
arm/syscalls: Check address limit on user-mode return
Thomas Garnier
2
-2
/
+12
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2017-07-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
4
-4
/
+167
2017-07-04
Merge branch 'merge/randstruct' into for-next/gcc-plugins
Kees Cook
1
-1
/
+4
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-215
/
+6
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+8
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2017-07-02
ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers
Lorenzo Pieralisi
1
-2
/
+3
2017-06-30
ARM: Prepare for randomized task_struct
Arnd Bergmann
1
-1
/
+4
2017-06-28
ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+25
2017-06-21
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
2
-0
/
+26
[prev]
[next]