aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum
2016-08-02init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks
2016-08-02config: add android config fragmentsRob Herring
2016-08-02init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan
2016-08-02relay: add global mode support for buffer-only channelsAkash Goel
2016-08-02init: allow blacklisting of module_init functionsPrarit Bhargava
2016-08-02w1:omap_hdq: fix regressionH. Nikolaus Schaller
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-08-02rapidio/idt_gen2: fix locking warningAlexandre Bounine
2016-08-02rapidio: fix error handling in mbox request/release functionsAlexandre Bounine
2016-08-02rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine
2016-08-02rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine
2016-08-02rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine
2016-08-02rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine
2016-08-02rapidio: fix return value description for dma_prep functionsAlexandre Bounine
2016-08-02rapidio/documentation: fix mangled paragraph in mport_cdevAlexandre Bounine
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King
2016-08-02ARM: keystone: dts: add psci command definitionVitaly Andrianov
2016-08-02kexec: allow architectures to override boot mappingRussell King
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King
2016-08-02kexec: ensure user memory sizes do not wrapRussell King
2016-08-02kexec: don't invoke OOM-killer for control page allocationRussell King
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King
2016-08-02kexec: return error number directlyMinfei Huang
2016-08-02cpumask: fix code commentGeliang Tang
2016-08-02kernel/exit.c: quieten greatest stack depth printkAnton Blanchard
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
2016-08-02nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi
2016-08-02nilfs2: use BIT() macroRyusuke Konishi
2016-08-02nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi
2016-08-02nilfs2: refactor parser of snapshot mount optionRyusuke Konishi
2016-08-02nilfs2: do not use yield()Ryusuke Konishi
2016-08-02nilfs2: emit error message when I/O error is detectedRyusuke Konishi
2016-08-02nilfs2: replace nilfs_warning() with nilfs_msg()Ryusuke Konishi
2016-08-02nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi
2016-08-02nilfs2: embed a back pointer to super block instance in nilfs objectRyusuke Konishi
2016-08-02nilfs2: add nilfs_msg() message interfaceRyusuke Konishi