index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-28
4
-34
/
+53
*
powerpc: Provide do_ppc64_personality helper
Rohan McLure
2022-09-28
1
-1
/
+5
*
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
2022-09-28
3
-13
/
+14
*
powerpc: Remove direct call to personality syscall handler
Rohan McLure
2022-09-26
1
-1
/
+1
*
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2022-09-26
3
-20
/
+1
*
powerpc: Use generic fallocate compatibility syscall
Rohan McLure
2022-09-26
3
-9
/
+1
*
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
2022-09-26
3
-15
/
+15
*
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
2022-09-26
1
-2
/
+2
*
powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRS
Rohan McLure
2022-09-26
1
-16
/
+12
*
powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
Rohan McLure
2022-09-26
1
-20
/
+13
*
powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
Rohan McLure
2022-09-26
1
-34
/
+9
*
powerpc: Add ZEROIZE_GPRS macros for register clears
Rohan McLure
2022-09-26
1
-0
/
+22
*
powerpc: Save caller r3 prior to system_call_exception
Rohan McLure
2022-09-26
3
-1
/
+3
*
powerpc: Remove asmlinkage from syscall handler definitions
Rohan McLure
2022-09-26
2
-12
/
+12
*
powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
Christophe Leroy
2022-09-26
1
-22
/
+4
*
powerpc: Remove impossible mmu_psize_defs[] on nohash
Christophe Leroy
2022-09-26
1
-49
/
+15
*
powerpc: Cleanup idle for e500
Christophe Leroy
2022-09-26
6
-19
/
+4
*
powerpc: Simplify redundant Kconfig tests
Christophe Leroy
2022-09-26
3
-3
/
+3
*
powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500
Christophe Leroy
2022-09-26
3
-3
/
+3
*
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
2022-09-26
10
-18
/
+14
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
32
-66
/
+58
*
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-09-26
18
-38
/
+38
*
powerpc: Remove redundant selection of E500 and E500MC
Christophe Leroy
2022-09-26
1
-3
/
+0
*
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
20
-70
/
+66
*
powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
Christophe Leroy
2022-09-26
3
-66
/
+65
*
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
21
-56
/
+51
*
powerpc/cputable: Split cpu_specs[] out of cputable.h
Christophe Leroy
2022-09-26
9
-1876
/
+1930
*
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
Christophe Leroy
2022-09-26
4
-50
/
+51
*
powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
Christophe Leroy
2022-09-26
1
-3
/
+0
*
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
2
-14
/
+0
*
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
Christophe Leroy
2022-09-26
2
-0
/
+4
*
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
Pali Rohár
2022-09-26
1
-2
/
+2
*
powerpc: dts: turris1x.dts: Fix NOR partitions labels
Pali Rohár
2022-09-26
1
-5
/
+5
*
powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS
Michael Ellerman
2022-09-26
1
-1
/
+1
*
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc/prom_init: drop PROM_BUG()
David Hildenbrand
2022-09-26
1
-6
/
+0
*
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2022-09-26
3
-10
/
+5
*
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-09-26
4
-57
/
+19
*
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2022-09-26
3
-12
/
+12
*
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
2022-09-26
3
-5
/
+4
*
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
2022-09-26
2
-7
/
+0
*
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
2022-09-26
1
-7
/
+0
*
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
2022-09-26
2
-19
/
+0
*
powerpc/microwatt: Remove unused early debug code
Michael Ellerman
2022-09-26
1
-39
/
+0
*
powerpc/64: Remove unused SYS_CALL_TABLE symbol
Michael Ellerman
2022-09-26
1
-10
/
+0
*
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
Nicholas Piggin
2022-09-26
1
-0
/
+4
*
powerpc/64/build: merge .got and .toc input sections
Nicholas Piggin
2022-09-26
1
-2
/
+1
*
powerpc/64/build: only include .opd with ELFv1
Nicholas Piggin
2022-09-26
1
-0
/
+2
*
powerpc/build: move .data.rel.ro, .sdata2 to read-only
Nicholas Piggin
2022-09-26
1
-8
/
+12
[next]