index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
powerpc: Remove redundant selection of E500 and E500MC
Christophe Leroy
1
-3
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
20
-70
/
+66
2022-09-26
powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
Christophe Leroy
3
-66
/
+65
2022-09-26
ext2: Use kvmalloc() for group descriptor array
Jan Kara
1
-3
/
+3
2022-09-26
ext2: Add sanity checks for group and filesystem size
Jan Kara
1
-2
/
+14
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
21
-56
/
+51
2022-09-26
powerpc/cputable: Split cpu_specs[] out of cputable.h
Christophe Leroy
9
-1876
/
+1930
2022-09-26
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
Christophe Leroy
4
-50
/
+51
2022-09-26
gpiolib: cdev: add fdinfo output for line request file descriptors
Bartosz Golaszewski
1
-0
/
+18
2022-09-26
microblaze: Add support for error injection
Appana Durga Kedareswara rao
2
-0
/
+60
2022-09-26
microblaze: Add custom break vector handler for mb manager
Appana Durga Kedareswara rao
2
-1
/
+212
2022-09-26
microblaze: Add xmb_manager_register function
Appana Durga Kedareswara rao
3
-0
/
+75
2022-09-26
dt-bindings: iommu: arm,smmu-v3: Relax order of interrupt names
Jean-Philippe Brucker
1
-10
/
+5
2022-09-26
iommu: dart: Support t6000 variant
Sven Peter
1
-3
/
+21
2022-09-26
iommu/io-pgtable-dart: Add DART PTE support for t6000
Sven Peter
3
-7
/
+44
2022-09-26
iommu/io-pgtable: Add DART subpage protection support
Sven Peter
1
-0
/
+8
2022-09-26
iommu/io-pgtable: Move Apple DART support to its own file
Janne Grunau
6
-64
/
+442
2022-09-26
iommu/mediatek: Add support for MT6795 Helio X10 M4Us
AngeloGioacchino Del Regno
1
-0
/
+15
2022-09-26
iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173
AngeloGioacchino Del Regno
1
-2
/
+4
2022-09-26
dt-bindings: mediatek: Add bindings for MT6795 M4U
AngeloGioacchino Del Regno
2
-0
/
+99
2022-09-26
iommu/iova: Fix module config properly
Robin Murphy
1
-1
/
+1
2022-09-26
iommu/amd: Fix sparse warning
Vasant Hegde
2
-2
/
+2
2022-09-26
iommu/amd: Remove outdated comment
Vasant Hegde
1
-4
/
+0
2022-09-26
iommu/amd: Free domain ID after domain_flush_pages
Vasant Hegde
1
-3
/
+3
2022-09-26
iommu/amd: Free domain id in error path
Vasant Hegde
1
-2
/
+6
2022-09-26
powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
Christophe Leroy
1
-3
/
+0
2022-09-26
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2
-14
/
+0
2022-09-26
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
Christophe Leroy
2
-0
/
+4
2022-09-26
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
Pali Rohár
1
-2
/
+2
2022-09-26
powerpc: dts: turris1x.dts: Fix NOR partitions labels
Pali Rohár
1
-5
/
+5
2022-09-26
powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS
Michael Ellerman
1
-1
/
+1
2022-09-26
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc/prom_init: drop PROM_BUG()
David Hildenbrand
1
-6
/
+0
2022-09-26
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
3
-10
/
+5
2022-09-26
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
4
-57
/
+19
2022-09-26
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
3
-12
/
+12
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
4
-6
/
+5
2022-09-26
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
2
-7
/
+0
2022-09-26
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
1
-7
/
+0
2022-09-26
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
2
-19
/
+0
2022-09-26
powerpc/microwatt: Remove unused early debug code
Michael Ellerman
1
-39
/
+0
2022-09-26
powerpc/64: Remove unused SYS_CALL_TABLE symbol
Michael Ellerman
1
-10
/
+0
2022-09-26
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
Nicholas Piggin
1
-0
/
+4
2022-09-26
powerpc/64/build: merge .got and .toc input sections
Nicholas Piggin
1
-2
/
+1
2022-09-26
powerpc/64/build: only include .opd with ELFv1
Nicholas Piggin
1
-0
/
+2
2022-09-26
powerpc/build: move .data.rel.ro, .sdata2 to read-only
Nicholas Piggin
1
-8
/
+12
2022-09-26
powerpc/build: move got, toc, plt, branch_lt sections to read-only
Nicholas Piggin
1
-10
/
+22
2022-09-26
powerpc/32/build: move got1/got2 sections out of text
Nicholas Piggin
1
-10
/
+11
2022-09-26
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
5
-6
/
+8
[prev]
[next]