summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-03-01[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt1-2/+2
2006-02-28Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala35-715/+745
2006-02-28Merge ../powerpc-mergePaul Mackerras7-37/+77
2006-02-28[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman1-1/+1
2006-02-28[PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering1-1/+1
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt1-2/+2
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2-16/+34
2006-02-27powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras1-0/+5
2006-02-27Make Kprobes depend on modulesLinus Torvalds1-1/+1
2006-02-25[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala1-16/+38
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras8-14/+297
2006-02-24Merge ../powerpc-mergePaul Mackerras25-664/+366
2006-02-24[PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool1-2/+2
2006-02-24[PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool1-4/+5
2006-02-24[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson3-285/+189
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard3-138/+4
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard3-10/+35
2006-02-24[PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada1-1/+6
2006-02-24[PATCH] powerpc: disable OProfile for iSeriesKelly Daly1-0/+1
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry1-0/+1
2006-02-24[PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni1-1/+3
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2-8/+5
2006-02-23[PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman1-0/+2
2006-02-22powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming5-25/+166
2006-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds7-211/+107
2006-02-21[PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt1-5/+5
2006-02-20[PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman1-1/+1
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman1-3/+1
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman1-2/+2
2006-02-20[PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson1-2/+4
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering1-16/+0
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2-187/+99
2006-02-16powerpc: Fix mpc83xx restart bugKumar Gala1-1/+1
2006-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds4-5/+11
2006-02-10[PATCH] Fix building external modules on ppc32Andreas Gruenbacher1-0/+2
2006-02-10[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2-0/+7
2006-02-10[PATCH] powerpc: Add missing vmlinux.bin targetGeoff Levand1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason39-75/+3
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman5-70/+123
2006-02-10[PATCH] powerpc: Clean up pSeries firmware feature initialisationMichael Ellerman1-26/+22
2006-02-10[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce1-0/+4
2006-02-10[PATCH] powerpc: lindent 85xx platform codeBecky Bruce2-29/+19
2006-02-10[PATCH] powerpc: rename mpc85xx.c to misc.cBecky Bruce2-3/+3
2006-02-10[PATCH] powerpc: mpc85xx_ads.c include file cleanupBecky Bruce1-21/+0
2006-02-10[PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce1-1/+1
2006-02-10Merge ../powerpc-mergePaul Mackerras9-73/+62
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI1-0/+1
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2-5/+3
2006-02-08[PATCH] fix iomem annotations in dart_iommuAl Viro1-1/+1
2006-02-08[PATCH] powerpc signal __user annotationsAl Viro2-13/+9