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: simplify __fixup_pv_table()
Ard Biesheuvel
1
-20
/
+14
2020-10-28
ARM: p2v: use relative references in patch site arrays
Ard Biesheuvel
1
-11
/
+7
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-28
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
1
-1
/
+1
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
1
-0
/
+4
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
2
-0
/
+5
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2
-4
/
+8
2020-10-27
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
1
-2
/
+2
2020-10-27
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
1
-1
/
+5
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2
-6
/
+10
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
4
-13
/
+17
2020-10-25
arm: kill dump_task_regs()
Al Viro
1
-9
/
+0
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
[prev]
[next]