aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi
2009-04-06perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras
2009-04-06perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras
2009-04-06perf_counter: new output ABI - part 1Peter Zijlstra
2009-04-06perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra
2009-04-06perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras
2009-04-06perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras
2009-04-06perf_counter: unify irq output codePeter Zijlstra
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven
2009-04-02tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt
2009-03-27powerpc: Sanitize stack pointer in signal handling codeJosh Boyer
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-25powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala
2009-03-24powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala
2009-03-24powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala
2009-03-24powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt