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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
regulator: tps65086: Select dedicated regulator config for chip variant
Andre Werner
1
-0
/
+3
2023-08-18
regulator: Merge dependency for tps65086
Mark Brown
1
-6
/
+14
2023-08-18
mfd: 88pm860x: Remove unused extern declarations
Yue Haibing
1
-6
/
+0
2023-08-18
mfd: ab8500: Remove unused extern declarations
Yue Haibing
1
-4
/
+0
2023-08-18
mfd: max77686: Remove unused extern declarations
Yue Haibing
1
-4
/
+0
2023-08-18
mfd: rz-mtu3: Link time dependencies
Arnd Bergmann
1
-66
/
+0
2023-08-18
mfd: db8500-prcmu: Remove unused inline functions
YueHaibing
1
-21
/
+0
2023-08-18
mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-1
/
+0
2023-08-18
Merge tags 'ib-mfd-pinctrl-soundwire-v6.6' and 'ib-mfd-regulator-v6.6' into i...
Lee Jones
1
-6
/
+14
2023-08-18
mfd: tps65086: Read DEVICE ID register 1 from device
Andre Werner
1
-6
/
+14
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-17
/
+17
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-7
/
+7
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
2
-8
/
+2
2023-08-18
kthread: unexport __kthread_should_park()
Greg Kroah-Hartman
1
-1
/
+0
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
1
-0
/
+19
2023-08-18
genetlink: replace custom CONCATENATE() implementation
Andy Shevchenko
2
-18
/
+17
2023-08-18
arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
1
-37
/
+32
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
5
-8
/
+32
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
1
-0
/
+10
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
1
-7
/
+16
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
1
-0
/
+2
2023-08-18
mm: add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
1
-4
/
+23
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
2
-18
/
+0
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-0
/
+6
2023-08-18
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
1
-1
/
+1
2023-08-18
maple_tree: introduce __mas_set_range()
Liam R. Howlett
1
-3
/
+18
2023-08-18
mm: change do_vmi_align_munmap() tracking of VMAs to remove
Liam R. Howlett
1
-2
/
+2
2023-08-18
mm: don't drop VMA locks in mm_drop_all_locks()
Jann Horn
2
-0
/
+13
2023-08-18
mm/page_io: introduce bio_first_folio_all()
ZhangPeng
1
-0
/
+5
2023-08-18
mm: fix obsolete function name above debug_pagealloc_enabled_static()
Miaohe Lin
1
-2
/
+2
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-24
/
+24
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
1
-54
/
+2
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-1
/
+0
2023-08-18
maple_tree: Be more strict about locking
Liam R. Howlett
1
-1
/
+6
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
1
-0
/
+3
2023-08-18
maple_tree: relax lockdep checks for on-stack trees
Liam R. Howlett
1
-1
/
+3
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
1
-10
/
+0
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
1
-5
/
+6
2023-08-18
fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...
Zhu, Lipeng
1
-1
/
+1
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
1
-2
/
+2
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
1
-26
/
+0
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2
-5
/
+30
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
1
-0
/
+3
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
1
-0
/
+4
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-3
/
+3
2023-08-18
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
[prev]
[next]