summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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-262-6/+6
| * | | | | | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-265-50/+48
| * | | | | | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-269-28/+127
| * | | | | | | s390/scm: remove superfluous lockSebastian Ott2012-09-261-2/+0
| * | | | | | | 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/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-2613-21/+150
| * | | | | | | s390: add support for runtime instrumentationJan Glauber2012-09-2614-3/+300
| * | | | | | | s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-262-0/+2
| * | | | | | | s390/cio: add eadm subchannel driverSebastian Ott2012-09-262-0/+12
| * | | | | | | s390: add scm notificationSebastian Ott2012-09-261-0/+1
| * | | | | | | s390: add scm bus driverSebastian Ott2012-09-262-0/+58
| * | | | | | | s390: add eadm related structuresSebastian Ott2012-09-263-3/+135
| * | | | | | | s390: add eadm facility bitsSebastian Ott2012-09-263-29/+40
| * | | | | | | 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
| * | | | | | | s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-267-81/+213
| * | | | | | | s390/bpf,jit: improve code generationHeiko Carstens2012-09-261-4/+37
| * | | | | | | s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky2012-09-267-0/+898
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-014-11/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-0/+3
| * | | | | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-3/+3
| * | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-0410-14/+28
| |\ \ \ \ \ \
| * | | | | | | s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker2012-08-201-2/+0
| * | | | | | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-202-4/+2
| * | | | | | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-171-3/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-09-214-95/+75
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/mm: fix user access page-table walk codeGerald Schaefer2012-09-171-79/+63
| * | | | | | s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky2012-09-101-0/+2
| * | | | | | s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer2012-09-061-14/+10
| * | | | | | s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer2012-09-031-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-141-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |