summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper
2016-08-04nvmx: mark ept single context invalidation as supportedBandan Das
2016-08-04nvmx: remove comment about missing nested vpid supportBandan Das
2016-08-04KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-04x86: vdso: use __pvclock_read_cyclesPaolo Bonzini
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-04powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan
2016-08-03um: Support kcovVegard Nossum
2016-08-03um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger
2016-08-03um: Use asm-generic/irqflags.hDaniel Wagner
2016-08-03um: Fix possible deadlock in sig_handler_common()Richard Weinberger
2016-08-03um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger
2016-08-03um: Setup physical memory in setup_arch()Richard Weinberger
2016-08-03um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-03MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-03MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt
2016-08-03MIPS: Cobalt: Fix typoAndrea Gelmini
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini
2016-08-03MIPS: Lantiq: Fix build failureSudip Mukherjee
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02x86/power/64: Do not refer to __PAGE_OFFSET from assembly codeRafael J. Wysocki
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King
2016-08-02ARM: keystone: dts: add psci command definitionVitaly Andrianov
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-02parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla
2016-08-02parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller