index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[POWERPC] Cell "Spider" MMIO workarounds
Benjamin Herrenschmidt
2006-12-04
2
-2
/
+348
*
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2006-12-04
2
-215
/
+167
*
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
2006-12-04
2
-6
/
+16
*
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2006-12-04
2
-1
/
+2
*
[POWERPC] Add DMA ops support for of_platform_device to Cell
Benjamin Herrenschmidt
2006-12-04
1
-3
/
+34
*
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
6
-82
/
+63
*
[POWERPC] Hook of_platform_bus_probe with cell
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+9
*
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+1
*
[POWERPC] Native cell support for MPIC in southbridge
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+44
*
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
2006-12-04
2
-4
/
+0
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
23
-180
/
+42
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
12
-55
/
+76
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-12-01
1
-1
/
+0
|
|
\
|
|
*
PCI: Delete unused extern in powermac/pci.c
Matthew Wilcox
2006-12-01
1
-1
/
+0
|
*
|
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-2
/
+2
|
|
/
|
*
[POWERPC] Fix ucc_geth of_device discovery on mpc832x
Kim Phillips
2006-11-22
1
-0
/
+19
|
*
[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"
Kim Phillips
2006-11-22
1
-4
/
+0
|
*
[POWERPC] Fix cell "new style" mapping and add debug
Benjamin Herrenschmidt
2006-11-10
1
-8
/
+33
|
*
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2006-11-01
2
-36
/
+10
|
*
[POWERPC] Fix CHRP platforms with only 8259
Benjamin Herrenschmidt
2006-10-25
1
-1
/
+3
|
*
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
2006-10-25
1
-1
/
+1
|
*
[POWERPC] spufs: fix signal2 file to report signal2
Dwayne Grant Mcconnell
2006-10-25
1
-1
/
+1
|
*
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-25
1
-0
/
+5
|
*
[POWERPC] Fix build breakage with CONFIG_PPC32
Srinivasa Ds
2006-10-23
1
-1
/
+2
*
|
[PATCH] Fix compile warnings with CONFIG_PM=n
Olaf Hering
2006-11-13
1
-4
/
+4
*
|
[PATCH] Add Efika platform support
Nicolas DET
2006-11-13
5
-0
/
+289
*
|
[PATCH] Clean up usage of boot_dev
s.hauer@pengutronix.de
2006-11-13
1
-1
/
+1
*
|
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
2006-10-25
3
-0
/
+258
*
|
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
2006-10-25
1
-0
/
+4
*
|
[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
arnd@arndb.de
2006-10-25
1
-69
/
+27
*
|
[POWERPC] cell: add temperature to SPU and CPU sysfs entries
Christian Krafft
2006-10-25
3
-0
/
+232
*
|
[POWERPC] cell: add support for registering sysfs attributes to spus
Christian Krafft
2006-10-25
1
-0
/
+58
*
|
[POWERPC] cell: add low-level performance monitoring code
Kevin Corry
2006-10-25
4
-1
/
+392
*
|
[POWERPC] cell: add shadow registers for pmd_reg
Kevin Corry
2006-10-25
2
-0
/
+52
*
|
[POWERPC] cell: update Cell BE register definitions
David Erb
2006-10-25
3
-41
/
+170
*
|
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
2006-10-25
4
-8
/
+81
*
|
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
2006-10-25
3
-16
/
+148
*
|
[POWERPC] spufs: "stautus" isnt a word.
arnd@arndb.de
2006-10-25
1
-5
/
+5
*
|
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-25
6
-6
/
+99
*
|
[POWERPC] cell: remove unused struct spu variable
Geoff Levand
2006-10-25
1
-18
/
+3
*
|
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
2006-10-25
3
-7
/
+4
*
|
[POWERPC] Move iSeries initrd logic into device tree
Michael Ellerman
2006-10-24
2
-34
/
+13
*
|
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
2006-10-16
1
-2
/
+2
*
|
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-16
2
-39
/
+2
|
/
*
[POWERPC] Add Makefile entry for MPC832x_mds support
Li Yang
2006-10-16
1
-1
/
+2
*
[POWERPC] Fix MPC8360EMDS PB board support
Li Yang
2006-10-16
3
-0
/
+33
*
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
2006-10-16
1
-0
/
+1
*
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
Benjamin Herrenschmidt
2006-10-16
1
-4
/
+11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-10-10
2
-7
/
+187
|
\
|
*
[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs
Paul Mackerras
2006-10-10
1
-1
/
+6
[prev]
[next]