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
/
um
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
1
-8
/
+0
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
1
-15
/
+5
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
1
-7
/
+0
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+73
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2
-1
/
+9
2024-07-03
um: refactor TLB update handling
Benjamin Berg
3
-9
/
+73
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
1
-2
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
1
-6
/
+0
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+3
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-1
/
+1
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
1
-1
/
+0
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
1
-1
/
+0
2024-04-30
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
1
-2
/
+0
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
1
-0
/
+3
2024-04-06
x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros
Uros Bizjak
1
-2
/
+1
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-1
/
+1
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
1
-1
/
+0
2024-01-04
um: mmu: remove stub_pages
Johannes Berg
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-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
1
-5
/
+2
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-9
/
+9
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-16
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-7
/
+0
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-02-10
um: Make the definition of cpu_data more compatible
Peter Foley
1
-1
/
+1
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+35
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
1
-8
/
+0
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-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-4
/
+0
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-15
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+40
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+2
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-13
/
+8
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
1
-12
/
+2
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
-8
/
+0
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+30
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-17
/
+0
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-2
/
+2
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
2
-0
/
+39
[next]