summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
* powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
* powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
* powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-152-10/+26
* powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-152-6/+6
* powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
* powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-281-1/+1
|\
| * Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-231-1/+1
* | powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-281-2/+2
* | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
* | powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-6/+5
|\ \ | |/
| * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-223-8/+7
| |\
| | * powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen2009-04-201-6/+5
* | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-151-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-071-1/+1
* | 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
* 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 'linus' into x86/apicIngo Molnar2009-02-221-1/+6
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-132-4/+18
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-3/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-282-1/+2
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2112-31/+75
| | | |\ \ \ \ \ \
| | | * | | | | | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
OpenPOWER on IntegriCloud