index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
ARM: ptrace: Restore syscall skipping for tracers
Kees Cook
1
-0
/
+3
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-15
/
+20
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-14
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+53
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-4
/
+124
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2023-06-19
ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.h
Arnd Bergmann
1
-3
/
+8
2023-06-19
ARM: 9313/1: vdso: add missing prototypes
Arnd Bergmann
1
-0
/
+5
2023-06-19
ARM: 9309/1: add missing syscall prototypes
Arnd Bergmann
1
-0
/
+51
2023-06-19
ARM: 9308/1: move setup functions to header
Arnd Bergmann
1
-0
/
+7
2023-06-19
ARM: 9305/1: add clear/copy_user_highpage declarations
Arnd Bergmann
1
-0
/
+22
2023-06-19
ARM: 9304/1: add prototype for function called only from asm
Arnd Bergmann
8
-0
/
+31
2023-06-19
ARM: 9298/1: Drop custom mdesc->handle_irq()
Linus Walleij
1
-1
/
+0
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
1
-3
/
+3
2023-06-16
ARM: cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+0
2023-06-12
arm: update in-source documentation references
Jonathan Corbet
1
-1
/
+1
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-1
/
+0
2023-06-05
locking/atomic: arm: add preprocessor symbols
Mark Rutland
1
-2
/
+10
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-2
/
+1
2023-06-05
locking/atomic: arm: fix sync ops
Mark Rutland
2
-4
/
+42
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
1
-0
/
+5
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
9
-15
/
+20
2023-05-16
ARM: perf: Mark all accessor functions inline
Geert Uytterhoeven
1
-3
/
+3
2023-05-15
ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
1
-1
/
+1
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-38
/
+252
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+4
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-3
/
+4
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+0
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+247
2023-04-20
arch/arm: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+1
2023-04-12
ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabled
Ard Biesheuvel
1
-13
/
+0
2023-03-27
ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
1
-0
/
+247
2023-03-23
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-06
gpiolib: remove empty asm/gpio.h files
Arnd Bergmann
1
-21
/
+0
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+30
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-9
/
+35
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+5
2023-02-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-7
/
+20
2023-02-09
arm: include asm-generic/memory_model.h from page.h rather than memory.h
Mike Rapoport (IBM)
2
-2
/
+2
2023-02-09
arm/mm: fix swp type masking in __swp_entry()
David Hildenbrand
1
-1
/
+1
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
1
-1
/
+1
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-7
/
+34
[next]