summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rapidio/idt_gen2: fix locking warningAlexandre Bounine2016-08-031-4/+3
* rapidio: fix error handling in mbox request/release functionsAlexandre Bounine2016-08-031-12/+42
* rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine2016-08-031-0/+1
* rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine2016-08-032-0/+20
* rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine2016-08-032-1/+22
* rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine2016-08-033-10/+32
* rapidio: fix return value description for dma_prep functionsAlexandre Bounine2016-08-031-2/+6
* rapidio/documentation: fix mangled paragraph in mport_cdevAlexandre Bounine2016-08-031-2/+1
* rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2016-08-032-6/+6
* rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-036-0/+2574
* kexec: add restriction on kexec_load() segment sizeszhong jiang2016-08-031-0/+17
* kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik2016-08-031-3/+2
* kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-033-1/+9
* kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai2016-08-031-9/+4
* ARM: kexec: fix kexec for Keystone 2Russell King2016-08-032-1/+25
* ARM: keystone: dts: add psci command definitionVitaly Andrianov2016-08-031-0/+8
* kexec: allow architectures to override boot mappingRussell King2016-08-033-14/+55
* kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-034-5/+5
* kexec: ensure user memory sizes do not wrapRussell King2016-08-031-0/+2
* kexec: don't invoke OOM-killer for control page allocationRussell King2016-08-031-1/+1
* ARM: kexec: advertise location of bootable RAMRussell King2016-08-031-2/+21
* ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-08-031-0/+16
* kexec: return error number directlyMinfei Huang2016-08-031-10/+6
* cpumask: fix code commentGeliang Tang2016-08-031-1/+1
* kernel/exit.c: quieten greatest stack depth printkAnton Blanchard2016-08-031-1/+1
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-0310-249/+63
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-08-031-1/+2
* nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-0318-329/+348
* nilfs2: use BIT() macroRyusuke Konishi2016-08-036-38/+37
* nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi2016-08-032-27/+24
* nilfs2: refactor parser of snapshot mount optionRyusuke Konishi2016-08-031-18/+35
* nilfs2: do not use yield()Ryusuke Konishi2016-08-031-1/+1
* nilfs2: emit error message when I/O error is detectedRyusuke Konishi2016-08-033-2/+16
* nilfs2: replace nilfs_warning() with nilfs_msg()Ryusuke Konishi2016-08-038-82/+61
* nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi2016-08-0313-275/+283
* nilfs2: embed a back pointer to super block instance in nilfs objectRyusuke Konishi2016-08-033-5/+8
* nilfs2: add nilfs_msg() message interfaceRyusuke Konishi2016-08-032-0/+23
* nilfs2: hide function name argument from nilfs_error()Ryusuke Konishi2016-08-035-36/+51
* fs/binfmt_em86.c: fix incompatible pointer typeDaniel Wagner2016-08-031-1/+2
* mm: refuse wrapped vm_brk requestsKees Cook2016-08-031-3/+5
* binfmt_elf: fix calculations for bss paddingKees Cook2016-08-031-16/+18
* checkpatch: if no filenames then read stdinAllen Hubbe2016-08-031-2/+2
* checkpatch: check signoff when reading stdinAllen Hubbe2016-08-031-1/+3
* checkpatch: improve 'bare use of' signed/unsigned types warningJoe Perches2016-08-031-1/+1
* checkpatch: don't complain about BIT macro in uapiTomas Winkler2016-08-031-2/+3
* checkpatch: yet another commit id improvementJoe Perches2016-08-031-2/+2
* checkpatch: allow c99 style // commentsJoe Perches2016-08-031-0/+6
* checkpatch: skip long lines that use an EFI_GUID macroJoe Perches2016-08-031-0/+4
* firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-034-29/+114
* firmware: provide infrastructure to make fw caching optionalVikram Mulukutla2016-08-031-2/+5