summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-202-2/+15
* [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
* [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
* [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-201-43/+66
* [S390] Get rid of DBG macro.Cornelia Huck2006-09-201-10/+7Star
* [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-206-1/+178
* [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-208-621/+411Star
* [S390] Cleanup in signal handling code.Gerald Schaefer2006-09-201-22/+17Star
* [S390] Cleanup in page table related code.Gerald Schaefer2006-09-203-121/+106Star
* [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-206-1/+334
* [S390] xpram off by one error.Christian Borntraeger2006-09-201-1/+1
* [S390] Remove kexec experimental flag.Heiko Carstens2006-09-201-2/+1Star
* [S390] cleanup appldata.Gerald Schaefer2006-09-204-85/+103
* [S390] fix typo in vmcp.Christian Borntraeger2006-09-202-2/+2
* [S390] Kernel stack overflow handling.Heiko Carstens2006-09-201-2/+2
* [S390] qdio slsb processing state.Frank Pavlic2006-09-201-1/+1
* [S390] Missing initialization in common i/o layer.Heiko Carstens2006-09-201-0/+1
* [S390] convert some assembler to C.Heiko Carstens2006-09-207-93/+99
* [S390] __exit cleanup.Heiko Carstens2006-09-203-3/+3
* [S390] cleanup sysinfo and add system z9 specific extensions.Martin Schwidefsky2006-09-201-224/+231
* [S390] dasd default debug level.Horst Hummel2006-09-201-2/+2
* [S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky2006-09-203-28/+51
* [S390] qdio_get_micros return value.Frank Pavlic2006-09-201-1/+1
* [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7Star
* [S390] architecture co-maintainer.Martin Schwidefsky2006-09-201-0/+2
* [S390] #undef in unistd.hMartin Schwidefsky2006-09-201-111/+59Star
* [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1
* [S390] empty function defines.Heiko Carstens2006-09-205-15/+15
* [S390] ipl/dump on panic.Michael Holzheu2006-09-2013-311/+1099
* [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
* [S390] hypfs comment cleanup.Michael Holzheu2006-09-205-5/+6
* [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-205-13/+48
* [S390] add kprobes support.Michael Grundy2006-09-2010-4/+937
* [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-2014-26/+452
* [S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky2006-09-203-0/+134
* [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1949
* [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1229
* [S390] zcrypt user space interface.Martin Schwidefsky2006-09-203-0/+1328
* [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-204-0/+1402
* [S390] remove old z90crypt driver.Martin Schwidefsky2006-09-207-6370/+0Star
* [S390] EX_TABLE macro.Martin Schwidefsky2006-09-201-0/+17
* Linux v2.6.18. Arrr!Linus Torvalds2006-09-201-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-203-4/+8
|\
| * [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-191-4/+4
| * [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-191-0/+2
| * [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-193-7/+9
|\ \ | |/ |/|
| * NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-191-2/+2
| * NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust2006-09-191-3/+3
| * NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-191-2/+4