aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds7-662/+868
2007-10-12Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-144/+130
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-10-12mmc: use correct unregister function for led triggerPierre Ossman1-1/+1
2007-10-12Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds5-21/+20
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-16/+24
2007-10-12NTFS: Fix a mount time deadlock.Anton Altaparmakov9-53/+181
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds49-961/+1139
2007-10-12[S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky1-1/+1
2007-10-12[S390] 3215: Handle special console device.Cornelia Huck1-0/+3
2007-10-12[S390] pfault: Fix alignment of parameter list.Heiko Carstens1-1/+1
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2-14/+16
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg1-106/+127
2007-10-12[S390] vmwatchdog: fix broken inline assembly.Heiko Carstens1-2/+2
2007-10-12[S390] tape: Fix medium state handlingMichael Holzheu1-9/+17
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens1-45/+55
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens1-3/+10
2007-10-12[S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu1-3/+4
2007-10-12[S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day1-2/+1
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu1-2/+2
2007-10-12[S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens1-11/+13
2007-10-12[S390] qdio: change QDIO performance_stats error message priorityUrsula Braun1-1/+1
2007-10-12[S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu1-1/+2
2007-10-12[S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens1-18/+19
2007-10-12[S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens1-2/+0
2007-10-12[S390] remove packed attribute from ext_int_info_t.Christian Borntraeger1-6/+2
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens11-34/+62
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger1-1/+0
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky1-1/+3
2007-10-12[S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma1-52/+2
2007-10-12[S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma1-5/+6
2007-10-12[S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner1-2/+5
2007-10-12[S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner1-2/+3
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner3-48/+3
2007-10-12[S390] zcrypt: make init/exit functions static.Heiko Carstens1-2/+2
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck3-127/+21
2007-10-12[S390] cio: Documentation update.Cornelia Huck3-27/+34
2007-10-12[S390] Add Documentation/s390/00-INDEX.Cornelia Huck1-0/+26
2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck1-0/+1
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2-0/+7
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck3-6/+16
2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck1-0/+29
2007-10-12[S390] cio: Minor style fixes.Cornelia Huck1-4/+4
2007-10-12[S390] cio: Add s390-drivers book.Cornelia Huck2-1/+150
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck6-192/+575
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck2-63/+89
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck2-68/+81
2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck1-1/+0
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck4-39/+49
2007-10-12[ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik1-219/+294