aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-24
* powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-24
* powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt2009-09-24
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-24
* powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-24
* powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard2009-09-24
* powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-24
* powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-24
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-24
* powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-24
* powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-24
* powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-24
* powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2009-09-24
* powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt2009-09-24
* powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-23
| * cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-23
| * cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-23
| * cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-23
| * cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-23
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-23
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-23
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
| * cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-23
| * cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-23
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-23
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-23
| * cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-23
| * cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-23
| * cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-23
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-23
| * cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-23
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-23
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-23
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-23
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-23
| * cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-21
| * Use macros for .bss.page_aligned section.Tim Abbott2009-09-21
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20