aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens
2009-09-11[S390] use generic scatterlist.hHeiko Carstens
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner
2009-09-11[S390] tape: reversed order of labelsRoel Kluin
2009-09-11[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu
2009-09-11[S390] hypfs: remove useless variable qnameVitaliy Gusev
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert
2009-09-11[S390] proper use of device registerSebastian Ott
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens
2009-09-11[S390] hibernation: remove dead fileHeiko Carstens
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens
2009-09-11[S390] improve mcount codeMartin Schwidefsky
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens
2009-09-11[S390] dasd: fix message namingStefan Haberland
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber
2009-09-11[S390] cio: increase trace levelSebastian Ott
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter