summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-03-11powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila1-10/+11
2009-03-11powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann1-0/+4
2009-03-11powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman1-3/+0
2009-03-11powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman1-12/+16
2009-03-11powerpc: Deindentify identify_cpu()Michael Ellerman1-58/+64
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt6-15/+38
2009-03-11powerpc: Estimate G5 cpufreq transition latencyNick Piggin1-1/+4
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt6-17/+77
2009-03-11Merge commit 'gcl/next' into nextBenjamin Herrenschmidt4-26/+184
2009-03-09powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts fileMartyn Welch1-1/+1
2009-03-09powerpc: add fsl,fifo-depth property to Freescale SSI device nodesTimur Tabi1-0/+2
2009-03-09powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala3-10/+41
2009-03-09powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov2-1/+6
2009-03-09powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn1-4/+2
2009-03-06powerpc/4xx: update ml507 .dts file to release reference designGrant Likely1-11/+113
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt16-19/+1796
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-4/+5
2009-02-26powerpc/5200: Add 'simple-bus' to the of_platform probe list.Grant Likely1-1/+2
2009-02-26powerpc/5200: On the digsy-mtc, configure PSC4 and PSC5 as UARTsGrzegorz Bernacki1-6/+6
2009-02-26powerpc/5200: Add digsy-mtc support to mpc5200_defconfigGrzegorz Bernacki1-8/+63
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson1-7/+31
2009-02-26powerpc: Fix 64bit memcpy() regressionMark Nelson1-6/+20
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-23powerpc: Randomise PIEsAnton Blanchard2-1/+12
2009-02-23powerpc: Increase stack gap on 64bit binariesAnton Blanchard1-2/+9
2009-02-23powerpc: Ensure random space between stack and mmapsAnton Blanchard1-3/+11
2009-02-23powerpc: Randomise the brk regionAnton Blanchard2-0/+26
2009-02-23powerpc: Randomise lower bits of stack addressAnton Blanchard2-1/+10
2009-02-23powerpc: More stack randomisation for 64bit binariesAnton Blanchard1-0/+5
2009-02-23powerpc: Randomise mmap start addressAnton Blanchard1-1/+16
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