index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-4
/
+8
2007-01-28
[POWERPC] Fix sys_pciconfig_iobase bus matching
Benjamin Herrenschmidt
1
-1
/
+1
2007-01-28
[POWERPC] PS3: add not complete comment to kconfig
Geoff Levand
1
-1
/
+4
2007-01-26
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-01-26
Fix Maple PATA IRQ assignment.
David Woodhouse
1
-0
/
+1
2007-01-26
[PATCH] powerpc vDSO: use VM_ALWAYSDUMP
Roland McGrath
1
-0
/
+7
2007-01-24
[POWERPC] ps3_free_io_irq: Fix inverted error check
Geert Uytterhoeven
1
-1
/
+1
2007-01-24
[POWERPC] PS3: Fix uniprocessor kernel build
Geert Uytterhoeven
1
-1
/
+2
2007-01-22
[POWERPC] Update defconfigs
Paul Mackerras
19
-542
/
+1648
2007-01-22
[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
Li Yang
2
-2
/
+2
2007-01-22
[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
Grant Likely
2
-0
/
+12
2007-01-22
[POWERPC] Fix broken DMA on non-LPAR pSeries
Linas Vepstas
1
-1
/
+2
2007-01-22
[POWERPC] Fix cell's mmio nvram to properly parse device tree
Benjamin Herrenschmidt
1
-17
/
+23
2007-01-22
[POWERPC] Remove bogus sanity check in pci -> OF node code
Benjamin Herrenschmidt
1
-5
/
+0
2007-01-11
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2007-01-09
[POWERPC] Fix bugs in the hypervisor call stats code
Anton Blanchard
2
-5
/
+5
2007-01-09
[POWERPC] Fix corruption in hcall9
Anton Blanchard
1
-1
/
+2
2007-01-09
[POWERPC] iSeries: fix setup initcall
Stephen Rothwell
1
-1
/
+2
2007-01-09
[POWERPC] iSeries: fix viopath initialisation
Stephen Rothwell
1
-0
/
+4
2007-01-09
[POWERPC] iSeries: fix lpevents initialisation
Stephen Rothwell
1
-0
/
+4
2007-01-09
[POWERPC] iSeries: fix proc/iSeries initialisation
Stephen Rothwell
1
-1
/
+10
2007-01-09
[POWERPC] iSeries: fix mf proc initialisation
Stephen Rothwell
1
-0
/
+4
2007-01-09
[POWERPC] disable PReP and EFIKA during make oldconfig
Olaf Hering
1
-2
/
+2
2007-01-09
[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds
Grant Likely
1
-1
/
+1
2007-01-09
[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices
Grant Likely
2
-4
/
+4
2007-01-09
[POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus
Sylvain Munaut
2
-3
/
+5
2007-01-09
[POWERPC] Add legacy iSeries to ppc64_defconfig
Stephen Rothwell
1
-2
/
+13
2007-01-09
[POWERPC] Update ppc64_defconfig
Stephen Rothwell
1
-55
/
+185
2007-01-09
[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().
David Woodhouse
2
-8
/
+8
2007-01-09
[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.
Michal Ostrowski
1
-3
/
+2
2007-01-09
[POWERPC] Fix unbalanced uses of of_node_put
Nathan Lynch
2
-2
/
+0
2007-01-09
[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()
David Gibson
1
-4
/
+4
2006-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2006-12-20
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
1
-1
/
+1
2006-12-20
[POWERPC] Fix register save area alignment for swapcontext syscall
Paul Mackerras
1
-3
/
+13
2006-12-20
[POWERPC] Fix PCI device channel state initialization
Linas Vepstas
1
-0
/
+1
2006-12-20
[POWERPC] Probe Efika platform before CHRP.
David Woodhouse
1
-1
/
+1
2006-12-20
[POWERPC] Fix build of cell zImage.initrd
Benjamin Herrenschmidt
1
-0
/
+3
2006-12-20
[POWERPC] iSeries: fix CONFIG_VIOPATH dependency
Stephen Rothwell
1
-1
/
+1
2006-12-20
[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges
Benjamin Herrenschmidt
1
-2
/
+13
2006-12-19
[POWERPC] powerpc: add scanning of ebc bus to of_platform
Arnd Bergmann
1
-0
/
+1
2006-12-19
[POWERPC] spufs: fix assignment of node numbers
Arnd Bergmann
1
-18
/
+12
2006-12-19
[POWERPC] cell: Fix spufs with "new style" device-tree
Benjamin Herrenschmidt
1
-25
/
+42
2006-12-19
[POWERPC] cell: Enable spider workarounds on all PCI buses
Jens Osterkamp
1
-1
/
+1
2006-12-19
[POWERPC] cell: update cell_defconfig
Arnd Bergmann
1
-44
/
+314
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
4
-7
/
+7
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
2
-2
/
+2
2006-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
37
-501
/
+645
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
6
-92
/
+29
2006-12-11
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
7
-9
/
+16
[next]