aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-21/+21
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar1-6/+0
2010-10-05powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-5/+0
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar3-3/+4
2010-09-22powerpc: fix double syscall restartsAl Viro3-3/+4
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar3-15/+23
2010-09-09perf: Rework the PMU methodsPeter Zijlstra2-78/+134
2010-09-09perf: Per PMU disablePeter Zijlstra2-19/+23
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra2-2/+9
2010-09-09perf: Register PMU implementationsPeter Zijlstra2-40/+43
2010-09-09perf: Deconstify struct pmuPeter Zijlstra2-5/+5
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras1-12/+11
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock1-0/+3
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar13-68/+93
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab1-0/+8
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely1-1/+2
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+2
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard1-8/+6
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot1-24/+33
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart1-2/+2
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart1-1/+1
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall1-2/+1
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard1-11/+13
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov1-3/+3
2010-08-24Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt4-12/+18
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2-11/+14
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp1-1/+0
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp1-0/+4
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar36-1802/+1153
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker1-3/+0
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker1-35/+14
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker1-26/+14
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-2/+2
2010-08-06powerpc: fix i8042 module build errorGrant Likely1-0/+2
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-33/+27
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-60/+36
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-1290/+11
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds25-499/+1126
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek1-1/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina24-145/+113
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt14-75/+73
2010-08-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood1-0/+1