summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-302-6/+22
| | * [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-304-66/+180
| | * [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
| | * [POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619112006-08-301-0/+190
| | * [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips2006-08-301-0/+328
| | * [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-305-87/+28
| | * [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2006-08-302-98/+228
| | * [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-301-2/+2
| * | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-301-17/+8
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-2319-515/+1451
| |\ \
| * \ \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-1817-127/+688
| |\ \ \
| * | | | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* | | | | Merge branch 'merge'Paul Mackerras2006-08-2530-449/+1598
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-10/+9
| * | | | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
| * | | | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-251-2/+2
| * | | | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-251-4/+0
| | |_|/ | |/| |
| * | | [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
| * | | [POWERPC] Fix compile problem without CONFIG_PCILi Yang2006-08-231-6/+7
| * | | [POWERPC] Correct masks used in emulating some instructionsPaul Mackerras2006-08-231-4/+4
| * | | [POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619112006-08-231-2/+6
| * | | [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-233-62/+42
| * | | [POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt2006-08-231-4/+11
| * | | [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-8/+17
| * | | [POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming2006-08-231-6/+6
| * | | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-233-198/+188
| * | | [POWERPC] Add 85xx DTS files to powerpcAndy Fleming2006-08-234-0/+1032
| * | | [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-232-123/+88
| * | | [POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming2006-08-231-107/+55
| | |/ | |/|
| * | [POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger2006-08-181-0/+1
| * | [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger2006-08-181-3/+4
| * | [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-181-0/+338
| * | [POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger2006-08-181-2/+10
| * | [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson2006-08-181-0/+2
| * | [POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt2006-08-171-1/+1
| * | [POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli2006-08-171-0/+2
| * | [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-174-6/+13
| * | [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-172-56/+56
| * | [POWERPC] update {g5,iseries,pseries}_defconfigsWill Schmidt2006-08-173-54/+224
| * | [POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
* | | [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-251-0/+3
* | | [POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell2006-08-251-63/+63
* | | [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-4/+2
* | | [POWERPC] iseries: remove const warningStephen Rothwell2006-08-251-4/+5
* | | [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-253-5/+7
* | | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
* | | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-256-98/+68
* | | [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2006-08-252-1/+1
* | | [POWERPC] cell: interrupt.c whitespace clean upGeoff Levand2006-08-251-11/+11
* | | [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-252-9/+9
OpenPOWER on IntegriCloud