index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_8xx.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
1
-1
/
+1
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-6
/
+26
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
1
-1
/
+6
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
1
-9
/
+10
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
1
-12
/
+12
2020-01-27
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
1
-29
/
+0
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
1
-13
/
+14
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
1
-16
/
+7
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
1
-19
/
+20
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
1
-0
/
+2
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
1
-7
/
+2
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
1
-0
/
+4
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
1
-24
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
1
-2
/
+1
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-16
/
+16
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-1
/
+1
2019-05-03
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
1
-96
/
+2
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+3
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
Christophe Leroy
1
-2
/
+2
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-12
/
+42
2019-02-23
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
1
-20
/
+31
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
1
-0
/
+1
2019-02-22
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
1
-8
/
+8
2019-01-11
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
Christophe Leroy
1
-1
/
+2
2018-12-19
powerpc/8xx: add exception frame marker
Christophe Leroy
1
-0
/
+3
2018-12-04
powerpc/8xx: regroup TLB handler routines
Christophe Leroy
1
-58
/
+54
2018-12-04
powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
Christophe Leroy
1
-61
/
+49
2018-12-04
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
1
-34
/
+24
2018-12-04
powerpc/8xx: Temporarily disable 16k pages and hugepages
Christophe Leroy
1
-69
/
+5
2018-12-04
powerpc/8xx: Move SW perf counters in first 32kb of memory
Christophe Leroy
1
-30
/
+28
2018-10-26
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
1
-14
/
+19
2018-10-26
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
1
-8
/
+11
2018-10-26
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
1
-18
/
+27
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
1
-3
/
+3
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
1
-1
/
+0
2018-07-19
powerpc/8xx: fix handling of early NULL pointer dereference
Christophe Leroy
1
-3
/
+4
2018-05-25
powerpc/8xx: fix invalid register expression in head_8xx.S
Christophe Leroy
1
-1
/
+1
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
1
-27
/
+18
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
1
-36
/
+10
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
1
-3
/
+3
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
1
-5
/
+0
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
1
-15
/
+32
2018-01-16
powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
Christophe Leroy
1
-38
/
+40
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
1
-42
/
+12
2017-08-15
powerpc/8xx: Reduce DTLB miss handler by one insn
Christophe Leroy
1
-7
/
+7
2017-08-15
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
1
-12
/
+45
2017-08-15
powerpc/8xx: Remove macro that checks kernel address
Christophe Leroy
1
-13
/
+16
2017-08-10
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
Christophe Leroy
1
-4
/
+1
[next]