summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [S390] xpram off by one error.Christian Borntraeger2006-09-201-1/+1
* [S390] Remove kexec experimental flag.Heiko Carstens2006-09-201-2/+1
* [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/+7
* [S390] architecture co-maintainer.Martin Schwidefsky2006-09-201-0/+2
* [S390] #undef in unistd.hMartin Schwidefsky2006-09-201-111/+59
* [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/+0
* [S390] EX_TABLE macro.Martin Schwidefsky2006-09-201-0/+17
* Linux v2.6.18. Arrr!v2.6.18Linus Torvalds2006-09-191-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-193-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
* | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-197-57/+82
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-1915-103/+271
|\ \
| * | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-171-6/+3
| * | MTD: Fix bug in fixup_convert_atmel_priHÃ¥vard Skinnemoen2006-09-161-1/+1
| * | [JFFS2][SUMMARY] Fix a summary collecting bug.Havasi Ferenc2006-09-161-0/+5
| * | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-302138-23373/+52985
| |\ \
| * | | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-161-0/+90
| * | | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-162-0/+34
| * | | fs/jffs2/xattr.c: remove dead codeAdrian Bunk2006-08-151-1/+0