summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] s390: task_pt_regs()Al Viro2-5/+5
2006-01-12[PATCH] sparc: task_thread_info()Al Viro1-1/+1
2006-01-12[PATCH] sh: task_stack_page()Al Viro1-2/+2
2006-01-12[PATCH] sh: task_pt_regs()Al Viro1-0/+10
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro2-3/+4
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org1-1/+11
2006-01-12[PATCH] i386: task_thread_info()Al Viro1-4/+4
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro2-3/+3
2006-01-12[PATCH] amd64: task_thread_info()Al Viro1-5/+5
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org2-12/+3
2006-01-12[PATCH] alpha: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] alpha: task_thread_info()Al Viro3-8/+8
2006-01-12[PATCH] missing helper - task_stack_page()Al Viro2-0/+2
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org1-1/+4
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org7-9/+8
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar15-0/+138
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman1-0/+9
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner1-2/+1
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2-3/+3
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner1-5/+2
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras1-2/+10
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell1-2/+0
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell1-19/+0
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell1-0/+12
2006-01-12[PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell13-16/+3
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell1-10/+11
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-10/+31
2006-01-12[PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell1-98/+36
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras1-0/+8
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-4/+3
2006-01-12[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen1-5/+1
2006-01-12[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich1-0/+1
2006-01-12[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen1-1/+1
2006-01-12[PATCH] x86_64: sparse warning cleanupsStephen Hemminger1-2/+2
2006-01-12[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen1-13/+3
2006-01-12[PATCH] x86_64: Remove unused segmentsAndi Kleen1-3/+1
2006-01-12[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2-0/+21
2006-01-12[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2-0/+18
2006-01-12[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen1-0/+1
2006-01-12[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst1-7/+2
2006-01-12[PATCH] x86_64: Remove useless KDB vectorAndi Kleen2-5/+2
2006-01-12[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott1-4/+3
2006-01-12[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai1-2/+3
2006-01-12[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2-2/+4
2006-01-12[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai1-0/+5
2006-01-12[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen1-2/+4
2006-01-12[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2-0/+17
2006-01-12[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15