summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/airq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens1-0/+2
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens1-9/+23
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott1-8/+6
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck2-9/+11
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck3-23/+10
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens6-44/+19
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens3-57/+50
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2-25/+11
2009-03-26[S390] split/move machine check handler codeHeiko Carstens14-339/+340
2009-03-26[S390] Fix appldata build break with !NETSachin Sant1-1/+1
2009-03-26[S390] ftrace: dont trace machine check handlerHeiko Carstens1-2/+1
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger4-10/+17
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte1-0/+4
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger1-0/+2
2009-03-26[S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner2-8/+249
2009-03-26[S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner1-2/+5
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens1-0/+5
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens1-37/+27
2009-03-26[S390] delete drivers/s390/ebcdic.cHeiko Carstens1-246/+0
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens3-59/+18
2009-03-26[S390] dasd: message cleanupStefan Haberland13-637/+743
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber9-175/+1123
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber8-99/+171
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret1-6/+19
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens1-26/+2
2009-03-26[S390] Automatic IPL after dumpFrank Munzert6-26/+172
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger1-1/+3
2009-03-24Linux 2.6.29v2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27