summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-1167-186/+142
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-103-10/+8
| |\ \
| | * | mips: bpf: Fix broken BPF_MODDenis Kirjanov2014-12-081-2/+2
| | * | bpf: x86: fix epilogue generation for eBPF programsAlexei Starovoitov2014-12-051-2/+4
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-1031-128/+1
| * | | x86: bpf_jit_comp: Remove inline from static function definitionsJoe Perches2014-12-091-9/+9
| * | | x86: bpf_jit_comp: Reduce is_ereg() code sizeJoe Perches2014-12-091-5/+5
| * | | sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens2014-12-081-0/+19
| * | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-0513-0/+39
| * | | netpoll: delete defconfig references to obsolete NETPOLL_TRAPPaul Gortmaker2014-11-2914-14/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-2975-241/+311
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-2162-159/+407
| |\ \ \ \
| * | | | | separate kernel- and userland-side msghdrAl Viro2014-11-191-2/+2
| * | | | | PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_XDenis Kirjanov2014-11-181-19/+8
| * | | | | Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2014-11-142-63/+17
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-1474-332/+944
| |\ \ \ \ \
| * | | | | | PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov2014-11-111-4/+13