index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_8xx.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
powerpc/8xx: fix handling of early NULL pointer dereference
Christophe Leroy
2018-07-19
1
-3
/
+4
*
powerpc/8xx: fix invalid register expression in head_8xx.S
Christophe Leroy
2018-05-25
1
-1
/
+1
*
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
1
-27
/
+18
*
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
1
-36
/
+10
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
1
-3
/
+3
*
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2018-01-16
1
-5
/
+0
*
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
2018-01-16
1
-15
/
+32
*
powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
Christophe Leroy
2018-01-16
1
-38
/
+40
*
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
2018-01-16
1
-42
/
+12
*
powerpc/8xx: Reduce DTLB miss handler by one insn
Christophe Leroy
2017-08-15
1
-7
/
+7
*
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
2017-08-15
1
-12
/
+45
*
powerpc/8xx: Remove macro that checks kernel address
Christophe Leroy
2017-08-15
1
-13
/
+16
*
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
Christophe Leroy
2017-08-10
1
-4
/
+1
*
powerpc/8xx: Use symbolic names for DSISR bits in DSI
Christophe Leroy
2017-08-10
1
-1
/
+1
*
powerpc/8xx: Remove SoftwareEmulation()
Christophe Leroy
2017-08-10
1
-1
/
+1
*
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
2017-08-03
1
-2
/
+2
*
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
2017-08-02
1
-2
/
+2
*
powerpc/8xx: Perf events on PPC 8xx
Christophe Leroy
2017-01-26
1
-1
/
+45
*
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
2017-01-25
1
-1
/
+27
*
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2016-12-09
1
-6
/
+113
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+2
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+2
*
|
powerpc/8xx: make user addr DTLB miss the short path
Christophe Leroy
2016-09-25
1
-30
/
+23
*
|
powerpc/8xx: Move additional DTLBMiss handlers out of exception area
Christophe Leroy
2016-09-25
1
-42
/
+42
*
|
powerpc/8xx: use r3 to scratch CR in ITLBmiss
Christophe Leroy
2016-09-25
1
-12
/
+9
*
|
powerpc/8xx: add system_reset_exception
Christophe Leroy
2016-09-25
1
-1
/
+1
*
|
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-23
1
-1
/
+0
|
/
*
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
1
-4
/
+6
*
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
1
-40
/
+4
*
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
1
-34
/
+37
*
powerpc/8xx: unpin all TLBs before flushing
Christophe Leroy
2016-07-09
1
-8
/
+10
*
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
1
-0
/
+29
*
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2016-07-09
1
-5
/
+6
*
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
2016-03-11
1
-44
/
+0
*
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
Christophe Leroy
2016-03-11
1
-18
/
+0
*
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
2016-03-11
1
-2
/
+33
*
powerpc/8xx: Save r3 all the time in DTLB miss handler
Christophe Leroy
2016-03-11
1
-9
/
+4
*
powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses
Christophe Leroy
2016-03-09
1
-1
/
+1
*
powerpc/8xx: Implementation of PAGE_EXEC
LEROY Christophe
2015-06-02
1
-3
/
+9
[next]