summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-271-1/+6
|\
| * x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-05-251-1/+6
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-272-2/+20
|\ \
| * | x86/fpu: Disable XSAVES* support for nowIngo Molnar2015-05-201-0/+15
| * | x86/mce: Fix MCE severity messagesBorislav Petkov2015-05-181-2/+5
* | | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang2015-05-261-2/+1
* | | alpha: Wire up all missing implemented syscallsChen Gang2015-05-263-1/+7
* | | alpha: Fix bootpfile and bootpzfile make targetsHelge Deller2015-05-264-7/+319
* | | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-05-261-4/+3
* | | alpha: delete non-required instances of <linux/init.h>Paul Gortmaker2015-05-267-7/+0
* | | alpha: don't use module_init for non-modular core codePaul Gortmaker2015-05-261-2/+1
* | | smp, alpha: kill SMP single function call interruptJiang Liu2015-05-261-7/+1
* | | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven2015-05-261-1/+0
* | | alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang2015-05-261-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-221-2/+2
|\ \
| * | ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan2015-05-221-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-221-12/+13
|\ \ \
| * | | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-221-12/+13
* | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-211-0/+1
|\ \ \ \
| * | | | xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-181-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-2110-15/+60
|\ \ \ \ \
| * | | | | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-204-2/+27
| * | | | | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-203-0/+3
| * | | | | kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-201-0/+2
| * | | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-114-11/+16
| * | | | | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-111-1/+1
| * | | | | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-112-0/+9
| * | | | | KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-101-2/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-05-213-11/+12
|\ \ \ \ \ \
| * | | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
| * | | | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
| * | | | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
| * | | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6
* | | | | | | Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-194-11/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-141-0/+1
| * | | | | | powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-121-2/+2
| * | | | | | powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V2015-05-121-9/+16
| * | | | | | powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V2015-05-121-0/+11
* | | | | | | Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-05-169-17/+10
|\ \ \ \ \ \ \
| * | | | | | | MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan2015-05-151-1/+1
| * | | | | | | MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2015-05-151-1/+1
| * | | | | | | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard2015-05-131-2/+2
| * | | | | | | MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2015-05-121-6/+0
| * | | | | | | MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther2015-05-121-1/+0
| * | | | | | | MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen2015-05-121-1/+1
| * | | | | | | MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-123-5/+5
* | | | | | | | Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2015-05-163-16/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ARC: inline cache flush toggle helpersVineet Gupta2015-05-111-2/+2
| * | | | | | | | ARC: With earlycon in use, retire EARLY_PRINTKVineet Gupta2015-05-111-13/+0
| * | | | | | | | ARC: unbork !LLSC buildVineet Gupta2015-05-101-1/+1