aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs_common (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25[S390] convert time printks to pr_xxx macros.Martin Schwidefsky1-5/+9
2008-12-25[S390] convert cpacf printks to pr_xxx macros.Jan Glauber1-5/+9
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst5-13/+30
2008-12-25[S390] convert vmur printks to pr_xxx macros.Frank Munzert1-6/+9
2008-12-25[S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger1-2/+5
2008-12-25[S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker1-39/+53
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger1-3/+5
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky1-22/+19
2008-12-25[S390] s390: Remove redundant testJulia Lawall2-2/+1
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner1-0/+3
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall4-12/+28
2008-12-25[S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky1-5/+2
2008-12-25[S390] clear_table inline assembly contraintsMartin Schwidefsky1-1/+4
2008-12-25[S390] Remove config options.Martin Schwidefsky9-143/+20
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens1-18/+1
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens2-1/+19
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky1-0/+5
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens2-2/+0
2008-12-25[S390] s390: use the new byteorder headersHarvey Harrison1-51/+21
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky5-47/+61
2008-12-25[S390] sclp vt220: fix compile warningHeiko Carstens1-17/+16
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky1-1/+4
2008-12-25[S390] mark disabled_wait as noreturn functionHeiko Carstens1-1/+3
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott1-1/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott2-0/+8
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott7-134/+123
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott8-38/+67
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck1-1/+1
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck1-2/+2
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2-12/+32
2008-12-25[S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck1-6/+12
2008-12-25[S390] cio: Fix I/O subchannel refcounting.Cornelia Huck1-19/+56
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck2-12/+22
2008-12-25[S390] cio: Put referernce on correct device after moving.Cornelia Huck1-2/+2
2008-12-25[S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter1-5/+13
2008-12-25[S390] cio: move irritating comment.Sebastian Ott1-6/+6
2008-12-25[S390] cio: update sac valuesPeter Oberparleiter1-2/+2
2008-12-25[S390] cio: get rid of compile warningHeiko Carstens1-38/+37
2008-12-25[S390] remove ptrace warning on 31 bit.Martin Schwidefsky1-6/+4
2008-12-25[S390] __page_to_pfn warningsMartin Schwidefsky1-1/+1
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner2-36/+161
2008-12-25[S390] s390/hvc_console: z/VM IUCV hypervisor console supportHendrik Brueckner3-0/+861
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens5-0/+76
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-14/+20
2008-12-25[S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland1-0/+4
2008-12-25[S390] dasd: correct sense byte condition for SIMStefan Haberland1-1/+1
2008-12-25[S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck1-3/+3
2008-12-25[S390] dasd: improve dasd statistics proc interfaceStefan Haberland1-13/+15
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt3-2/+20
2008-12-25[S390] service level interface.Martin Schwidefsky4-2/+149