index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'alpha-for-v7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-12
/
+52
2026-07-19
alpha: provide ftrace return address support for lockdep
Magnus Lindholm
1
-1
/
+29
2026-07-19
alpha: make irqflags helpers operate on IPL state
Magnus Lindholm
1
-3
/
+3
2026-07-19
alpha: enable regset-based ptrace and core dumps
Magnus Lindholm
4
-2
/
+20
2026-07-15
treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
1
-4
/
+0
2026-07-06
alpha: remove unnecessary architecture-specific <asm/device.h>
Ethan Nelson-Moore
1
-6
/
+0
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+11
2026-06-23
PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
1
-2
/
+0
2026-06-23
PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
1
-0
/
+2
2026-06-23
alpha/PCI: Convert resource files to static attributes
Krzysztof Wilczyński
1
-0
/
+9
2026-06-18
alpha: Remove arch-specific strncpy() implementation
Kees Cook
1
-2
/
+0
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
2026-04-17
Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+128
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-866
/
+0
2026-04-12
alpha: Define pgprot_modify to silence tautological comparison warnings
Matt Turner
1
-0
/
+11
2026-04-12
alpha: add support for SECCOMP and SECCOMP_FILTER
Magnus Lindholm
3
-2
/
+117
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-6
/
+0
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
1
-24
/
+0
2026-04-02
alpha: move the XOR code to lib/raid/
Christoph Hellwig
1
-849
/
+4
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
1
-13
/
+16
2026-02-13
alpha: add missing address argument in call to page_table_check_pte_clear()
Thomas Weißschuh
1
-1
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+3
2026-02-06
alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
1
-3
/
+3
2026-01-24
alpha: fix user-space corruption during memory compaction
Magnus Lindholm
2
-2
/
+35
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2025-12-08
alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
Thomas Huth
4
-10
/
+10
2025-10-03
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-24
/
+1
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+0
2025-09-15
alpha: unobfuscate _PAGE_P() definition
Al Viro
1
-1
/
+1
2025-09-13
alpha: get rid of the remnants of BAD_PAGE and friends
Al Viro
1
-10
/
+0
2025-09-13
PAGE_PTR() had been last used outside of arch/* in 1.1.94
Al Viro
1
-13
/
+0
2025-09-08
alpha: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-7
/
+7
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
1
-19
/
+0
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+0
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
1
-3
/
+2
2025-06-24
alpha: regularize the situation with asm/param.h
Al Viro
1
-12
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-7
/
+0
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+17
2025-03-10
alpha: stop using asm-generic/iomap.h
Arnd Bergmann
1
-14
/
+17
2025-02-14
alpha: Replace one-element array with flexible array member
Thorsten Blum
1
-1
/
+1
2025-02-08
Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+4
2025-02-06
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
Eric W. Biederman
3
-12
/
+4
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+2
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
[next]