summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-236-3/+117
* powerpc/cell: Fix dependency in cpufreqArnd Bergmann2009-02-232-13/+18
* powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-233-10/+11
* powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr2009-02-231-0/+3
* powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr2009-02-231-26/+22
* powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard2009-02-231-2/+3
* powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok2009-02-232-271/+57
* powerpc: Fix warnings from make headers_checkKumar Gala2009-02-236-5/+8
* powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle2009-02-231-4/+11
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-2310-61/+106
* powerpc, ftrace: use create_branch lib functionSteven Rostedt2009-02-231-13/+1
* powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt2009-02-231-27/+18
* powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-232-3/+7
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-233-3/+44
* powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-232-60/+47
* powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-232-3/+37
* powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-233-8/+49
* powerpc64: port of the function graph tracerSteven Rostedt2009-02-236-10/+154
* powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt2009-02-231-1/+15
* ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt2009-02-231-16/+10
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-1810-51/+860
|\
| * powerpc/fsl-booke: Fix compile warningKumar Gala2009-02-121-2/+2
| * powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-124-6/+10
| * powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-123-32/+50
| * powerpc/85xx: Added 36-bit physical device tree for mpc8572ds boardKumar Gala2009-02-111-0/+787
| * powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dtsKumar Gala2009-02-113-11/+11
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-188-9/+19
|\ \
| * \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-176-7/+14
| |\ \
| | * | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
| | * | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-131-1/+1
| | * | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
| | * | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-133-3/+4
| * | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
| |/ /
| * | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-111-1/+1
* | | powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-117-136/+245
* | | powerpc/amigaone: Default config for AmigaOne boardsGerhard Pircher2009-02-111-0/+1636
* | | powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher2009-02-114-2/+44
* | | powerpc/amigaone: Generic device tree for all AmigaOne boardsGerhard Pircher2009-02-111-0/+173
* | | powerpc/amigaone: Add platform support for AmigaOneGerhard Pircher2009-02-115-0/+191
* | | powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason2009-02-111-23/+45
* | | powerpc: Disable mv643xx Ethernet port 0 on PegasosGabriel Paubert2009-02-111-55/+17
* | | powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard2009-02-111-6/+0
* | | powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller2009-02-113-45/+36
| |/ |/|
* | powerpc/pseries: Return the number of MSIs we could allocateMichael Ellerman2009-02-111-7/+9
* | powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup()Michael Ellerman2009-02-111-2/+2
* | powerpc/pseries: Add support for ibm,req#msi-xMichael Ellerman2009-02-111-5/+15
* | powerpc/pseries: Fix MSI-X interrupt queryingMichael Ellerman2009-02-111-1/+1
* | powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman2009-02-111-5/+1
* | powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman2009-02-112-9/+0
* | powerpc/pseries: Remove write only variable in PCI DLPARMilton Miller2009-02-111-2/+0
OpenPOWER on IntegriCloud