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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
1
-1
/
+1
2018-06-04
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
1
-2
/
+2
2018-06-04
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
1
-2
/
+3
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
1
-2
/
+4
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-13
powerpc/lib: Implement PMEM API
Oliver O'Halloran
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
1
-2
/
+2
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
1
-0
/
+1
2017-06-02
powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...
Matt Brown
1
-1
/
+1
2017-05-30
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
1
-5
/
+8
2017-05-30
powerpc/64: Do not link crtsavres.o in vmlinux
Nicholas Piggin
1
-2
/
+6
2017-04-06
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
1
-1
/
+1
2017-03-03
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
1
-0
/
+1
2017-01-25
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
1
-2
/
+0
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-1
/
+1
2016-08-07
ppc: move exports to definitions
Al Viro
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-2
/
+1
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
1
-2
/
+2
2016-03-04
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
1
-2
/
+1
2015-06-11
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
1
-1
/
+1
2015-01-28
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
1
-11
/
+9
2015-01-28
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
1
-4
/
+3
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
1
-1
/
+2
2014-12-29
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
1
-2
/
+1
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
1
-1
/
+0
2014-09-25
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
1
-1
/
+1
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
1
-2
/
+0
2013-10-30
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
1
-0
/
+3
2013-10-11
powerpc: Use generic memcpy code in little endian
Anton Blanchard
1
-3
/
+6
2013-10-11
powerpc: Use generic checksum code in little endian
Anton Blanchard
1
-2
/
+7
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-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
1
-1
/
+2
2012-07-03
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
1
-1
/
+1
2012-07-03
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
1
-1
/
+1
2012-07-03
powerpc: 64bit optimised __clear_user
Anton Blanchard
1
-1
/
+1
2011-12-19
powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
Anton Blanchard
1
-1
/
+3
2010-11-29
powerpc: Add support for popcnt instructions
Anton Blanchard
1
-1
/
+1
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+1
2010-09-02
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
1
-1
/
+2
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
1
-2
/
+3
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
1
-2
/
+2
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
1
-2
/
+2
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
1
-1
/
+0
2008-11-28
powerpc/ppc32: static ftrace fixes for PPC32
Steven Rostedt
1
-0
/
+3
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
1
-2
/
+0
[next]