summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-2429-40/+39
| * | | | | powerpc: Replace old style lock initializerThomas Gleixner2009-11-241-2/+6
| * | | | | powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner2009-11-241-7/+7
| * | | | | powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-241-1/+1
| * | | | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-11-248-3/+36
| |\ \ \ \ \
| | * | | | | powerpc/44x: Enable 64bit (>= 4GB) memory size in Katmai dtsStefan Roese2009-11-041-3/+11
| | * | | | | powerpc/4xx: Add 16K FIFO size DTS entries on supported platformsDave Mitchell2009-11-047-0/+25
| * | | | | | powerpc/p4080: Add basic support for p4080ds platformKumar Gala2009-11-206-0/+785
| * | | | | | powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch2009-11-204-1/+13
| * | | | | | powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch2009-11-204-1/+13
| * | | | | | powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch2009-11-204-2/+14
| * | | | | | powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2009-11-201-0/+14
| * | | | | | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-204-94/+74
| * | | | | | powerpc/85xx: Kconfig cleanupKumar Gala2009-11-206-20/+20
| * | | | | | powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-111-0/+1
| * | | | | | powerpc/83xx: Add power management support for MPC83xx QE boardsAnton Vorontsov2009-11-115-0/+43
| * | | | | | powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2009-11-112-4/+70
| * | | | | | powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov2009-11-113-78/+153
| * | | | | | powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov2009-11-113-1/+99
| * | | | | | powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov2009-11-111-0/+34
| * | | | | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-112-1/+54
| * | | | | | powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2009-11-112-8/+16
| * | | | | | powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov2009-11-113-5/+27
| * | | | | | powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2009-11-112-84/+0
| * | | | | | powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2009-11-112-0/+501
| * | | | | | powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-112-14/+22
| * | | | | | powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-113-7/+12
| * | | | | | powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal2009-11-113-1/+556
| * | | | | | powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov2009-11-111-0/+7
| * | | | | | powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov2009-11-111-1/+1
| * | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-1260-1218/+2167
| |\ \ \ \ \ \
| * | | | | | | powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt2009-11-051-0/+1
| * | | | | | | Merge branch 'kvm' into nextBenjamin Herrenschmidt2009-11-0530-31/+3830
| |\ \ \ \ \ \ \
| | * | | | | | | Use hrtimers for the decrementerAlexander Graf2009-11-053-11/+33
| | * | | | | | | Fix trace.hAlexander Graf2009-11-051-3/+3
| | * | | | | | | Include Book3s_64 target in buildsystemAlexander Graf2009-11-052-4/+40
| | * | | | | | | Export new PACA constants in asm-offsetsAlexander Graf2009-11-051-0/+5
| | * | | | | | | Add fields to PACAAlexander Graf2009-11-051-0/+9
| | * | | | | | | Export KVM symbols for moduleAlexander Graf2009-11-051-0/+24
| | * | | | | | | Split init_new_context and destroy_contextAlexander Graf2009-11-052-3/+23
| | * | | | | | | Export symbols for KVM moduleAlexander Graf2009-11-052-0/+3
| | * | | | | | | Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-051-0/+13
| | * | | | | | | Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-053-0/+17
| | * | | | | | | Add desktop PowerPC specific emulationAlexander Graf2009-11-051-10/+39
| | * | | | | | | Add mfdec emulationAlexander Graf2009-11-051-1/+12
| | * | | | | | | Add book3s_64 specific opcode emulationAlexander Graf2009-11-051-0/+337
| | * | | | | | | Add book3s_32 guest MMUAlexander Graf2009-11-051-0/+372
| | * | | | | | | Add book3s_64 guest MMUAlexander Graf2009-11-051-0/+476
| | * | | | | | | Add book3s_64 Host MMU handlingAlexander Graf2009-11-051-0/+408
| | * | | | | | | Add book3s.cAlexander Graf2009-11-051-0/+925
OpenPOWER on IntegriCloud