aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-02-14s390/modules: add relocation overflow checkingMartin Schwidefsky
2013-02-14burying unused conditionalsAl Viro
2013-02-11KVM: s390: Fix handling of iscs.Cornelia Huck
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03s390: kill useless wrappersAl Viro
2013-02-03s390: switch to generic old sigaction()Al Viro
2013-02-03s390: switch to generic compat rt_sigactionAl Viro
2013-02-03s390: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03s390: switch to generic old sigsuspendAl Viro
2013-02-03s390: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03s390: switch to generic compat rt_sigpending()Al Viro
2013-02-03s390: switch to generic compat rt_sigprocmask(2)Al Viro
2013-02-03s390: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-01-30s390/kvm: Fix instruction decodingChristian Borntraeger
2013-01-30s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-22s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-17KVM: s390: kvm/sigp.c: fix memory leakageCong Ding
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-12s390: use -fPIC for module compileMartin Schwidefsky
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer
2013-01-11arch/s390/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11arch/s390: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger
2013-01-08s390/pci: define read*_relaxed functionsHeiko Carstens
2013-01-08s390/topology: export cpu_topologyHeiko Carstens
2013-01-08s390/pm: export pm_power_offHeiko Carstens
2013-01-08s390/pci: define isa_dma_bridge_buggyHeiko Carstens
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens
2013-01-08s390/pci: remove dead codeHeiko Carstens
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens
2013-01-08s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck
2013-01-07KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck