summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-243-6/+6
* 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-244-9/+216
* 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-243-52/+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
* macintosh: Remove BKL from nvram driverThomas Gleixner2009-11-241-8/+3
* 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-202-0/+28
* | 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-112-0/+5
* | 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-113-4/+74
* | 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
* | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-112-43/+500
* | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-112-12/+20
* | spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-111-32/+24
* | spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov2009-11-111-0/+1
* | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-113-16/+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-12590-8130/+9041
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-116-50/+183
| |\ \
| | * | Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik2009-11-111-0/+10
| | * | Btrfs: allow more metadata chunk preallocationChris Mason2009-11-111-2/+2
| | * | Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik2009-11-111-8/+23
| | * | Btrfs: find ideal block group for cachingJosef Bacik2009-11-111-23/+86
OpenPOWER on IntegriCloud