index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] powerpc: legacy_serial loop cleanup
Michael Neuling
1
-19
/
+19
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
1
-1
/
+1
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
6
-77
/
+83
2006-03-27
[PATCH] powerpc/pseries: Cleanup device name printing.
Linas Vepstas
1
-6
/
+10
2006-03-27
[PATCH] spufs: Fix endless protection fault on LS writes by SPE.
Arnd Bergmann
1
-3
/
+2
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
4
-16
/
+12
2006-03-27
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
1
-1
/
+1
2006-03-27
[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()
John Rose
1
-3
/
+7
2006-03-27
[PATCH] powerpc: return to OF via trap, not exit
Olaf Hering
1
-9
/
+14
2006-03-27
[PATCH] powerpc: hot_add_scn_to_nid() build fix
Andrew Morton
1
-0
/
+2
2006-03-27
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
Olaf Hering
1
-1
/
+5
2006-03-27
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
1
-0
/
+1
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
6
-12
/
+255
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
8
-5
/
+430
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
3
-2
/
+444
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
5
-0
/
+5
2006-03-27
[PATCH] powerpc: work around a cell interrupt HW bug
Arnd Bergmann
1
-1
/
+18
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
3
-55
/
+169
2006-03-27
[PATCH] powerpc: update cell defconfig
Arnd Bergmann
1
-81
/
+52
2006-03-27
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
1
-2
/
+2
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
8
-14
/
+19
2006-03-26
[PATCH] bitops: powerpc: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] kprobes: fix broken fault handling for powerpc64
Prasanna S Panchamukhi
1
-8
/
+55
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
1
-0
/
+3
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
1
-2
/
+0
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-60
/
+0
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
3
-23
/
+24
2006-03-25
powerpc: fix strncasecmp prototype
Linus Torvalds
1
-1
/
+3
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
4
-12
/
+7
2006-03-23
[PATCH] sem2mutex: kprobes
Ingo Molnar
1
-2
/
+2
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
86
-659
/
+2573
2006-03-23
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
Bjorn Helgaas
1
-4
/
+1
2006-03-23
[PATCH] powerpc: Fix warning in add_memory
Andrew Morton
1
-1
/
+1
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
1
-15
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
4
-7
/
+7
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2
-50
/
+0
2006-03-22
[PATCH] powerpc: iseries: Add bootargs to /chosen
Michael Ellerman
1
-0
/
+1
2006-03-22
[PATCH] powerpc: iseries: Add /system-id, /model and /compatible
Michael Ellerman
1
-0
/
+20
2006-03-22
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Michael Ellerman
1
-0
/
+10
2006-03-22
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
Michael Ellerman
1
-39
/
+39
2006-03-22
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
Michael Ellerman
2
-28
/
+4
2006-03-22
[PATCH] powerpc: iseries: mf related cleanups
Michael Ellerman
2
-19
/
+24
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
7
-13
/
+22
2006-03-22
[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()
Michael Ellerman
1
-6
/
+1
2006-03-22
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
Michael Ellerman
1
-13
/
+14
2006-03-22
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
Nathan Lynch
1
-7
/
+3
2006-03-22
[PATCH] powerpc numa: Support sparse online node map
Nathan Lynch
1
-52
/
+43
[next]