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
2020-10-28
ARM: p2v: factor out BE8 handling
Ard Biesheuvel
1
-14
/
+16
2020-10-28
ARM: p2v: factor out shared loop processing
Ard Biesheuvel
1
-13
/
+11
2020-10-28
ARM: p2v: move patching code to separate assembler source file
Ard Biesheuvel
3
-138
/
+152
2020-10-28
ARM: module: add support for place relative relocations
Ard Biesheuvel
1
-2
/
+18
2020-10-28
ARM: p2v: fix handling of LPAE translation in BE mode
Ard Biesheuvel
1
-5
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+0
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+2
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-30
/
+81
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-6
/
+12
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-133
/
+10
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+0
2020-09-28
ARM: Handle no IPI being registered in show_ipi_list()
Marc Zyngier
1
-1
/
+6
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-5
/
+0
2020-09-18
ARM/PCI: Remove unused fields from struct hw_pci
Lorenzo Pieralisi
1
-14
/
+2
2020-09-18
arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section
Marc Zyngier
1
-12
/
+11
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
2
-17
/
+5
2020-09-17
ARM: Kill __smp_cross_call and co
Marc Zyngier
1
-19
/
+7
2020-09-15
ARM: 9005/1: debug: Select flow control for all debug UARTs
Linus Walleij
1
-1
/
+6
2020-09-15
ARM: 9004/1: debug: Split waituart to CTS and TXRDY
Linus Walleij
1
-2
/
+4
2020-09-15
ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
Douglas Anderson
1
-28
/
+72
2020-09-13
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
1
-16
/
+83
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
2
-0
/
+4
2020-09-01
arm/build: Add missing sections
Kees Cook
2
-0
/
+2
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
2
-2
/
+2
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
3
-133
/
+2
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-19
ARM, sched/topology: Revert back to default scheduler topology
Valentin Schneider
1
-26
/
+0
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
1
-1
/
+1
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-0
/
+2
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-15
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
3
-3
/
+0
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-40
/
+12
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-17
/
+24
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-3
/
+2
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+23
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-2
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-15
/
+0
2020-07-27
arm: switch to ->regset_get()
Al Viro
1
-40
/
+12
2020-07-21
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
1
-17
/
+0
2020-07-21
ARM: 8992/1: Fix unwind_frame for clang-built kernels
Nathan Huckleberry
1
-0
/
+24
2020-07-21
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
Jaedon Shin
1
-0
/
+1
2020-07-21
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
1
-5
/
+22
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-9
/
+0
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
[next]