summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel1-0/+5
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar266-2679/+2777
2009-09-24x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier1-2/+5
2009-09-24x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier1-1/+1
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt1-6/+6
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt1-3/+8
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2-28/+37
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek4-6/+66
2009-09-24sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto1-0/+1
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput1-1/+0
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-09-24powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer1-3/+13
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt3-5/+2
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard1-1/+2
2009-09-24powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard1-0/+6
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard1-4/+10
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard1-1/+16
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce12-27/+49
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2-14/+22
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2-0/+67
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt1-1/+1
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin1-0/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds61-201/+139
2009-09-23headers: utsname.h reduxAlexey Dobriyan20-20/+2
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell4-14/+15
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell1-2/+2
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell2-6/+6
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell1-6/+6
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell2-6/+6
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell6-20/+21
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell1-1/+1
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell4-13/+13
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell4-8/+8
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell1-1/+1
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell11-11/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2-3/+4
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2-3/+4
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell12-20/+25
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2-12/+13
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2-8/+9
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-2/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-2/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-2/+0
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell1-1/+1
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell1-1/+0
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell1-1/+1