summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-08-31powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse
2017-08-31binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross
2017-08-31x86/eisa: Add missing includeThomas Gleixner
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-08-31arm64: dts: ls1046a: Add MSI dts nodeMinghuan Lian
2017-08-31arm64: dts: ls1043a: Share all MSIsMinghuan Lian
2017-08-31arm: dts: ls1021a: Share all MSIsMinghuan Lian
2017-08-31arm64: dts: ls1043a: Fix typo of MSI compatible stringMinghuan Lian
2017-08-31arm: dts: ls1021a: Fix typo of MSI compatible stringMinghuan Lian
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier
2017-08-31x86/idt: Remove superfluous ALIGNmentJiri Slaby
2017-08-31s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky
2017-08-31x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* an...Naoya Horiguchi
2017-08-31x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede
2017-08-31x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)Vitaly Kuznetsov
2017-08-31x86/mm: Use pr_cont() in dump_pagetable()Jan Beulich
2017-08-31x86/idt: Remove the tracing IDT leftoversThomas Gleixner
2017-08-30Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2017-08-30arm64: dts: marvell: fix number of GPIOs in Armada AP806 descriptionThomas Petazzoni
2017-08-29Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-08-29alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-08-29alpha: Define ioremap_wcGuenter Roeck
2017-08-29alpha: Fix section mismatchesMatt Turner
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree
2017-08-29alpha: Fix typo in ev6-copy_user.SRichard Henderson
2017-08-29alpha: Package string routines togetherRichard Henderson
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner
2017-08-29s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner
2017-08-29s390/uaccess: avoid mvcos jump labelMartin Schwidefsky
2017-08-29s390/mm: use generic mm_hooksMartin Schwidefsky
2017-08-29s390/facilities: fix typoHeiko Carstens
2017-08-29MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill
2017-08-29MIPS: seccomp: Fix indirect syscall argsJames Hogan
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-29x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr
2017-08-29x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()Jiri Slaby
2017-08-29x86/fpu/math-emu: Add ENDPROC to functionsJiri Slaby
2017-08-29x86/boot/64: Extract efi_pe_entry() from startup_64()Jiri Slaby