summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-129-25/+4
* [PATCH] m68k: cast in strnlen switched to unsigned longAl Viro2006-01-121-1/+1
* [PATCH] m68k: NULL noise removalAl Viro2006-01-1210-16/+16
* [PATCH] m68k: dmasound __user annotationsAl Viro2006-01-123-60/+60
* [PATCH] m68k: zorro __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: amifb __user annotationsAl Viro2006-01-121-17/+17
* [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-122-15/+16
* [PATCH] m68k: amiserial __user annotationsAl Viro2006-01-121-10/+9
* [PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro2006-01-121-4/+5
* [PATCH] m68k: amiflop __user annotationsAl Viro2006-01-121-5/+3
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-122-2/+2
* [PATCH] m68k: syscalls __user annotationAl Viro2006-01-121-23/+16
* [PATCH] m68k: rtc __user annotationsAl Viro2006-01-122-6/+6
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-122-32/+32
* [PATCH] m68k: basic __user annotationsAl Viro2006-01-121-8/+10
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-124-54/+55
* [PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro2006-01-122-1/+1
* [PATCH] m68k: lvalues abuse in dmasoundAl Viro2006-01-121-18/+36
* [PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Al Viro2006-01-121-3/+4
* [PATCH] m68k: lvalues abuse in mac8390Al Viro2006-01-121-17/+14
* [PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro2006-01-121-1/+1
* [PATCH] m68k: broken constraints on mulu.lAl Viro2006-01-121-1/+1
* [PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro2006-01-121-1/+2
* [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: static vs. extern in scc.hAl Viro2006-01-121-1/+1
* [PATCH] m68k: isa_{type,sex} should be exportedAl Viro2006-01-121-0/+2
* [PATCH] m68k: oktagon makefile fixAl Viro2006-01-121-1/+2
* [PATCH] m68k: dumb typo in atyfbAl Viro2006-01-121-1/+1
* [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro2006-01-122-105/+236
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-1222-100/+108
* [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2006-01-122-0/+2
* [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-122-4/+4
* [PATCH] mips: task_thread_info()Al Viro2006-01-128-14/+13
* [PATCH] mips: task_pt_regs()Al Viro2006-01-125-20/+12
* [PATCH] ia64: task_pt_regs()Al Viro2006-01-1214-57/+56
* [PATCH] ia64: task_thread_info()Al Viro2006-01-123-7/+16
* [PATCH] cris: task_thread_info()Al Viro2006-01-123-5/+5
* [PATCH] cris: fix KSTK_EIPAl Viro2006-01-122-2/+2
* [PATCH] cris: task_pt_regs()Al Viro2006-01-125-10/+11
* [PATCH] powerpc: task_stack_page()Al Viro2006-01-122-10/+8
* [PATCH] powerpc: task_thread_info()Al Viro2006-01-127-12/+12
* [PATCH] sh64: task_stack_page()Al Viro2006-01-122-3/+3
* [PATCH] arm26: task_stack_page()Al Viro2006-01-122-5/+5
* [PATCH] arm26: task_pt_regs()Al Viro2006-01-123-23/+7
* [PATCH] arm26: task_thread_info()Al Viro2006-01-124-6/+6
* [PATCH] arm: task_stack_page()Al Viro2006-01-124-5/+5
* [PATCH] arm: end_of_stack()Al Viro2006-01-122-2/+2