summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-7/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-2427-59/+204
|\
| * powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
| * powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-241-3/+13
| * powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt2009-09-243-5/+2
| * powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
| * powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-241-1/+2
| * powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard2009-09-241-0/+6
| * powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-241-4/+10
| * powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
| * powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-2412-27/+49
| * powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-242-14/+22
| * powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2009-09-242-0/+67
| * powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt2009-09-241-1/+1
| * powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-241-0/+2
* | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-241-0/+136
|\ \ | |/ |/|
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-0/+136
| |\
| | * Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-08125-3262/+4772
| | |\
| | * | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-081-0/+136
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-236-28/+16
|\ \ \ \
| * | | | cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-244-13/+13
| * | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | | | cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-5/+0
| * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
* | | | | headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-239-16/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use macros for .data.page_aligned section.Tim Abbott2009-09-213-3/+6
| * | | | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-212-5/+5
| * | | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-2/+0
| * | | | kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-202-2/+2
| * | | | kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-202-4/+4
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-232-0/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-292-0/+17
| |\ \ \ \ \
| | * | | | | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-032-0/+17
* | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-58/+0
* | | | | | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-3/+3
* | | | | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-232-8/+0
* | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-232-4/+5
* | | | | | | powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov2009-09-237-0/+7
* | | | | | | seq_file: constify seq_operationsJames Morris2009-09-232-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-222-21/+21
|\ \ \ \ \ \
| * | | | | | perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-222-21/+21
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-2/+2
|\ \ \ \ \ \ \
| * | | | | | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-212-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2