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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-01
powerpc/pseries: Improve stream generation comments in copypage/user
Michael Neuling
2
-13
/
+18
2013-01-29
uprobes/powerpc: Add dependency on single step emulation
Suzuki K. Poulose
1
-3
/
+1
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
1
-1
/
+1
2012-10-04
powerpc: Fix VMX fix for memcpy case
Nishanth Aravamudan
1
-2
/
+2
2012-09-18
powerpc/kprobe: Don't emulate store when kprobe stwu r1
Tiejun Chen
1
-2
/
+34
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-08-24
powerpc: Fix VMX in interrupt check in POWER7 copy loops
Anton Blanchard
2
-4
/
+4
2012-08-24
powerpc: POWER7 copy_to_user/copy_from_user patch applied twice
Anton Blanchard
1
-31
/
+0
2012-07-11
powerpc: Put the gpr save/restore functions in their own section
Stephen Rothwell
1
-1
/
+4
2012-07-10
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
1
-2
/
+2
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
3
-9
/
+9
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
4
-12
/
+0
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
9
-120
/
+120
2012-07-03
powerpc: Optimise the 64bit optimised __clear_user
Anton Blanchard
1
-1
/
+62
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
3
-1
/
+656
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
1
-0
/
+31
2012-07-03
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
4
-1
/
+196
2012-07-03
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
3
-7
/
+7
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
1
-0
/
+31
2012-07-03
powerpc: 64bit optimised __clear_user
Anton Blanchard
3
-1
/
+144
2012-07-03
powerpc: Have patch_instruction detect faults
Steven Rostedt
1
-4
/
+10
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
1
-45
/
+0
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
3
-9
/
+9
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2
-1
/
+2
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-19
/
+5
2011-12-19
powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
Anton Blanchard
4
-1
/
+742
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
1
-0
/
+23
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
4
-4
/
+4
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-48
/
+34
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
1
-8
/
+0
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-3
/
+3
2011-05-19
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
1
-3
/
+4
2011-04-27
powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
Michael Ellerman
1
-34
/
+27
2011-01-21
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
1
-0
/
+19
2010-12-09
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
1
-7
/
+7
2010-11-29
powerpc: Add support for popcnt instructions
Anton Blanchard
2
-1
/
+111
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+1
2010-09-02
powerpc: mtmsrd not defined
Sean MacLennan
2
-16
/
+28
2010-09-02
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
1
-1
/
+1
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
1
-2
/
+2
2010-09-02
powerpc: Add 64bit csum_and_copy_to_user
Anton Blanchard
1
-0
/
+37
2010-09-02
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
3
-88
/
+269
2010-09-02
powerpc: Optimise 64bit csum_partial
Anton Blanchard
1
-40
/
+153
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
3
-47
/
+1847
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
1
-8
/
+9
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2
-2
/
+131
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
1
-0
/
+1
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
3
-47
/
+1846
2010-05-21
powerpc: Fix string library functions
Andreas Schwab
1
-8
/
+8
[next]