summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-150/+1468
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot1-16/+12
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot1-1/+8
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot1-0/+10
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings1-6/+1027
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-5/+23
2008-07-25powerpc/pseries: Add CMO paging statisticsBrian King1-0/+20
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot1-32/+0
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool1-1/+1
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado5-10/+136
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell1-1/+2
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch1-0/+11
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel3-16/+411
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-168/+130
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-4/+11
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool1-3/+28
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith1-0/+20
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2-20/+25
2008-07-22powerpc: Fix support for latencytopArnd Bergmann1-1/+1
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-5/+8
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar68-994/+2085
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-16powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala1-15/+4
2008-07-16powerpc: rework FSL Book-E PTE access and TLB missKumar Gala1-124/+44
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt6-219/+26
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar5-219/+25
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt9-9/+373
2008-07-15powerpc: Don't spin on sync instruction at boot timeSonny Rao1-1/+2
2008-07-15powerpc: Add VSX load/store alignment exception handlerMichael Neuling1-1/+57
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling4-7/+15
2008-07-15powerpc: support for latencytopArnd Bergmann1-10/+27
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch1-2/+4
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt3-190/+114
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+0
2008-07-14generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell1-0/+1
2008-07-14powerpc/booke: don't reinitialize time baseKumar Gala1-4/+0
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2-2/+10
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar8-7/+373
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2-190/+104
2008-07-09Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer1-0/+10
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling1-3/+3
2008-07-09powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2-5/+70