summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-281-0/+37
|\
| * powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-02-071-0/+37
* | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-1/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-01-212-43/+69
|\
| * powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard2011-01-211-14/+38
| * powerpc: Rework pseries machine check handlerAnton Blanchard2011-01-211-18/+30
| * powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard2011-01-211-1/+1
| * powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-211-9/+0
| * powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-211-1/+0
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-3/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-223-4/+6
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
| * | powerpc: remove cast from void*matt mooney2010-11-031-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-118-28/+577
|\ \ \
| * | | powerpc/pseries: Pass phb only to iommu_table_setparms_lparBenjamin Herrenschmidt2010-12-091-7/+4
| * | | powerpc/pseries: Do not need to check for dma_window == NULLNishanth Aravamudan2010-12-091-6/+0
| * | | powerpc/pseries: Checking for pdn->parent is redundantNishanth Aravamudan2010-12-091-4/+1
| * | | powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan2010-12-091-5/+1
| * | | Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-091-0/+205
| |\ \ \
| | * | | powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-11-301-10/+13
| | * | | powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-301-0/+200
| | * | | powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-301-3/+3
| | * | | powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-301-0/+2
| | | |/ | | |/|
| * | | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
| * | | powerpc: Add VPHN firmware featureJesse Larrew2010-11-291-0/+1
| * | | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
| * | | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-293-0/+337
| * | | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-292-0/+26
| |/ /
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
|/ /
* | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-1/+3
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-152-1/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-218-71/+623
|\ \
| * | powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-8/+3
| * | powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-131-1/+1
| * | powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1
| * | powerpc/pseries: Partition migration in the kernelNathan Fontenot2010-10-132-1/+363
| * | powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-132-2/+11
| * | powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-021-40/+166
| * | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-023-18/+79
| * | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-022-6/+6
| |/
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-1/+1
|/
* powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-241-4/+4
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-241-4/+7
* powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-241-2/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-059-20/+243
|\
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-043-22/+22
| |\
| * | powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings2010-07-311-0/+1
OpenPOWER on IntegriCloud