index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-28
33
-1953
/
+7
*
powerpc/64: Refactor interrupt exit irq disabling sequence
Nicholas Piggin
2020-05-28
1
-30
/
+28
*
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-28
3
-18
/
+6
*
input: i8042 - Remove special PowerPC handling
Nathan Chancellor
2020-05-28
2
-59
/
+0
*
macintosh/ams-input: switch to using input device polling mode
Dmitry Torokhov
2020-05-28
3
-22
/
+20
*
powerpc/xive: Do not expose a debugfs file when XIVE is disabled
Cédric Le Goater
2020-05-28
1
-2
/
+3
*
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
2020-05-26
1
-0
/
+5
*
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
2020-05-26
3
-9
/
+11
*
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
4
-9
/
+23
*
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
16
-52
/
+85
|
\
|
*
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
2020-05-26
1
-0
/
+2
|
*
powerpc/64s: Disable STRICT_KERNEL_RWX
Michael Ellerman
2020-05-21
1
-1
/
+1
|
*
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-20
3
-13
/
+18
|
*
powerpc/40x: Make more space for system call exception
Christophe Leroy
2020-05-12
1
-1
/
+2
|
*
powerpc/vdso32: Fallback on getres syscall when clock is unknown
Christophe Leroy
2020-05-11
1
-3
/
+3
|
*
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-07
1
-1
/
+1
|
*
powerpc/ima: Fix secure boot rules in ima arch policy
Nayna Jain
2020-05-07
1
-3
/
+3
|
*
powerpc/64s/kuap: Restore AMR in fast_interrupt_return
Nicholas Piggin
2020-05-07
1
-1
/
+3
|
*
powerpc/64s/kuap: Restore AMR in system reset exception
Nicholas Piggin
2020-05-04
1
-0
/
+1
|
*
powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code
Nicholas Piggin
2020-05-04
1
-6
/
+8
|
*
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
Michael Ellerman
2020-05-04
2
-4
/
+22
|
*
Merge KUAP fix from topic/uaccess-ppc into fixes
Michael Ellerman
2020-05-03
1
-14
/
+35
|
|
\
|
*
|
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
2020-04-24
1
-17
/
+17
|
*
|
powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
Christophe Leroy
2020-04-22
2
-2
/
+2
|
*
|
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Christophe Leroy
2020-04-22
1
-0
/
+3
|
*
|
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
2020-04-21
1
-0
/
+2
*
|
|
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2020-05-26
42
-747
/
+803
|
\
\
\
|
*
|
|
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
4
-1
/
+60
|
*
|
|
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
3
-3
/
+9
|
*
|
|
powerpc/8xx: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
2
-0
/
+75
|
*
|
|
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
4
-9
/
+20
|
*
|
|
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
2020-05-26
3
-6
/
+13
|
*
|
|
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2020-05-26
2
-3
/
+51
|
*
|
|
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
2020-05-26
1
-6
/
+2
|
*
|
|
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
6
-1
/
+66
|
*
|
|
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
2020-05-26
1
-14
/
+8
|
*
|
|
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
2020-05-26
2
-28
/
+1
|
*
|
|
powerpc/8xx: Move DTLB perf handling closer.
Christophe Leroy
2020-05-26
1
-12
/
+11
|
*
|
|
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
2020-05-26
3
-100
/
+1
|
*
|
|
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
2020-05-26
2
-129
/
+3
|
*
|
|
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
2020-05-26
2
-32
/
+18
|
*
|
|
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
5
-27
/
+35
|
*
|
|
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
2
-0
/
+105
|
*
|
|
powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
Christophe Leroy
2020-05-26
2
-20
/
+41
|
*
|
|
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
2020-05-26
4
-87
/
+0
|
*
|
|
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
2
-17
/
+6
|
*
|
|
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
6
-16
/
+44
|
*
|
|
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
2
-13
/
+15
|
*
|
|
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
8
-30
/
+1
|
*
|
|
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
4
-6
/
+46
[next]