summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] arm26: task_stack_page()Al Viro2006-01-121-4/+4
* | | [PATCH] arm26: task_pt_regs()Al Viro2006-01-122-22/+6
* | | [PATCH] arm26: task_thread_info()Al Viro2006-01-122-3/+3
* | | [PATCH] arm: task_stack_page()Al Viro2006-01-123-4/+4
* | | [PATCH] arm: end_of_stack()Al Viro2006-01-122-2/+2
* | | [PATCH] arm: task_pt_regs()Al Viro2006-01-122-25/+7
* | | [PATCH] arm: task_thread_info()Al Viro2006-01-122-7/+7
* | | [PATCH] h8300: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] parisc: task_stack_page(), task_thread_info()Al Viro2006-01-122-4/+4
* | | [PATCH] m68knommu: task_stack_page()Al Viro2006-01-121-3/+2
* | | [PATCH] m68k: task_stack_page()Al Viro2006-01-121-4/+3
* | | [PATCH] frv: task_thread_info(), task_stack_page()Al Viro2006-01-121-2/+2
* | | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-123-26/+6
* | | [PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2006-01-122-2/+2
* | | [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-122-8/+8
* | | [PATCH] s390: task_stack_page()Al Viro2006-01-123-8/+7
* | | [PATCH] s390: task_pt_regs()Al Viro2006-01-125-18/+17
* | | [PATCH] uml: task_stack_page()Al Viro2006-01-123-5/+5
* | | [PATCH] uml: task_thread_info()Al Viro2006-01-122-3/+3
* | | [PATCH] sparc: task_stack_page()Al Viro2006-01-121-4/+4
* | | [PATCH] sparc: task_thread_info()Al Viro2006-01-125-8/+8
* | | [PATCH] sh: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] sh: task_thread_info()Al Viro2006-01-122-2/+2
* | | [PATCH] sh: task_pt_regs()Al Viro2006-01-122-48/+8
* | | [PATCH] sparc64: task_pt_regs()Al Viro2006-01-121-6/+6
* | | [PATCH] sparc64: task_stack_page()Al Viro2006-01-122-5/+5
* | | [PATCH] sparc64: task_thread_info()Al Viro2006-01-124-21/+21
* | | [PATCH] i386: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-122-20/+3
* | | [PATCH] i386: task_thread_info()Al Viro2006-01-122-3/+3
* | | [PATCH] amd64: task_stack_page()Al Viro2006-01-122-4/+4
* | | [PATCH] amd64: task_pt_regs()Al Viro2006-01-125-18/+10
* | | [PATCH] amd64: task_thread_info()Al Viro2006-01-125-6/+6
* | | [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-122-17/+9
* | | [PATCH] alpha: task_stack_page()Al Viro2006-01-122-4/+4
* | | [PATCH] alpha: task_thread_info()Al Viro2006-01-123-22/+22
* | | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-123-1/+8
* | | [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
|/ /
* | [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal2006-01-111-2/+9
* | [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-111-1/+3
* | [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-111-4/+0
* | [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-113-5/+3
* | [PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-111-0/+9
* | [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-111-2/+14
* | [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-111-1/+2
* | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-114-64/+48
* | [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-112-7/+17
* | [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-111-13/+12
* | [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-111-7/+4
* | [PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2006-01-112-4/+1
OpenPOWER on IntegriCloud