summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-121-2/+2
* [S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens2007-10-121-11/+13
* [S390] qdio: change QDIO performance_stats error message priorityUrsula Braun2007-10-121-1/+1
* [S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu2007-10-121-1/+2
* [S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens2007-10-121-18/+19
* [S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens2007-10-121-2/+0
* [S390] remove packed attribute from ext_int_info_t.Christian Borntraeger2007-10-121-6/+2
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-1211-34/+62
* [S390] disassembler: Remove redundant variable assignmentChristian Borntraeger2007-10-121-1/+0
* [S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky2007-10-121-1/+3
* [S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma2007-10-121-52/+2
* [S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma2007-10-121-5/+6
* [S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner2007-10-121-2/+5
* [S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner2007-10-121-2/+3
* [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-123-48/+3
* [S390] zcrypt: make init/exit functions static.Heiko Carstens2007-10-121-2/+2
* [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-123-127/+21
* [S390] cio: Documentation update.Cornelia Huck2007-10-123-27/+34
* [S390] Add Documentation/s390/00-INDEX.Cornelia Huck2007-10-121-0/+26
* [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-121-0/+1
* [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-122-0/+7
* [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-123-6/+16
* [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-121-0/+29
* [S390] cio: Minor style fixes.Cornelia Huck2007-10-121-4/+4
* [S390] cio: Add s390-drivers book.Cornelia Huck2007-10-122-1/+150
* [S390] cio: Add docbook comments.Cornelia Huck2007-10-126-192/+575
* [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-122-63/+89
* [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-122-68/+81
* [S390] cio: remove subchannel_add_files()Cornelia Huck2007-10-121-1/+0
* [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-124-39/+49
* Fix up more bio falloutAl Viro2007-10-125-10/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-126-92/+129
|\
| * [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
| * [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
| * [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
| * [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
| * [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
| * [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
| * [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* | missed bio_endio() in axonramAl Viro2007-10-111-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-122-3/+6
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1221-334/+259
| |\