index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_8xx.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2020-05-26
1
-2
/
+2
*
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
2020-05-26
1
-14
/
+8
*
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
1
-83
/
+0
*
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
2020-05-26
1
-27
/
+2
*
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
2020-05-26
1
-14
/
+17
*
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
1
-22
/
+17
*
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
1
-0
/
+103
*
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
1
-7
/
+5
*
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
1
-6
/
+9
*
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
1
-14
/
+1
*
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-02-17
1
-1
/
+1
*
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-6
/
+26
*
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
2020-01-27
1
-1
/
+6
*
powerpc/8xx: Split breakpoint exception
Christophe Leroy
2020-01-27
1
-9
/
+10
*
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
2020-01-27
1
-12
/
+12
*
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
2020-01-27
1
-29
/
+0
*
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2020-01-27
1
-13
/
+14
*
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
2020-01-26
1
-16
/
+7
*
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2020-01-26
1
-19
/
+20
*
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
1
-0
/
+2
*
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
2020-01-26
1
-7
/
+2
*
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
2019-08-28
1
-0
/
+4
*
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
2019-08-28
1
-24
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-02
1
-2
/
+1
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-02
1
-16
/
+16
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-02
1
-96
/
+2
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-02
1
-0
/
+3
*
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
Christophe Leroy
2019-02-23
1
-2
/
+2
*
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-12
/
+42
*
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
1
-20
/
+31
*
powerpc: simplify BDI switch
Christophe Leroy
2019-02-21
1
-0
/
+1
*
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
2019-02-21
1
-8
/
+8
*
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
Christophe Leroy
2019-01-11
1
-1
/
+2
*
powerpc/8xx: add exception frame marker
Christophe Leroy
2018-12-19
1
-0
/
+3
*
powerpc/8xx: regroup TLB handler routines
Christophe Leroy
2018-12-04
1
-58
/
+54
*
powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
Christophe Leroy
2018-12-04
1
-61
/
+49
*
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
2018-12-04
1
-34
/
+24
*
powerpc/8xx: Temporarily disable 16k pages and hugepages
Christophe Leroy
2018-12-04
1
-69
/
+5
*
powerpc/8xx: Move SW perf counters in first 32kb of memory
Christophe Leroy
2018-12-04
1
-30
/
+28
*
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
2018-10-26
1
-14
/
+19
*
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
1
-8
/
+11
*
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-26
1
-18
/
+27
*
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
1
-3
/
+3
*
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-30
1
-1
/
+0
[next]