aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2011-01-05[S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens
2011-01-05[S390] time: move local_tick_enable()/disable() to timex.hHeiko Carstens
2011-01-05[S390] kprobes: jprobe save and restoreMartin Schwidefsky
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky
2010-11-10[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky
2010-10-25[S390] correct alignment of cpuid structureMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-10-25[S390] switch_to: get rid of prev == next checkHeiko Carstens
2010-10-25[S390] switch_to: dont restore/save access & fpu regs for kernel threadsHeiko Carstens
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky
2010-10-25[S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: S390: Export kvm_virtio.hAlexander Graf
2010-10-24KVM: S390: Add virtio hotplug add supportAlexander Graf
2010-10-24KVM: S390: take a full byte as ext_param indicatorAlexander Graf
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-19[S390] hardirq: remove pointless header file includesHeiko Carstens
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra