summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-092-11/+19
| * | | | | powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-081-0/+1
| * | | | | powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-081-0/+2
| * | | | | powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-087-16/+98
| * | | | | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-086-49/+51
| | |/ / / | |/| | |
| * | | | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-026-51/+49
| * | | | powerpc/mm: Fix bug in gup_hugepd()David Gibson2009-11-271-1/+10
| * | | | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-276-49/+51
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-2451-275/+512
| |\ \ \ \
| * | | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-1/+1
| * | | | | powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de2009-11-241-1/+1
| * | | | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce2009-11-241-0/+11
| * | | | | powerpc: Kill unused swiotlb variableFUJITA Tomonori2009-11-241-1/+0
| * | | | | powerpc: do not export pci_alloc/free_consistentStephen Rothwell2009-11-241-2/+0
| * | | | | powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt2009-11-241-22/+0
| * | | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-243-9/+210
| * | | | | powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-243-2/+32
| * | | | | powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard2009-11-241-0/+13
| * | | | | 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-12225-2288/+3839
| |\ \ \ \ \ \
| * | | | | | | powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt2009-11-051-0/+1
OpenPOWER on IntegriCloud