summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-121-0/+12
| * | | | [PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell2006-01-1213-16/+3
| * | | | [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-121-10/+11
| * | | | [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-10/+31
| * | | | [PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell2006-01-121-98/+36
| * | | | [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-121-0/+8
| |/ / /
* | | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-122-2/+0
* | | | [PATCH] m68k: cast in strnlen switched to unsigned longAl Viro2006-01-121-1/+1
* | | | [PATCH] m68k: NULL noise removalAl Viro2006-01-122-3/+3
* | | | [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-121-1/+1
* | | | [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* | | | [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-1/+1
* | | | [PATCH] m68k: basic __user annotationsAl Viro2006-01-121-8/+10
* | | | [PATCH] m68k: basic iomem annotationsAl Viro2006-01-123-48/+49
* | | | [PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro2006-01-121-1/+1
* | | | [PATCH] m68k: static vs. extern in amigaints.hAl Viro2006-01-121-2/+0
* | | | [PATCH] m68k: static vs. extern in sun3ints.hAl Viro2006-01-121-1/+0
* | | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-6/+6
* | | | [PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2006-01-122-9/+9
* | | | [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-1220-46/+0
* | | | [PATCH] mips: task_stack_page()Al Viro2006-01-121-1/+1
* | | | [PATCH] mips: task_pt_regs()Al Viro2006-01-122-5/+5
* | | | [PATCH] ia64: task_pt_regs()Al Viro2006-01-124-8/+8
* | | | [PATCH] ia64: task_thread_info()Al Viro2006-01-121-0/+9
* | | | [PATCH] cris: fix KSTK_EIPAl Viro2006-01-122-2/+2
* | | | [PATCH] cris: task_pt_regs()Al Viro2006-01-121-1/+2
* | | | [PATCH] arm26: task_stack_page()Al Viro2006-01-121-1/+1
* | | | [PATCH] arm26: task_pt_regs()Al Viro2006-01-121-1/+1
* | | | [PATCH] arm26: task_thread_info()Al Viro2006-01-122-3/+3
* | | | [PATCH] arm: task_stack_page()Al Viro2006-01-121-1/+1
* | | | [PATCH] arm: task_pt_regs()Al Viro2006-01-121-3/+5
* | | | [PATCH] arm: task_thread_info()Al Viro2006-01-122-3/+3
* | | | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-121-0/+3
* | | | [PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2006-01-121-4/+4
* | | | [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-122-5/+5
* | | | [PATCH] s390: task_stack_page()Al Viro2006-01-121-1/+1
* | | | [PATCH] s390: task_pt_regs()Al Viro2006-01-122-5/+5
* | | | [PATCH] sparc: task_thread_info()Al Viro2006-01-121-1/+1
* | | | [PATCH] sh: task_stack_page()Al Viro2006-01-121-2/+2
* | | | [PATCH] sh: task_pt_regs()Al Viro2006-01-121-0/+10
* | | | [PATCH] sparc64: task_pt_regs()Al Viro2006-01-122-3/+4
* | | | [PATCH] sparc64: task_thread_info()Al Viro2006-01-122-3/+3
* | | | [PATCH] i386: task_stack_page()Al Viro2006-01-121-1/+1
* | | | [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-121-1/+11
* | | | [PATCH] i386: task_thread_info()Al Viro2006-01-121-4/+4
* | | | [PATCH] amd64: task_pt_regs()Al Viro2006-01-122-3/+3
* | | | [PATCH] amd64: task_thread_info()Al Viro2006-01-121-5/+5
* | | | [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-122-12/+3
* | | | [PATCH] alpha: task_stack_page()Al Viro2006-01-121-1/+1
* | | | [PATCH] alpha: task_thread_info()Al Viro2006-01-123-8/+8