aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-15s390/qdio: bridgeport support - CHSC partEugene Crosser2-0/+35
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens1-0/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-02s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens1-1/+2
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky1-2/+3
2013-11-20s390/mm: optimize copy_pageHeiko Carstens1-25/+13
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-19/+8
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+0
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott1-12/+1
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-2/+1
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu1-0/+2
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2-3/+2
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott1-2/+0
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott1-1/+3
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-2/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky1-2/+0
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar2-15/+17
2013-10-31s390/percpu: remove this_cpu_xor() implementationHeiko Carstens1-6/+0
2013-10-31s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky1-2/+4
2013-10-24s390/pci: cleanup function information blockSebastian Ott1-9/+6
2013-10-24s390/pci: remove CONFIG_PCI_DEBUG dependancySebastian Ott1-5/+0
2013-10-24s390/percpu: make use of interlocked-access facility 1 instructionsHeiko Carstens1-25/+100
2013-10-24s390/percpu: use generic percpu ops for CONFIG_32BITHeiko Carstens1-19/+7
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens1-1/+3
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens3-1/+5
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky3-44/+83
2013-10-24s390: Remove unused declaration of zfcpdump_prefix_array[]Michael Holzheu1-1/+0
2013-10-24s390/cio: fix error-prone definesPeter Oberparleiter1-19/+19
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2-1/+9
2013-10-24s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()Chen Gang1-2/+2
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky1-1/+6
2013-10-24s390: cleanup and add sanity checks to control register macrosHeiko Carstens1-61/+51
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky5-35/+15
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens1-5/+34
2013-10-24s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64Heiko Carstens1-0/+125
2013-10-24s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens1-554/+46
2013-10-24s390/s390dbf: add debug_level_enabled() functionHendrik Brueckner1-0/+5
2013-10-24s390/bitops: optimize set_bit() for constant valuesHeiko Carstens1-0/+36
2013-10-24s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens1-211/+65
2013-10-24s390/atomic: various small cleanupsHeiko Carstens1-18/+24
2013-10-24s390/atomic: optimize atomic_add() for constant valuesHeiko Carstens1-8/+40
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens1-0/+6
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2-5/+4