summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160607next-20160607Stephen Rothwell2016-06-075-0/+3479
* Merge branch 'akpm/master'Stephen Rothwell2016-06-073-3/+4
|\
| * drivers/fpga/Kconfig: fix build failureSudip Mukherjee2016-06-071-0/+1
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-06-071-2/+1
| * mm: make optimistic check for swapin readahead fixStephen Rothwell2016-06-071-1/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-06-07292-2676/+4647
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-06-071-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-06-071-1/+1
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-06-072-53/+72
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-06-072-1/+12
| * w1: add helper macro module_w1_familyAndrew F. Davis2016-06-0711-131/+22
| * w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-06-073-66/+13
| * arm64: dma-mapping: constify attrs passed to internal functionsKrzysztof Kozlowski2016-06-071-3/+3
| * ARM: dma-mapping: constify attrs passed to internal functionsKrzysztof Kozlowski2016-06-071-12/+14
| * dma-mapping: constify attrs passed to dma_get_attr()Krzysztof Kozlowski2016-06-071-1/+2
| * futex: fix shared futex operations on nommuRich Felker2016-06-071-0/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-06-072-0/+3
| * ARM: kexec: fix kexec for Keystone 2Russell King2016-06-072-1/+25
| * ARM: keystone: dts: add psci command definitionVitaly Andrianov2016-06-071-0/+8
| * kexec-allow-architectures-to-override-boot-mapping-fixAndrew Morton2016-06-071-0/+2
| * kexec: allow architectures to override boot mappingRussell King2016-06-073-14/+53
| * kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-06-074-5/+5
| * kexec-ensure-user-memory-sizes-do-not-wrap-fixAndrew Morton2016-06-071-1/+1
| * kexec: ensure user memory sizes do not wrapRussell King2016-06-071-0/+2
| * kexec: don't invoke OOM-killer for control page allocationRussell King2016-06-071-1/+1
| * ARM: kexec: advertise location of bootable RAMRussell King2016-06-071-2/+21
| * ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-06-071-0/+16
| * kexec: return error number directlyMinfei Huang2016-06-071-10/+6
| * reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-06-071-1/+2
| * nilfs2: refactor parser of snapshot mount optionRyusuke Konishi2016-06-071-18/+35
| * nilfs2: do not use yield()Ryusuke Konishi2016-06-071-1/+1
| * nilfs2: emit error message when I/O error is detectedRyusuke Konishi2016-06-073-2/+16
| * nilfs2: replace nilfs_warning() with nilfs_msg()Ryusuke Konishi2016-06-078-81/+57
| * nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi2016-06-0713-275/+283
| * nilfs2: embed a back pointer to super block instance in nilfs objectRyusuke Konishi2016-06-073-5/+8
| * nilfs2: add nilfs_msg() message interfaceRyusuke Konishi2016-06-072-0/+23
| * nilfs2: hide function name argument from nilfs_error()Ryusuke Konishi2016-06-075-36/+51
| * fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki2016-06-071-4/+2
| * fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki2016-06-071-2/+0
| * fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki2016-06-071-4/+2
| * fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki2016-06-071-6/+9
| * fs/befs/linuxvfs.c: move useless assignmentSalah Triki2016-06-071-1/+1
| * samples/kretprobe: fix the wrong typeHuang Shijie2016-06-071-2/+2
| * samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie2016-06-071-7/+5
| * samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie2016-06-071-3/+3
| * samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie2016-06-071-17/+12
| * lib: Add CRC64 ECMA moduleMarian Chereji2016-06-074-0/+405
| * printk, allow different timestamps for printk.timePrarit Bhargava2016-06-075-7/+55
| * lib, switch CONFIG_PRINTK_TIME to intPrarit Bhargava2016-06-0784-86/+126
| * dynamic_debug: add jump label supportJason Baron2016-06-072-6/+61