summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar36-89/+190
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang4-5/+5
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds31-79/+181
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar3-5/+11
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger1-4/+4
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra1-1/+1
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras1-2/+4
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell2-1/+6
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman1-1/+1
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman1-1/+1
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling1-4/+11
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman1-1/+3
2009-04-07powerpc: Correct dependency of KEXECGeert Uytterhoeven1-1/+1
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2-0/+13
2009-04-07powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Scan for all events in rtasdAnton Blanchard1-1/+2
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2-1/+17
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard1-4/+4
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard1-3/+5
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi2-2/+0
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras16-55/+111
2009-04-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-5/+11
2009-04-06powerpc/85xx: TQM8548: Update DTS file for multi-chip supportWolfgang Grandegger2-4/+10
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-1/+1
2009-04-06powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.Scott Wood1-6/+14
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2-0/+46
2009-04-06perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras1-7/+7
2009-04-06perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras1-5/+42
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra3-23/+5
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras1-0/+2
2009-04-06perf_counter: new output ABI - part 1Peter Zijlstra1-6/+3
2009-04-06perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras1-0/+6
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra1-3/+3
2009-04-06perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras1-4/+5
2009-04-06perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras1-12/+7
2009-04-06perf_counter: unify irq output codePeter Zijlstra1-49/+2
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra1-2/+2
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras3-13/+15
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra1-1/+4
2009-04-06perf_counter: provide pagefault software eventsPeter Zijlstra1-0/+3
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar324-5168/+22183
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-0/+1
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds6-18/+33
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt1-0/+3