summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber3-103/+56
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber7-74/+139
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber7-443/+238
2008-12-25[S390] qdio: fix compile warning under 31 bitJan Glauber2-2/+2
2008-12-25[S390] qdio: add eqbs/sqbs instruction countersJan Glauber3-1/+16
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber5-30/+55
2008-12-25[S390] ap: Minor code beautification.Christian Maaser1-14/+14
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck3-4/+177
2008-12-25[S390] Move stfle to header file.Heiko Carstens2-19/+18
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens4-158/+24
2008-12-25[S390] serialize stp/etr workMartin Schwidefsky1-5/+18
2008-12-25[S390] convert etr/stp to stop_machine interfaceHeiko Carstens1-81/+131
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky24-1/+1218
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky8-10/+8
2008-12-25[S390] vmcp: remove BKLChristian Borntraeger1-3/+0
2008-12-25[S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens1-1/+2
2008-12-25[S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2-2/+2
2008-12-25[S390] cpu topology: fix cpu_core_map initializationHeiko Carstens1-4/+4
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar112-350/+718
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra4-5/+5
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar6-8/+40
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar39-102/+126
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh1-1/+1
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai5-52/+146