summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens
2012-09-26s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens
2012-09-26s390/mm: shorten addressing mode initializationHeiko Carstens
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens
2012-09-26s390/mm: change default addressing modeHeiko Carstens
2012-09-26s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens
2012-09-26s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott
2012-09-26s390: add scm notificationSebastian Ott
2012-09-26s390: add scm bus driverSebastian Ott
2012-09-26s390: add eadm related structuresSebastian Ott
2012-09-26s390: add eadm facility bitsSebastian Ott
2012-09-26s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens
2012-09-26s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens
2012-09-26s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens
2012-09-26s390/kvm: Improve Kconfig help text.Cornelia Huck
2012-09-26s390/kconfig: split the s390 base menuJan Glauber
2012-09-26s390/cache: expose cpu cache topology via sysfsHeiko Carstens
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens
2012-09-26s390/bpf,jit: improve code generationHeiko Carstens
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-09-21userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman
2012-09-21userns: Convert s390 hypfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-17s390/mm: fix user access page-table walk codeGerald Schaefer
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-10s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti
2012-09-06s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-09-03s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens
2012-08-27oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2012-08-21s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven
2012-08-20s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker