summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-271-328/+0
|\
| * spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-241-328/+0
* | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-2725-25/+25
|\ \
| * | unicore32: use the new LED disk activity triggerStephan Linz2016-06-272-2/+2
| * | parisc: use the new LED disk activity triggerStephan Linz2016-06-272-2/+2
| * | mips: use the new LED disk activity triggerStephan Linz2016-06-277-7/+7
| * | arm: use the new LED disk activity triggerStephan Linz2016-06-278-8/+8
| * | powerpc: use the new LED disk activity triggerStephan Linz2016-06-276-6/+6
* | | Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-07-271-0/+16
|\ \ \
| * | | ARM: dts: Add Arria10 Ethernet EDAC devicetree entryThor Thayer2016-06-271-0/+16
* | | | Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-3/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-2716-202/+382
|\ \ \ \
| * | | | dtb: xgene: Add MDIO nodeIyappan Subramanian2016-07-254-14/+41
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-2449-135/+394
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-152-5/+12
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0617-63/+111
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30150-482/+873
| |\ \ \ \ \
| * | | | | | ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko2016-06-283-3/+3
| * | | | | | Documentation: DT: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-174-4/+0
| * | | | | | ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288Vincent Palatin2016-06-161-2/+3
| * | | | | | dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar2016-06-102-0/+55
| * | | | | | arm64: bpf: optimize LD_ABS, LD_INDZi Shen Lim2016-06-101-3/+0
| * | | | | | arm64: bpf: optimize JMP_CALLZi Shen Lim2016-06-101-3/+0
| * | | | | | arm64: bpf: implement bpf_tail_call() helperZi Shen Lim2016-06-102-10/+98
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-1068-550/+274
| |\ \ \ \ \ \
| * | | | | | | arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn2016-06-041-158/+170
* | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2725-167/+385
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-261-0/+1
| * | | | | | | | xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov2016-07-253-1/+9
| * | | | | | | | x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_infoVitaly Kuznetsov2016-07-251-4/+6
| * | | | | | | | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-255-17/+28
| * | | | | | | | xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-252-1/+32
| * | | | | | | | x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov2016-07-255-4/+20
| * | | | | | | | x86/xen: update cpuid.h from Xen-4.7Vitaly Kuznetsov2016-07-251-1/+4
| * | | | | | | | arm/xen: add support for vm_assist hypercallJuergen Gross2016-07-064-0/+4
| * | | | | | | | x86/xen: Use DIV_ROUND_UPAmitoj Kaur Chawla2016-07-061-2/+2
| * | | | | | | | xen/PMU: Log VPMU initialization error at lower levelBoris Ostrovsky2016-07-061-1/+1
| * | | | | | | | xen: add steal_clock support on x86Juergen Gross2016-07-062-58/+4
| * | | | | | | | Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-061-0/+22
| * | | | | | | | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-065-0/+54
| * | | | | | | | XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-061-0/+111
| * | | | | | | | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-063-18/+43
| * | | | | | | | arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao2016-07-061-1/+35
| * | | | | | | | arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao2016-07-061-9/+4
| * | | | | | | | xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-061-51/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-2773-412/+3106
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2016-07-272-1/+1
| * | | | | | | | arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas2016-07-271-1/+1
| * | | | | | | | arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel2016-07-251-3/+6
| * | | | | | | | arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel2016-07-251-1/+1