aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-08-2537-464/+1746
|\
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-252-11/+9
| * [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-253-5/+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-242-2/+2
| * [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-235-68/+174
| * [POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt2006-08-231-4/+11
| * [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-232-8/+26
| * [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-182-7/+15
| * [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-175-8/+14
| * [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] make checkstack work with ARCH=powerpcJohannes Berg2006-08-251-0/+2
* | [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-252-4/+18
* | [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-253-5/+9
* | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-257-98/+71
* | [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
* | Merge branch 'merge'Paul Mackerras2006-08-08298-2010/+3243
|\ \ | |/
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-083-3/+25
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
| * Linux v2.6.18-rc4Linus Torvalds2006-08-061-1/+1
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-0617-308/+509
| |\
| | * Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-041-58/+77
| | * Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-041-0/+1
| | * Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-041-2/+2
| | * Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-041-14/+19
| | * Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-041-43/+60
| | * Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-041-18/+34