summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-08-04x86: vdso: use __pvclock_read_cyclesPaolo Bonzini-13/+3
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini-34/+31
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds-4/+0
2016-08-03shmem: Fix link error if huge pages support is disabledGeert Uytterhoeven-1/+2
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds-2/+2
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-9/+19
2016-08-03fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven-1/+1
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-95/+195
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2012/+5749
2016-08-02Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linuxLinus Torvalds-34/+135
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-823/+1412
2016-08-02ipc: delete "nr_ipc_ns"Alexey Dobriyan-6/+0
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum-1/+12
2016-08-02init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks-1/+1
2016-08-02config: add android config fragmentsRob Herring-0/+278
2016-08-02init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan-0/+1
2016-08-02relay: add global mode support for buffer-only channelsAkash Goel-2/+32
2016-08-02init: allow blacklisting of module_init functionsPrarit Bhargava-0/+6
2016-08-02w1:omap_hdq: fix regressionH. Nikolaus Schaller-2/+0
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis-131/+22
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis-66/+13
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine-0/+391
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine-15/+5
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine-191/+249
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine-8/+12
2016-08-02rapidio/idt_gen2: fix locking warningAlexandre Bounine-4/+3
2016-08-02rapidio: fix error handling in mbox request/release functionsAlexandre Bounine-12/+42
2016-08-02rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine-0/+1
2016-08-02rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine-0/+20
2016-08-02rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine-1/+22
2016-08-02rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine-10/+32
2016-08-02rapidio: fix return value description for dma_prep functionsAlexandre Bounine-2/+6
2016-08-02rapidio/documentation: fix mangled paragraph in mport_cdevAlexandre Bounine-2/+1
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches-6/+6
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine-0/+2574
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang-0/+17
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik-3/+2
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik-1/+9
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai-9/+4
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King-1/+25
2016-08-02ARM: keystone: dts: add psci command definitionVitaly Andrianov-0/+8
2016-08-02kexec: allow architectures to override boot mappingRussell King-14/+55
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King-5/+5
2016-08-02kexec: ensure user memory sizes do not wrapRussell King-0/+2
2016-08-02kexec: don't invoke OOM-killer for control page allocationRussell King-1/+1
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King-2/+21
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King-0/+16
2016-08-02kexec: return error number directlyMinfei Huang-10/+6
2016-08-02cpumask: fix code commentGeliang Tang-1/+1
2016-08-02kernel/exit.c: quieten greatest stack depth printkAnton Blanchard-1/+1