summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/syscalls: wire up kcmp system callHeiko Carstens2012-09-263-1/+11
* s390/zcryt: Handle AP configuration changesHolger Dengler2012-09-266-9/+201
* s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens2012-09-261-1/+1
* s390/appldata: change return value of appldata_asmHeiko Carstens2012-09-261-1/+1
* s390/kexec: change return value of machine_kexec_prepareHeiko Carstens2012-09-261-1/+1
* s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-263-8/+8
* s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-262-2/+2
* s390/dasd: fix return value for non-existent ioctlsHeiko Carstens2012-09-261-2/+2
* s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-266-61/+52
* s390/3270: drop unused spinlock from struct con3270Jean Delvare2012-09-261-1/+0
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-2610-33/+132
* s390/scm: reorder scm_removeSebastian Ott2012-09-261-1/+1
* s390/scm: remove superfluous lockSebastian Ott2012-09-263-16/+3
* s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-264-29/+25
* s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-264-20/+31
* s390/mm: implement __get_user_pages_fast()Gerald Schaefer2012-09-261-0/+37
* s390/sysinfo: add additional z196 fields to outputHeiko Carstens2012-09-262-14/+39
* s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens2012-09-261-167/+115
* s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-262-1/+2
* s390/mm: shorten addressing mode initializationHeiko Carstens2012-09-261-18/+10
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-267-14/+14
* s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber2012-09-261-183/+272
* s390/mm: change default addressing modeHeiko Carstens2012-09-261-11/+1
* s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens2012-09-261-6/+7
* s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens2012-09-261-2/+2
* s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-263-10/+43
* s390: add support for transactional memoryMartin Schwidefsky2012-09-2614-21/+151
* s390: add support for runtime instrumentationJan Glauber2012-09-2614-3/+300
* s390/scm_block: force cluster writesSebastian Ott2012-09-265-3/+310
* s390: add scm block driverSebastian Ott2012-09-265-0/+597
* s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-263-0/+5
* s390/cio: add eadm subchannel driverSebastian Ott2012-09-265-0/+431
* s390: add scm notificationSebastian Ott2012-09-264-1/+74
* s390: add scm bus driverSebastian Ott2012-09-264-0/+330
* s390/chsc: implement store SCM informationSebastian Ott2012-09-262-0/+70
* s390: add eadm related structuresSebastian Ott2012-09-264-3/+159
* s390: add eadm facility bitsSebastian Ott2012-09-265-31/+42
* s390/css: export css_sched_sch_todoSebastian Ott2012-09-261-0/+1
* s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler2012-09-265-16/+170
* s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler2012-09-2610-1124/+1707
* s390/ap: Add functiton facility information as AP device attribute.Holger Dengler2012-09-263-22/+52
* s390/ap: configuration information exploitationHolger Dengler2012-09-262-15/+128
* s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens2012-09-263-15/+5
* s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-263-7/+3
* s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens2012-09-261-1/+1
* s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens2012-09-261-5/+1
* s390/kvm: Improve Kconfig help text.Cornelia Huck2012-09-261-4/+5
* s390/kconfig: split the s390 base menuJan Glauber2012-09-262-191/+196
* s390/cache: expose cpu cache topology via sysfsHeiko Carstens2012-09-262-0/+360
* s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer2012-09-262-3/+1