aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro1-1/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-6/+6
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2-9/+9
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro20-46/+0
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] mips: task_pt_regs()Al Viro2-5/+5
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro4-8/+8
2006-01-12[PATCH] ia64: task_thread_info()Al Viro1-0/+9
2006-01-12[PATCH] cris: fix KSTK_EIPAl Viro2-2/+2
2006-01-12[PATCH] cris: task_pt_regs()Al Viro1-1/+2
2006-01-12[PATCH] arm26: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro1-1/+1
2006-01-12[PATCH] arm26: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] arm: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm: task_pt_regs()Al Viro1-3/+5
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro1-0/+3
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Al Viro1-4/+4
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] s390: task_stack_page()Al Viro1-1/+1
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