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
/
platforms
/
powermac
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-0
/
+5
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
1
-3
/
+2
2008-07-01
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
1
-0
/
+1
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
1
-0
/
+5
2008-05-14
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
1
-7
/
+1
2008-04-29
[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
Tony Breeds
2
-2
/
+6
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
ppc/pmac: remove no longer needed IDE quirk
Bartlomiej Zolnierkiewicz
1
-22
/
+0
2008-04-18
ppc/pmac: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2
-13
/
+0
2008-03-13
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-03-13
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
1
-1
/
+1
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2008-02-08
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
1
-1
/
+10
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-2
/
+0
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
4
-19
/
+6
2008-01-17
[POWERPC] Use for_each macros in arch/powerpc/platforms/powermac
Cyrill Gorcunov
1
-2
/
+1
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-1
/
+0
2007-12-20
[POWERPC] Improve resource setup of PowerMac G5 HT bridge
Benjamin Herrenschmidt
1
-78
/
+64
2007-12-20
[POWERPC] Enable self-view of the HT host bridge on PowerMac G5
Benjamin Herrenschmidt
2
-20
/
+38
2007-12-20
[POWERPC] Clear pci_probe_only on 64 bits PowerMac
Benjamin Herrenschmidt
1
-2
/
+2
2007-12-20
[POWERPC] Fixup powermac enable device hook
Benjamin Herrenschmidt
1
-4
/
+14
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
2
-13
/
+11
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
1
-2
/
+1
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
1
-2
/
+5
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
1
-2
/
+9
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-3
/
+3
2007-12-10
powerpc: Fix IDE legacy vs. native fixups
Benjamin Herrenschmidt
1
-2
/
+9
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
1
-2
/
+2
2007-12-03
[POWERPC] powermac: Fix warning in time.c
Johannes Berg
1
-0
/
+2
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-2
/
+0
2007-10-09
[POWERPC] Remove unused old code from powermac setup code
Paul Mackerras
1
-66
/
+2
2007-10-09
[POWERPC] Remove some more section mismatch warnings
Stephen Rothwell
1
-2
/
+7
2007-10-04
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
2
-2
/
+0
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+1
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
1
-1
/
+0
2007-08-17
[POWERPC] Remove some duplicate declarations from pmac.h
Stephen Rothwell
1
-4
/
+0
2007-08-17
[POWERPC] Fix section mismatches in udbg_adb.c
Stephen Rothwell
1
-2
/
+2
2007-08-17
[POWERPC] Remove gratuitous reads from powermac pci config space methods
Nathan Lynch
1
-9
/
+0
2007-08-17
[POWERPC] powermac pci_ops: Use named structure member initializers
Nathan Lynch
1
-8
/
+8
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2
-2
/
+0
2007-08-03
[POWERPC] Fix a compile warning in powermac/feature.c
Segher Boessenkool
1
-2
/
+4
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
3
-54
/
+16
2007-07-10
[POWERPC] powermac i2c: Use mutex
Johannes Berg
1
-11
/
+12
2007-06-29
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
1
-6
/
+0
2007-06-29
[POWERPC] disallow building powermac and tsi108 without PCI
Arnd Bergmann
1
-0
/
+1
2007-06-29
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
1
-5
/
+3
2007-06-20
[POWERPC] Fix powermac late initcall to only run on powermac
Tony Breeds
1
-0
/
+3
[next]