index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
Age
Commit message (
Expand
)
Author
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
termios: uninline conversion helpers
Al Viro
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-17
alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-13
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
alpha: fix alloc_zeroed_user_highpage_movable()
Matthew Wilcox (Oracle)
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-02-25
alpha: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-01-30
asm/user.h: killed unused macros
Al Viro
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
2021-09-18
alpha: make 'Jensen' IO functions build again
Linus Torvalds
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
2021-09-15
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
2021-09-15
alpha: Move setup.h out of uapi
Guenter Roeck
2021-09-08
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
2021-07-25
alpha: Add syscall_get_return_value()
He Zhe
2021-07-25
alpha: remove undef inline in compiler.h
Chen Li
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
alpha: remove DISCONTIGMEM and NUMA
Mike Rapoport
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-05-26
locking/atomic: alpha: move to ARCH_ATOMIC
Mark Rutland
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
[next]