aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany
2009-09-24powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard
2009-09-24powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar