aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds53-510/+179
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds54-209/+2049
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds6-7/+7
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter1-0/+1
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-21/+28
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds4-35/+182
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-17/+11
2016-08-04metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-04arm: jump label may reference text in __exitJason Baron1-1/+1
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf1-0/+12
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron1-0/+7
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski74-463/+437
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada28-93/+93
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman5-5/+10
2016-08-04powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan1-3/+3
2016-08-04um: Support kcovVegard Nossum4-0/+12
2016-08-04um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger1-2/+1
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner1-11/+7
2016-08-04um: Fix possible deadlock in sig_handler_common()Richard Weinberger1-2/+3
2016-08-04um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger1-0/+1
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger1-4/+4
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla1-2/+0
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt1-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds39-266/+114
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine1-15/+5
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine1-2/+2
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik1-3/+2
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King2-1/+25
2016-08-02ARM: keystone: dts: add psci command definitionVitaly Andrianov1-0/+8
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King1-2/+21
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King1-0/+16
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski8-208/+0
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_protChen Gang1-4/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick23-30/+30
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds18-221/+284
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+2
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds14-10/+54
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds131-3507/+9022
2016-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-71/+216
2016-08-02parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla1-32/+32
2016-08-02parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller1-3/+3
2016-08-02parisc: Add <asm/hash.h>George Spelvin2-0/+147
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-232/+245
2016-08-01clocksource/drivers/clps_711x: fixup for "ARM: clps711x:Stephen Rothwell1-1/+1
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-31/+13
2016-08-01Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds50-139/+4413