summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-02-23powerpc: Rearrange mmap.cAnton Blanchard1-11/+11
2009-02-23powerpc: Move is_32bit_taskAnton Blanchard2-10/+7
2009-02-23powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini1-0/+3
2009-02-23powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill1-0/+2
2009-02-23powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-23powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling1-1/+1
2009-02-23powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot1-66/+73
2009-02-23powerpc/pseries: Fix partition migration hang under loadBrian King1-2/+8
2009-02-23powerpc/pseries: Implement a quota system for MSIsMichael Ellerman1-2/+176
2009-02-23powerpc/pseries: Return req#msi(-x) if request is largerMichael Ellerman1-1/+5
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala6-3/+117
2009-02-23powerpc/cell: Fix dependency in cpufreqArnd Bergmann2-13/+18
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr3-10/+11
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr1-0/+3
2009-02-23powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr1-26/+22
2009-02-23powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard1-2/+3
2009-02-23powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok2-271/+57
2009-02-23powerpc: Fix warnings from make headers_checkKumar Gala6-5/+8
2009-02-23powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle1-4/+11
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala10-61/+106
2009-02-23powerpc, ftrace: use create_branch lib functionSteven Rostedt1-13/+1
2009-02-23powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt1-27/+18
2009-02-23powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2-3/+7
2009-02-23powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt3-3/+44
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2-60/+47
2009-02-23powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2-3/+37
2009-02-23powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt3-8/+49
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt6-10/+154
2009-02-23powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt1-1/+15
2009-02-23ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt1-16/+10
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt10-51/+860
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt8-9/+19
2009-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-7/+14
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling1-1/+6
2009-02-13powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand1-1/+1
2009-02-13powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen1-2/+3
2009-02-13powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum3-3/+4
2009-02-13powerpc/fsl-booke: Fix compile warningKumar Gala1-2/+2
2009-02-13powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala4-6/+10
2009-02-13powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala3-32/+50
2009-02-11powerpc/85xx: Added 36-bit physical device tree for mpc8572ds boardKumar Gala1-0/+787
2009-02-11powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dtsKumar Gala3-11/+11
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala1-1/+1
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt7-136/+245
2009-02-11powerpc/amigaone: Default config for AmigaOne boardsGerhard Pircher1-0/+1636
2009-02-11powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher4-2/+44
2009-02-11powerpc/amigaone: Generic device tree for all AmigaOne boardsGerhard Pircher1-0/+173
2009-02-11powerpc/amigaone: Add platform support for AmigaOneGerhard Pircher5-0/+191
2009-02-11powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason1-23/+45