aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin2010-08-01
| | * | | | | | | | | | | powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin2010-08-01
| | * | | | | | | | | | | powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin2010-08-01
| | * | | | | | | | | | | powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin2010-08-01
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-31
| * | | | | | | | | | | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-31
| * | | | | | | | | | | powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-31
| * | | | | | | | | | | powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings2010-07-31
| * | | | | | | | | | | powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt2010-07-31
| * | | | | | | | | | | powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt2010-07-31
| * | | | | | | | | | | powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-31
| * | | | | | | | | | | powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov2010-07-31
| * | | | | | | | | | | powerpc: Remove redundant xics badness warningBrian King2010-07-31
| * | | | | | | | | | | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-31
| * | | | | | | | | | | powerpc: Remove unnecessary casts of private_dataJoe Perches2010-07-31
| * | | | | | | | | | | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-31
| * | | | | | | | | | | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-31
| * | | | | | | | | | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-07-30
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper2010-07-26
| | * | | | | | | | | | | powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts filesStefan Roese2010-07-26
| | * | | | | | | | | | | Remove REDWOOD_[456] config options and conditional codeChristian Dietrich2010-07-26
| * | | | | | | | | | | | powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt2010-07-14
| * | | | | | | | | | | | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-14
| * | | | | | | | | | | | powerpc/book3e: Add TLB dump in xmon for Book3EBenjamin Herrenschmidt2010-07-14
| * | | | | | | | | | | | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-14
| * | | | | | | | | | | | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-14
| * | | | | | | | | | | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-09
| * | | | | | | | | | | | powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-09
| * | | | | | | | | | | | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-09
| * | | | | | | | | | | | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-09
| * | | | | | | | | | | | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-09
| * | | | | | | | | | | | powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-09
| * | | | | | | | | | | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-09
| * | | | | | | | | | | | powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-09
| |/ / / / / / / / / / /
| * | | | | | | | | | | powerpc: Removing dead CONFIG_SMP_750Christoph Egger2010-07-08
| * | | | | | | | | | | powerpc/pseries: Use kstrdupJulia Lawall2010-07-08
| * | | | | | | | | | | powerpc/iseries: Use kstrdupJulia Lawall2010-07-08
| * | | | | | | | | | | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-08
| * | | | | | | | | | | powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-08
| * | | | | | | | | | | powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-08
| * | | | | | | | | | | powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson2010-07-08
| * | | | | | | | | | | powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-08
| * | | | | | | | | | | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-08
| * | | | | | | | | | | powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-08
| * | | | | | | | | | | powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-08
| * | | | | | | | | | | powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-08
| * | | | | | | | | | | powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy2010-07-08
| * | | | | | | | | | | powerpc/pseries: Partition hibernation supportBrian King2010-07-08
| * | | | | | | | | | | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-08
| * | | | | | | | | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08