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
/
ia64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-2
/
+2
2023-03-05
Remove Intel compiler support
Masahiro Yamada
3
-172
/
+2
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
-15
/
+34
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-13
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-21
/
+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
-8
/
+6
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+29
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+0
2022-11-18
ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Bjorn Helgaas
1
-4
/
+0
2022-11-18
ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.h
Gaosheng Cui
1
-2
/
+0
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-16
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-7
/
+0
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-3
/
+3
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
1
-51
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-13
/
+0
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-16
/
+0
2022-09-09
termios: uninline conversion helpers
Al Viro
1
-35
/
+6
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
1
-5
/
+2
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-21
/
+23
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-15
/
+18
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+0
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-2
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-17
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
1
-1
/
+4
2022-07-17
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-18
/
+0
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-20
/
+22
2022-06-30
ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
Alexander Lobakin
1
-1
/
+1
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-8
/
+0
2022-06-16
ia64: fix sparse warnings with cmpxchg() & xchg()
Luc Van Oostenryck
1
-14
/
+14
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-7
/
+0
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-2
/
+3
2022-05-13
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-11
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
1
-4
/
+0
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-7
/
+0
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+0
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-209
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-22
/
+4
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-25
/
+9
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+14
[next]