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
/
alpha
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
1
-0
/
+2
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+2
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-6
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+20
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-18
alpha: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+21
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
1
-17
/
+16
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+18
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-4
/
+1
2023-08-24
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+18
2023-08-22
alpha: remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-14
PCI/sysfs: Move declarations to linux/pci.h
Arnd Bergmann
1
-3
/
+0
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-13
/
+0
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-35
/
+0
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-20
/
+0
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+2
2023-06-05
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
1
-25
/
+0
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-10
/
+0
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
1
-2
/
+10
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-5
/
+5
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
10
-33
/
+59
2023-02-24
alpha: lazy FPU switching
Al Viro
3
-24
/
+55
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+38
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-14
alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Bjorn Helgaas
1
-4
/
+0
2023-02-14
alpha: replace NR_SYSCALLS by NR_syscalls
Yang Yang
1
-1
/
+1
2023-02-14
alpha: Remove redundant local asm header redirections
Maciej W. Rozycki
5
-4
/
+1
2023-02-14
alpha: Implement "current_stack_pointer"
Kees Cook
1
-0
/
+2
2023-02-13
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-13
/
+1
2023-02-13
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
1
-6
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-4
/
+0
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+37
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-12-12
Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+1
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-6
/
+0
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-10-29
alpha: _TIF_ALLWORK_MASK is unused
Al Viro
1
-4
/
+0
2022-10-29
alpha: fix TIF_NOTIFY_SIGNAL handling
Al Viro
1
-1
/
+1
2022-10-23
kill signal_pt_regs()
Al Viro
1
-1
/
+0
[next]