summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine4-0/+391
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine1-15/+5
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine8-191/+249
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine3-8/+12
2016-08-02rapidio/idt_gen2: fix locking warningAlexandre Bounine1-4/+3
2016-08-02rapidio: fix error handling in mbox request/release functionsAlexandre Bounine1-12/+42
2016-08-02rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine1-0/+1
2016-08-02rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine2-0/+20
2016-08-02rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine2-1/+22
2016-08-02rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine3-10/+32
2016-08-02rapidio: fix return value description for dma_prep functionsAlexandre Bounine1-2/+6
2016-08-02rapidio/documentation: fix mangled paragraph in mport_cdevAlexandre Bounine1-2/+1
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2-6/+6
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine6-0/+2574
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang1-0/+17
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik1-3/+2
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik3-1/+9
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai1-9/+4
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-02kexec: allow architectures to override boot mappingRussell King3-14/+55
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King4-5/+5
2016-08-02kexec: ensure user memory sizes do not wrapRussell King1-0/+2
2016-08-02kexec: don't invoke OOM-killer for control page allocationRussell 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-02kexec: return error number directlyMinfei Huang1-10/+6
2016-08-02cpumask: fix code commentGeliang Tang1-1/+1
2016-08-02kernel/exit.c: quieten greatest stack depth printkAnton Blanchard1-1/+1
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski10-249/+63
2016-08-02reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney1-1/+2
2016-08-02nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi18-329/+348
2016-08-02nilfs2: use BIT() macroRyusuke Konishi6-38/+37
2016-08-02nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi2-27/+24
2016-08-02nilfs2: refactor parser of snapshot mount optionRyusuke Konishi1-18/+35
2016-08-02nilfs2: do not use yield()Ryusuke Konishi1-1/+1
2016-08-02nilfs2: emit error message when I/O error is detectedRyusuke Konishi3-2/+16
2016-08-02nilfs2: replace nilfs_warning() with nilfs_msg()Ryusuke Konishi8-82/+61
2016-08-02nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi13-275/+283
2016-08-02nilfs2: embed a back pointer to super block instance in nilfs objectRyusuke Konishi3-5/+8
2016-08-02nilfs2: add nilfs_msg() message interfaceRyusuke Konishi2-0/+23
2016-08-02nilfs2: hide function name argument from nilfs_error()Ryusuke Konishi5-36/+51
2016-08-02fs/binfmt_em86.c: fix incompatible pointer typeDaniel Wagner1-1/+2
2016-08-02mm: refuse wrapped vm_brk requestsKees Cook1-3/+5
2016-08-02binfmt_elf: fix calculations for bss paddingKees Cook1-16/+18
2016-08-02checkpatch: if no filenames then read stdinAllen Hubbe1-2/+2
2016-08-02checkpatch: check signoff when reading stdinAllen Hubbe1-1/+3
2016-08-02checkpatch: improve 'bare use of' signed/unsigned types warningJoe Perches1-1/+1
2016-08-02checkpatch: don't complain about BIT macro in uapiTomas Winkler1-2/+3
2016-08-02checkpatch: yet another commit id improvementJoe Perches1-2/+2