index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
1
-1
/
+10
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
1
-0
/
+1
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
1
-4
/
+4
2016-11-18
powerpc: Add option to use thin archives
Nicholas Piggin
1
-2
/
+2
2016-11-14
powerpc/book3s64: Always build for power4 or later
Michael Ellerman
1
-0
/
+1
2016-09-25
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
Claudiu Manoil
1
-2
/
+2
2016-09-13
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
Michael Ellerman
1
-15
/
+4
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-10
/
+15
2016-09-13
powerpc/Makefile: CROSS32AS is unused, remove it
Michael Ellerman
1
-1
/
+0
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
1
-10
/
+12
2016-07-14
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
1
-0
/
+5
2016-07-05
powerpc: Avoid -maltivec when using clang integrated assembler
Anton Blanchard
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+10
2016-03-11
powerpc/86xx: Switch to kconfig fragments approach
Alessio Igor Bogani
1
-0
/
+10
2016-03-07
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
Torsten Duwe
1
-0
/
+15
2015-10-19
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
Michael Ellerman
1
-2
/
+0
2015-10-01
powerpc: Add ppc64le_defconfig
Michael Ellerman
1
-0
/
+4
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+4
2015-09-04
kbuild: Fix clang detection
Michal Marek
1
-4
/
+4
2015-08-07
powerpc/85xx: Use kconfig fragments
Scott Wood
1
-0
/
+20
2015-06-11
powerpc: Don't use gcc specific options on clang
Anton Blanchard
1
-3
/
+3
2015-06-11
powerpc: Don't use -mno-strict-align on clang
Anton Blanchard
1
-1
/
+4
2015-06-11
powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...
Anton Blanchard
1
-3
/
+4
2015-06-02
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...
Cyril Bur
1
-0
/
+15
2015-05-11
powerpc: Reject binutils 2.24 when building little endian
Michael Ellerman
1
-0
/
+8
2015-05-11
powerpc: Don't do gcc version checks if we're building with clang
Michael Ellerman
1
-3
/
+6
2015-03-23
powerpc: Convert relocs_check to a shell script using grep
Stephen Rothwell
1
-2
/
+2
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
1
-3
/
+3
2014-09-25
powerpc: Add POWER8 CPU selection
Anton Blanchard
1
-0
/
+1
2014-05-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+3
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
1
-1
/
+3
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
1
-3
/
+8
2014-05-01
ppc476: Enable a linker work around for IBM errata #46
Alistair Popple
1
-0
/
+5
2014-04-23
powerpc: Build little endian ppc64 kernel with ABIv2
Anton Blanchard
1
-3
/
+7
2014-04-23
powerpc: Don't build assembly files with ABIv2
Anton Blanchard
1
-1
/
+2
2014-04-09
powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.
Tony Breeds
1
-0
/
+1
2013-11-25
powerpc: Fix error when cross building TAGS & cscope
Michael Neuling
1
-0
/
+2
2013-11-22
powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well
Tiejun Chen
1
-0
/
+5
2013-11-21
powerpc: Don't use ELFv2 ABI to build the kernel
Alistair Popple
1
-0
/
+1
2013-10-11
powerpc: Work around little endian gcc bug
Anton Blanchard
1
-1
/
+1
2013-10-11
powerpc: Add ability to build little endian kernels
Ian Munsie
1
-3
/
+21
2013-10-11
powerpc: uname should return ppc64le/ppcle on little endian builds
Anton Blanchard
1
-2
/
+11
2013-08-20
powerpc/e500: Set -mcpu flag for 32-bit e500
Scott Wood
1
-0
/
+8
2013-08-20
powerpc/booke64: Use appropriate -mcpu
Scott Wood
1
-0
/
+9
2013-08-20
powerpc/85xx: Remove -Wa,-me500
Scott Wood
1
-1
/
+0
2013-08-14
Revert "powerpc/e500: Update compilation flags with core specific options"
Benjamin Herrenschmidt
1
-16
/
+2
2013-08-07
powerpc/e500: Update compilation flags with core specific options
Catalin Udma
1
-2
/
+16
2013-01-10
powerpc: Avoid load of static chain register when calling nested functions th...
Anton Blanchard
1
-0
/
+1
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
1
-1
/
+18
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
1
-0
/
+1
[next]