summaryrefslogtreecommitdiff
path: root/include/asm-s390/module.h
AgeCommit message (Collapse)Author
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2003-04-13[PATCH] s390/s390x unification (6/7)Martin Schwidefsky
Merge s390x and s390 to one architecture.
2003-02-23[PATCH] s390: kernel module loader.Martin Schwidefsky
Add missing/fix existing s390 relocations in the kernel module loader.
2002-11-17[PATCH] s390: module loader.Martin Schwidefsky
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
- Greg KH: start migration to new "min()/max()" - Roman Zippel: move affs over to "min()/max()". - Vojtech Pavlik: VIA update (make sure not to IRQ-unmask a vt82c576) - Jan Kara: quota bug-fix (don't decrement quota for non-counted inode) - Anton Altaparmakov: more NTFS updates - Al Viro: make nosuid/noexec/nodev be per-mount flags, not per-filesystem - Alan Cox: merge input/joystick layer differences, driver and alpha merge - Keith Owens: scsi Makefile cleanup - Trond Myklebust: fix oopsable race in locking code - Jean Tourrilhes: IrDA update
2002-02-04Import changesetLinus Torvalds