aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+1
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds49-996/+1140
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-9/+5
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro12-96/+67
2014-12-08s390/cputime: fix 31-bit compileMartin Schwidefsky1-1/+1
2014-12-08s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky1-0/+1
2014-12-08s390: use local symbol names in entry[64].SMartin Schwidefsky2-398/+398
2014-12-08s390/ptrace: always include vector registers in core filesMartin Schwidefsky1-10/+8
2014-12-08s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky1-0/+1
2014-12-08s390: translate cputime magic constants to macrosFrederic Weisbecker1-22/+24
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker2-14/+13
2014-12-08s390/idle: add missing irq off lockdep annotationHeiko Carstens1-0/+2
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2-10/+31
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens1-1/+1
2014-12-01s390: fix machine check handlingSebastian Ott1-6/+2
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens1-2/+0
2014-11-28s390/pci: Deletion of unnecessary checks before the function call "debug_unregister"Markus Elfring1-5/+2
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens1-0/+2
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-2/+2
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner1-2/+2
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-21s390/traps: die on translation exceptionsHeiko Carstens1-2/+6
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens3-4/+6
2014-11-19assorted conversions to %p[dD]Al Viro1-2/+1
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen1-0/+11
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk6-2/+125
2014-11-19s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky1-22/+75
2014-11-18s390/irq: use irq 0Sebastian Ott2-11/+5
2014-11-18s390/io: add ioport_map stubsFrank Blaschka1-0/+9
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-90/+67
2014-11-11s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang1-2/+2
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-genericArnd Bergmann1-5/+0
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-11-10/dev/mem: Use more consistent data typesThierry Reding2-4/+5
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-90/+67
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner1-1/+0
2014-11-03s390/signal: add sparse annotationsMartin Schwidefsky2-2/+2
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky1-1/+1
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky2-4/+8
2014-11-03s390/pci: improve irq number check for msixSebastian Ott3-6/+3
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky3-234/+19
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0