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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
ARM: 9217/1: add definition of arch_irq_work_raise()
Ben Dooks
1
-0
/
+2
2022-07-27
ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
Florian Fainelli
1
-1
/
+1
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-6
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-5
/
+0
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-0
/
+2
2022-07-17
arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-17
/
+0
2022-07-14
arm: align find_bit declarations with generic kernel
Yury Norov
1
-8
/
+10
2022-07-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-13
/
+27
2022-07-07
ARM/dma-mapping: use dma-direct unconditionally
Christoph Hellwig
1
-24
/
+0
2022-07-07
ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
Christoph Hellwig
2
-42
/
+1
2022-07-07
ARM/dma-mapping: remove the unused virt_to_dma helper
Christoph Hellwig
1
-9
/
+1
2022-07-07
ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
Christoph Hellwig
1
-75
/
+0
2022-07-07
ARM/dma-mapping: remove dmabounce
Christoph Hellwig
2
-32
/
+0
2022-07-06
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
1
-0
/
+26
2022-07-06
ARM: 9211/1: domain: drop modify_domain()
Linus Walleij
1
-13
/
+0
2022-07-06
ARM: 9210/1: Mark the FDT_FIXED sections as shareable
Zhen Lei
1
-0
/
+1
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-7
/
+0
2022-06-27
ARM: mm: kill unused runtime hook arch_iounmap()
Kefeng Wang
1
-3
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
3
-13
/
+3
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-12
/
+2
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
1
-0
/
+2
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-25
/
+4
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-2
/
+0
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2022-05-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-24
/
+22
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+1
2022-05-20
ARM: 9204/2: module: Add all unwind tables when load module
Chen Zhongjin
2
-13
/
+5
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
1
-9
/
+9
2022-05-20
ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP builds
Ard Biesheuvel
1
-4
/
+10
2022-05-15
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
1
-6
/
+1
2022-05-13
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+1
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-2
/
+0
2022-05-09
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+3
2022-05-07
ARM: pxa/sa1100: move I/O space to PCI_IOBASE
Arnd Bergmann
1
-23
/
+4
2022-05-07
ARM: pxa: remove unused mach/bitfield.h
Arnd Bergmann
1
-2
/
+0
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-22
/
+2
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
20
-285
/
+319
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+2
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2022-03-22
sched/headers: ARM needs asm/paravirt_api_clock.h too
Randy Dunlap
1
-0
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-14
/
+28
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+2
2022-03-11
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
1
-10
/
+0
2022-03-09
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-09
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-9
/
+68
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
1
-0
/
+18
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
3
-3
/
+29
[prev]
[next]