summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-311-1/+25
* powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-311-5/+24
* powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-311-9/+35
* powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings2010-07-311-0/+1
* powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt2010-07-311-1/+5
* powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt2010-07-311-2/+2
* powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-311-8/+0
* powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov2010-07-311-1/+1
* powerpc: Remove redundant xics badness warningBrian King2010-07-311-2/+0
* powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-311-0/+12
* powerpc: Remove unnecessary casts of private_dataJoe Perches2010-07-311-1/+1
* powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-312-7/+7
* powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-314-11/+31
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-07-308-109/+117
|\
| * powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper2010-07-261-7/+111
| * powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts filesStefan Roese2010-07-262-4/+4
| * Remove REDWOOD_[456] config options and conditional codeChristian Dietrich2010-07-265-98/+2
* | powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt2010-07-142-2/+2
* | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-143-32/+109
* | powerpc/book3e: Add TLB dump in xmon for Book3EBenjamin Herrenschmidt2010-07-141-0/+152
* | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-142-4/+15
* | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-144-1/+111
* | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-093-2/+13
* | powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-091-1/+6
* | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-093-4/+25
* | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-091-0/+9
* | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-093-18/+40
* | powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-092-22/+21
* | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-092-2/+24
* | powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-091-1/+1
|/
* powerpc: Removing dead CONFIG_SMP_750Christoph Egger2010-07-091-15/+0
* powerpc/pseries: Use kstrdupJulia Lawall2010-07-091-3/+1
* powerpc/iseries: Use kstrdupJulia Lawall2010-07-091-2/+1
* powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-092-33/+92
* powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-091-1/+0
* powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-092-0/+18
* powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson2010-07-091-8/+15
* powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-092-3/+5
* powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-093-6/+7
* powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-091-1/+1
* powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-092-0/+19
* powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-091-3/+4
* powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy2010-07-091-2/+1
* hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2010-07-092-8/+8
* powerpc/pseries: Partition hibernation supportBrian King2010-07-095-1/+223
* powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-093-35/+81
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-097-153/+9
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-095-237/+99
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-0918-52/+2408
|\
| * powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-302-4/+11