aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 19-2/+19
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABGravatar Alexander Potapenko 1-0/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 18-2/+18
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Gravatar Tony Luck 3-1/+5
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-18/+0
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-11/+0
2016-03-24Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-30/+18
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 6-52/+36
2016-03-24Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 95-1339/+6086
2016-03-24Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linuxGravatar Linus Torvalds 6-73/+17
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-1/+1
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-39/+864
2016-03-24Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Gravatar Arnd Bergmann 4-0/+145
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 58-124/+193
2016-03-25h8300: switch EARLYCONGravatar Yoshinori Sato 3-66/+10
2016-03-25h8300: dts: Rename the serial port clock to fckGravatar Geert Uytterhoeven 3-7/+7
2016-03-24arm64: mm: allow preemption in copy_to_user_pageGravatar Mark Rutland 1-4/+0
2016-03-24arm64: consistently use p?d_set_hugeGravatar Mark Rutland 1-4/+2
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callGravatar Ard Biesheuvel 1-2/+2
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsGravatar Helge Deller 2-1/+5
2016-03-23parisc: Use generic extable search and sort routinesGravatar Helge Deller 4-11/+8
2016-03-23parisc: Panic immediately when panic_on_oopsGravatar Aaro Koskinen 1-4/+1
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsGravatar Helge Deller 3-14/+4
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 8-8/+8
2016-03-23x86/msr: Remove unused native_read_tscp()Gravatar Prarit Bhargava 1-8/+0
2016-03-23ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platformGravatar MaJun 1-0/+1
2016-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 29-417/+98
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 23-89/+425
2016-03-22ia64/extable: use generic search and sort routinesGravatar Ard Biesheuvel 2-101/+4
2016-03-22x86/extable: use generic search and sort routinesGravatar Ard Biesheuvel 2-111/+2
2016-03-22s390/extable: use generic search and sort routinesGravatar Ard Biesheuvel 3-93/+2
2016-03-22alpha/extable: use generic search and sort routinesGravatar Ard Biesheuvel 3-95/+9
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 10-0/+37
2016-03-22rapidio: add global inbound port write interfacesGravatar Alexandre Bounine 3-6/+12
2016-03-22powerpc/fsl_rio: changes to mport registrationGravatar Alexandre Bounine 1-6/+12
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesGravatar Jann Horn 1-1/+1
2016-03-22x86/compat: remove is_compat_task()Gravatar Andy Lutomirski 3-3/+4
2016-03-22sparc/syscall: fix syscall_get_archGravatar Andy Lutomirski 1-1/+8
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationGravatar Andy Lutomirski 1-0/+7
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-7/+14
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+81
2016-03-22KVM: page_track: fix access to NULL slotGravatar Paolo Bonzini 1-2/+7
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyGravatar Paolo Bonzini 1-1/+2
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTGravatar Rik van Riel 1-18/+19
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Gravatar Lan Tianyu 1-0/+3
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Gravatar Lan Tianyu 1-2/+6
2016-03-22KVM/x86: Call smp_wmb() before increasing tlbs_dirtyGravatar Lan Tianyu 1-0/+11
2016-03-22KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Gravatar Lan Tianyu 1-4/+3
2016-03-22KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Gravatar Lan Tianyu 1-8/+7