summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] sparc: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] sparc: task_thread_info()Al Viro5-8/+8
2006-01-12[PATCH] sh: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] sh: task_thread_info()Al Viro2-2/+2
2006-01-12[PATCH] sh: task_pt_regs()Al Viro2-48/+8
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro1-6/+6
2006-01-12[PATCH] sparc64: task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro4-21/+21
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org2-20/+3
2006-01-12[PATCH] i386: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] amd64: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro5-18/+10
2006-01-12[PATCH] amd64: task_thread_info()Al Viro5-6/+6
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org2-17/+9
2006-01-12[PATCH] alpha: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] alpha: task_thread_info()Al Viro3-22/+22
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org3-1/+8
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas4-11/+13
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman1-12/+41
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras4-855/+5
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann3-3/+5
2006-01-12[PATCH] powerpc: xmon namespace cleanupsArnd Bergmann1-7/+7
2006-01-12[PATCH] powerpc: pmac namespace cleanupArnd Bergmann1-1/+1
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann6-10/+8
2006-01-12[PATCH] powerpc: minor dart driver cleanupOlof Johansson1-1/+0
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell1-2/+3
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell4-0/+40
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2-2/+8
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell1-4/+1
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell4-37/+16
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2-8/+28
2006-01-12[PATCH] powerpc: remove warning in EEH codeOlof Johansson1-2/+3
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras3-24/+23
2006-01-12[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal1-2/+9
2006-01-12[PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen1-1/+3
2006-01-12[PATCH] x86_64: don't copy command line twiceJan Beulich1-4/+0
2006-01-12[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich3-5/+3
2006-01-12[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen1-0/+9
2006-01-12[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen1-2/+14
2006-01-12[PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen1-1/+2
2006-01-12[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen4-64/+48
2006-01-12[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2-7/+17
2006-01-12[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich1-13/+12
2006-01-12[PATCH] x86_64: Fix get_cmos_time()Jan Beulich1-7/+4
2006-01-12[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2-4/+1
2006-01-12[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen1-6/+0
2006-01-12[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10