summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * s390: appldata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-136-9/+9
|\ \ \
| * | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-246-9/+9
* | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-132-1/+2
|\ \ \ \
| * | | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
| * | | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+2
| * | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-1149-996/+1140
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/cputime: fix 31-bit compileMartin Schwidefsky2014-12-081-1/+1
| * | | | s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky2014-12-081-0/+1
| * | | | s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-082-398/+398
| * | | | s390/ptrace: always include vector registers in core filesMartin Schwidefsky2014-12-081-10/+8
| * | | | s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky2014-12-081-0/+1
| * | | | s390: translate cputime magic constants to macrosFrederic Weisbecker2014-12-081-22/+24
| * | | | s390/idle: convert open coded idle time seqcountFrederic Weisbecker2014-12-082-14/+13
| * | | | s390/idle: add missing irq off lockdep annotationHeiko Carstens2014-12-081-0/+2
| * | | | s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2014-12-082-10/+31
| * | | | s390/kprobes: fix instruction copy for out of line executionHeiko Carstens2014-12-011-1/+1
| * | | | s390: remove diag 44 calls from cpu_relax()Heiko Carstens2014-11-281-2/+0
| * | | | s390/pci: Deletion of unnecessary checks before the function call "debug_unre...Markus Elfring2014-11-281-5/+2
| * | | | s390/ftrace: provide working ftrace_return_address()Heiko Carstens2014-11-281-0/+2
| * | | | s390/traps: die on translation exceptionsHeiko Carstens2014-11-211-2/+6
| * | | | s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-213-4/+6
| * | | | s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-196-2/+125
| * | | | s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky2014-11-191-22/+75
| * | | | s390/irq: use irq 0Sebastian Ott2014-11-182-11/+5
| * | | | s390/io: add ioport_map stubsFrank Blaschka2014-11-181-0/+9
| * | | | s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner2014-11-031-1/+0
| * | | | s390/signal: add sparse annotationsMartin Schwidefsky2014-11-032-2/+2
| * | | | s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky2014-11-031-1/+1
| * | | | s390/pci: add sparse annotationsMartin Schwidefsky2014-11-032-4/+8
| * | | | s390/pci: improve irq number check for msixSebastian Ott2014-11-033-6/+3
| * | | | s390/cmpxchg: use compiler builtinsMartin Schwidefsky2014-11-033-234/+19
| * | | | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-0/+13
| * | | | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel2014-10-271-2/+1
| * | | | s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-277-46/+74
| * | | | s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-2711-90/+212
| * | | | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-273-7/+28
| * | | | s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-272-1/+17
| * | | | s390/mm: recfactor global pgste updatesDominik Dingel2014-10-274-102/+56
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-6/+2
| |\ \ \ \ \
| * | | | | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * | | | | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-1411-90/+67
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud