summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [XFS] merge xfs_arch.h userspace changes backChristoph Hellwig2006-01-111-0/+16
| * | [XFS] remove over-eager assertChristoph Hellwig2006-01-111-1/+0
* | | [PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro2006-01-121-0/+2
* | | [PATCH] m68k: fix PIO case in espAl Viro2006-01-121-2/+3
* | | [PATCH] m68k: fix macfb initAl Viro2006-01-121-7/+8
* | | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro2006-01-121-19/+19
* | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-1210-59/+28
* | | [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