Age | Commit message (Expand) | Author | Files | Lines |
2016-08-03 | powerpc/fsl_rio: apply changes for RIO spec rev 3 | Alexandre Bounine | 1 | -15/+5 |
2016-08-03 | rapidio: modify for rev.3 specification changes | Alexandre Bounine | 8 | -191/+249 |
2016-08-03 | rapidio: change inbound window size type to u64 | Alexandre Bounine | 3 | -8/+12 |
2016-08-03 | rapidio/idt_gen2: fix locking warning | Alexandre Bounine | 1 | -4/+3 |
2016-08-03 | rapidio: fix error handling in mbox request/release functions | Alexandre Bounine | 1 | -12/+42 |
2016-08-03 | rapidio/tsi721_dma: advance queue processing from transfer submit call | Alexandre Bounine | 1 | -0/+1 |
2016-08-03 | rapidio/tsi721: add messaging mbox selector parameter | Alexandre Bounine | 2 | -0/+20 |
2016-08-03 | rapidio/tsi721: add PCIe MRRS override parameter | Alexandre Bounine | 2 | -1/+22 |
2016-08-03 | rapidio/tsi721_dma: add channel mask and queue size parameters | Alexandre Bounine | 3 | -10/+32 |
2016-08-03 | rapidio: fix return value description for dma_prep functions | Alexandre Bounine | 1 | -2/+6 |
2016-08-03 | rapidio/documentation: fix mangled paragraph in mport_cdev | Alexandre Bounine | 1 | -2/+1 |
2016-08-03 | rapidio: remove unnecessary 0x prefixes before %pa extension uses | Joe Perches | 2 | -6/+6 |
2016-08-03 | rapidio: add RapidIO channelized messaging driver | Alexandre Bounine | 6 | -0/+2574 |
2016-08-03 | kexec: add restriction on kexec_load() segment sizes | zhong jiang | 1 | -0/+17 |
2016-08-03 | kexec: allow kdump with crash_kexec_post_notifiers | Petr Tesarik | 1 | -3/+2 |
2016-08-03 | kexec: add a kexec_crash_loaded() function | Petr Tesarik | 3 | -1/+9 |
2016-08-03 | kexec: use core_param for crash_kexec_post_notifiers boot option | Hidehiro Kawai | 1 | -9/+4 |
2016-08-03 | ARM: kexec: fix kexec for Keystone 2 | Russell King | 2 | -1/+25 |
2016-08-03 | ARM: keystone: dts: add psci command definition | Vitaly Andrianov | 1 | -0/+8 |
2016-08-03 | kexec: allow architectures to override boot mapping | Russell King | 3 | -14/+55 |
2016-08-03 | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King | 4 | -5/+5 |
2016-08-03 | kexec: ensure user memory sizes do not wrap | Russell King | 1 | -0/+2 |
2016-08-03 | kexec: don't invoke OOM-killer for control page allocation | Russell King | 1 | -1/+1 |
2016-08-03 | ARM: kexec: advertise location of bootable RAM | Russell King | 1 | -2/+21 |
2016-08-03 | ARM: kdump: advertise boot aliased crash kernel resource | Russell King | 1 | -0/+16 |
2016-08-03 | kexec: return error number directly | Minfei Huang | 1 | -10/+6 |
2016-08-03 | cpumask: fix code comment | Geliang Tang | 1 | -1/+1 |
2016-08-03 | kernel/exit.c: quieten greatest stack depth printk | Anton Blanchard | 1 | -1/+1 |
2016-08-03 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 10 | -249/+63 |
2016-08-03 | reiserfs: fix "new_insert_key may be used uninitialized ..." | Jeff Mahoney | 1 | -1/+2 |
2016-08-03 | nilfs2: move ioctl interface and disk layout to uapi separately | Ryusuke Konishi | 18 | -329/+348 |
2016-08-03 | nilfs2: use BIT() macro | Ryusuke Konishi | 6 | -38/+37 |
2016-08-03 | nilfs2: fix misuse of a semaphore in sysfs code | Ryusuke Konishi | 2 | -27/+24 |
2016-08-03 | nilfs2: refactor parser of snapshot mount option | Ryusuke Konishi | 1 | -18/+35 |
2016-08-03 | nilfs2: do not use yield() | Ryusuke Konishi | 1 | -1/+1 |
2016-08-03 | nilfs2: emit error message when I/O error is detected | Ryusuke Konishi | 3 | -2/+16 |
2016-08-03 | nilfs2: replace nilfs_warning() with nilfs_msg() | Ryusuke Konishi | 8 | -82/+61 |
2016-08-03 | nilfs2: reduce bare use of printk() with nilfs_msg() | Ryusuke Konishi | 13 | -275/+283 |
2016-08-03 | nilfs2: embed a back pointer to super block instance in nilfs object | Ryusuke Konishi | 3 | -5/+8 |
2016-08-03 | nilfs2: add nilfs_msg() message interface | Ryusuke Konishi | 2 | -0/+23 |
2016-08-03 | nilfs2: hide function name argument from nilfs_error() | Ryusuke Konishi | 5 | -36/+51 |
2016-08-03 | fs/binfmt_em86.c: fix incompatible pointer type | Daniel Wagner | 1 | -1/+2 |
2016-08-03 | mm: refuse wrapped vm_brk requests | Kees Cook | 1 | -3/+5 |
2016-08-03 | binfmt_elf: fix calculations for bss padding | Kees Cook | 1 | -16/+18 |
2016-08-03 | checkpatch: if no filenames then read stdin | Allen Hubbe | 1 | -2/+2 |
2016-08-03 | checkpatch: check signoff when reading stdin | Allen Hubbe | 1 | -1/+3 |
2016-08-03 | checkpatch: improve 'bare use of' signed/unsigned types warning | Joe Perches | 1 | -1/+1 |
2016-08-03 | checkpatch: don't complain about BIT macro in uapi | Tomas Winkler | 1 | -2/+3 |
2016-08-03 | checkpatch: yet another commit id improvement | Joe Perches | 1 | -2/+2 |
2016-08-03 | checkpatch: allow c99 style // comments | Joe Perches | 1 | -0/+6 |