summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| | * | | | | s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| | * | | | | s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| | * | | | | s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| | * | | | | s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-12/+40
| | * | | | | s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| | * | | | | s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| | * | | | | s390/pci_dma: handle dma table failuresSebastian Ott2015-11-092-15/+27
| | * | | | | s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| | * | | | | s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| | * | | | | s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| | * | | | | s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-172-8/+42
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| | * | | | | bpf, arm64: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| | * | | | | bpf, arm: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| | * | | | | arm64: bpf: fix JIT frame pointer setupYang Shi2015-11-161-3/+3
* | | | | | | Merge tag 'kvm-s390-master-4.4-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-11-194-10/+13
|\ \ \ \ \ \ \
| * | | | | | | KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-192-8/+3
| * | | | | | | KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-191-0/+4
| * | | | | | | KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-191-1/+1
| * | | | | | | KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-191-1/+5
| |/ / / / / /
* | | | | | | KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell2015-11-181-2/+4
* | | | | | | KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell2015-11-181-0/+1
* | | | | | | KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell2015-11-181-24/+19
* | | | | | | KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell2015-11-181-14/+19
* | | | | | | MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-181-1/+4
* | | | | | | MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-181-1/+1
* | | | | | | MIPS: KVM: Fix ASID restoration logicJames Hogan2015-11-181-6/+10
|/ / / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-151-6/+0
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-159-16/+73
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-072-5/+15
| * | | | | | x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-11-071-1/+1
| * | | | | | x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky2015-11-071-1/+16
| * | | | | | x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan2015-11-071-0/+13
| * | | | | | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-073-9/+27
| * | | | | | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko2015-11-071-0/+1
| |/ / / / /
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15147-746/+4472
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-125-4/+26
| |\ \ \ \ \ \
| | * | | | | | MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-101-1/+8
| | * | | | | | MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-101-0/+1
| | * | | | | | MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther2015-11-091-2/+3
| | * | | | | | MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther2015-11-091-0/+2
| | * | | | | | MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan2015-11-051-0/+11
| | * | | | | | MIPS: lantiq: add clk_round_rate()Hauke Mehrtens2015-10-261-0/+17
| | * | | | | | MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-10-261-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | MIPS: idle: add case for CPU_5KEAurelien Jarno2015-11-121-0/+1
| * | | | | | MIPS: Octeon: Support APPENDED_DTBAaro Koskinen2015-11-121-2/+9
| * | | | | | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-123-0/+23