summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy3-10/+50
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy1-0/+101
2009-12-09powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak1-0/+3
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot1-0/+88
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot6-0/+77
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot4-2/+347
2009-12-09powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong1-2/+11
2009-12-09agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer1-53/+11
2009-12-09agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer1-7/+22
2009-12-09offb: Add support for framebuffer handoff to offb.Dave Airlie1-1/+14
2009-12-09libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt3-0/+1438
2009-12-09libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt1-1/+1
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt5-275/+214
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2-0/+6
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2-0/+49
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf8-16/+101
2009-12-08hvc_console: Export (GPL'ed) hvc_removeAmit Shah1-0/+1
2009-12-08powerpc/windfarm: Add detection for second cpu pumpBolko Maass1-0/+2
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan1-69/+91
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt6-51/+49
2009-11-27powerpc/of_serial: Add missing ns16550a idMichal Simek1-0/+1
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson1-1/+10
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt237-1560/+2235
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt3-6/+6
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de1-1/+1
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-24powerpc: Kill unused swiotlb variableFUJITA Tomonori1-1/+0
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell1-2/+0
2009-11-24powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt1-22/+0
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy4-9/+216
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy3-2/+32
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard3-52/+13
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner29-40/+39
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-11-24macintosh: Remove BKL from nvram driverThomas Gleixner1-8/+3
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner1-7/+7
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-11-24Merge commit 'jwb/next' into nextBenjamin Herrenschmidt8-3/+36
2009-11-20powerpc/p4080: Add basic support for p4080ds platformKumar Gala6-0/+785
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch4-1/+13
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch4-1/+13
2009-11-20powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch4-2/+14
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2-0/+28
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala4-94/+74
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala6-20/+20
2009-11-19Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-1/+6
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-27/+83
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells1-0/+2