index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
6
-39
/
+95
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
1
-7
/
+7
2006-12-04
[POWERPC] Make direct DMA use node local allocations
Benjamin Herrenschmidt
1
-5
/
+9
2006-12-04
[POWERPC] Add an optional offset to direct DMA on 64 bits
Benjamin Herrenschmidt
1
-3
/
+8
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
4
-17
/
+16
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
3
-3
/
+116
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2
-2
/
+5
2006-12-04
[POWERPC] Resolve the BUID for RTAS PCI config space accesses
Benjamin Herrenschmidt
1
-23
/
+4
2006-12-04
[POWERPC] Resolve the parent address of a PCI bus range
Benjamin Herrenschmidt
1
-5
/
+1
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
10
-448
/
+199
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
3
-146
/
+400
2006-12-04
[POWERPC] Generic DCR infrastructure
Benjamin Herrenschmidt
1
-0
/
+1
2006-12-04
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
1
-23
/
+0
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2
-2
/
+16
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
23
-628
/
+375
2006-11-22
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
1
-42
/
+0
2006-11-13
[PATCH] Check for null init_early routine
Geoff Levand
1
-1
/
+2
2006-11-13
[PATCH] Make nvram_64.o a 64bit-only object
s.hauer@pengutronix.de
1
-2
/
+1
2006-11-13
[PATCH] Clean up usage of boot_dev
s.hauer@pengutronix.de
2
-5
/
+0
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
s.hauer@pengutronix.de
1
-12
/
+2
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
s.hauer@pengutronix.de
2
-15
/
+0
2006-11-10
[POWERPC] pseries: Force 4k update_flash block and list sizes
John Rose
1
-10
/
+37
2006-11-01
[PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
Paul Mackerras
1
-12
/
+15
2006-11-01
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
1
-8
/
+10
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2
-34
/
+47
2006-11-01
[POWERPC] Fix oprofile support for e500 in arch/powerpc
Andy Fleming
3
-223
/
+1
2006-11-01
[POWERPC] Fix various offb issues
Benjamin Herrenschmidt
1
-1
/
+1
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-26
[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors
Olof Johansson
1
-0
/
+2
2006-10-25
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
2
-0
/
+2
2006-10-25
[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
arnd@arndb.de
1
-0
/
+7
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
1
-0
/
+66
2006-10-25
[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
Michael Ellerman
1
-1
/
+5
2006-10-25
[POWERPC] Fix device_is_compatible() const warning
Benjamin Herrenschmidt
1
-3
/
+5
2006-10-25
[POWERPC] Cell timebase bug workaround
Benjamin Herrenschmidt
1
-2
/
+4
2006-10-25
[POWERPC] Support feature fixups in modules
Benjamin Herrenschmidt
2
-19
/
+69
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
6
-9
/
+73
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
6
-220
/
+88
2006-10-24
[POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...
Andy Fleming
1
-140
/
+148
2006-10-23
[POWERPC] Add 970GX cputable entry
Jake Moilanen
1
-0
/
+15
2006-10-23
[POWERPC] Simplify stolen time calculation
Stephen Rothwell
1
-47
/
+16
2006-10-18
[POWERPC] Make sure interrupt enable gets restored properly
Paul Mackerras
2
-9
/
+23
2006-10-16
[POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP
Olof Johansson
2
-1
/
+18
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
8
-61
/
+135
2006-10-16
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
1
-2
/
+8
2006-10-16
[POWERPC] Better check in show_instructions
Anton Blanchard
1
-8
/
+2
2006-10-16
[POWERPC] POWER6 has 6 PMCs
Anton Blanchard
1
-1
/
+1
2006-10-16
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
1
-2
/
+1
2006-10-16
[POWERPC] Fix IO Window Updates on P2P bridges.
Randy Vinson
1
-6
/
+6
2006-10-09
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1
-1
/
+1
[next]