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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
1
-0
/
+2
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-25
/
+4
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-2
/
+0
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2022-05-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-24
/
+22
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+1
2022-05-20
ARM: 9204/2: module: Add all unwind tables when load module
Chen Zhongjin
2
-13
/
+5
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
1
-9
/
+9
2022-05-20
ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP builds
Ard Biesheuvel
1
-4
/
+10
2022-05-15
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
1
-6
/
+1
2022-05-13
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+1
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-2
/
+0
2022-05-09
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+3
2022-05-07
ARM: pxa/sa1100: move I/O space to PCI_IOBASE
Arnd Bergmann
1
-23
/
+4
2022-05-07
ARM: pxa: remove unused mach/bitfield.h
Arnd Bergmann
1
-2
/
+0
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-22
/
+2
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
20
-285
/
+319
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+2
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2022-03-22
sched/headers: ARM needs asm/paravirt_api_clock.h too
Randy Dunlap
1
-0
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-14
/
+28
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+2
2022-03-11
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
1
-10
/
+0
2022-03-09
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-09
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-9
/
+68
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
1
-0
/
+18
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
3
-3
/
+29
2022-03-05
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
1
-7
/
+12
2022-03-05
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
1
-0
/
+28
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
1
-21
/
+1
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-19
/
+1
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-14
/
+28
2022-02-09
ARM: cacheflush: avoid clobbering the frame pointer
Ard Biesheuvel
1
-9
/
+3
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
1
-18
/
+0
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
1
-0
/
+3
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
1
-0
/
+2
2022-01-31
ARM: make get_current() and __my_cpu_offset() __always_inline
Ard Biesheuvel
2
-2
/
+2
2022-01-30
asm/user.h: killed unused macros
Al Viro
1
-4
/
+0
2022-01-25
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
3
-5
/
+22
2022-01-25
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Ard Biesheuvel
2
-8
/
+18
2022-01-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-2
/
+11
2022-01-24
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
3
-10
/
+10
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-19
ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
Ard Biesheuvel
2
-0
/
+3
2022-01-19
ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault
Ard Biesheuvel
1
-2
/
+8
[next]