summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-0810-18/+57
|\
| * dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-2/+2
| * powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
| * powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
| * powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
| * powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
| * powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
| * powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
| * powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-071-0/+16
| * powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
| * powerpc: Print progress of ibm,client-architecture methodAnton Blanchard2009-04-071-3/+5
| * powerpc: Remove duplicated #include'sHuang Weiyi2009-04-071-1/+0
* | perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-071-1/+1
* | perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-061-7/+7
* | perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-04-061-5/+42
* | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-062-21/+3
* | perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-061-0/+2
* | perf_counter: new output ABI - part 1Peter Zijlstra2009-04-061-6/+3
* | perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-061-0/+6
* | perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-061-3/+3
* | perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-061-4/+5
* | perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras2009-04-061-12/+7
* | perf_counter: unify irq output codePeter Zijlstra2009-04-061-49/+2
* | perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-061-2/+2
* | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-062-10/+4
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-0641-493/+958
|\ \ | |/
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-5/+1
| |\
| | * tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-021-5/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-031-0/+16
| |\ \
| | * | powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven2009-04-021-0/+16
| | |/
| * | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
| * | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
| |/
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+5
| |\
| | * powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes2009-03-251-0/+1
| | * PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-0/+4
| * | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-303-12/+4
| |\ \
| | * \ Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-8/+2
| | |\ \
| | | * | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-8/+1
| | | * | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-16/+13
| | | |\ \
| | * | \ \ Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
| | |\ \ \ \
| | | * \ \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-231-3/+3
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-17/+19
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | | | |
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---. \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| | | |\ \ \ \ \ \
| | | | | * | | | | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| | * | | | | | | | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard2009-03-241-3/+1
| * | | | | | | | | powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt2009-03-271-4/+2
| * | | | | | | | | powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-274-6/+6
| * | | | | | | | | powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-241-30/+5
| * | | | | | | | | powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-243-7/+39
OpenPOWER on IntegriCloud