summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160622next-20160622Stephen Rothwell2016-06-225-0/+7544
* Merge branch 'akpm/master'Stephen Rothwell2016-06-2251-141/+140
|\
| * include/linux/bitmap.h: cleanupAndrew Morton2016-06-221-4/+3
| * tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-06-2248-135/+135
| * drivers/fpga/Kconfig: fix build failureSudip Mukherjee2016-06-221-0/+1
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-06-221-2/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-06-22331-3192/+5293
|\
| * firmware-support-loading-into-a-pre-allocated-buffer-fixStephen Boyd2016-06-171-1/+1
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-06-161-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-06-161-1/+1
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-06-162-53/+72
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-06-162-1/+12
| * vmlinux.lds.h: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-06-161-1/+1
| * kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansionMasahiro Yamada2016-06-161-6/+18
| * kconfig.h: use already defined macros for IS_REACHABLE() defineMasahiro Yamada2016-06-161-2/+2
| * export.h: use __is_defined() to check if __KSYM_* is definedMasahiro Yamada2016-06-161-1/+1
| * kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2016-06-161-5/+6
| * w1: add helper macro module_w1_familyAndrew F. Davis2016-06-1611-131/+22
| * w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-06-163-66/+13
| * arm64: dma-mapping: constify attrs passed to internal functionsKrzysztof Kozlowski2016-06-161-3/+3
| * ARM: dma-mapping: constify attrs passed to internal functionsKrzysztof Kozlowski2016-06-161-12/+14
| * dma-mapping: constify attrs passed to dma_get_attr()Krzysztof Kozlowski2016-06-161-1/+2
| * futex: fix shared futex operations on nommuRich Felker2016-06-161-0/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-06-162-0/+3
| * ARM: kexec: fix kexec for Keystone 2Russell King2016-06-162-1/+25
| * ARM: keystone: dts: add psci command definitionVitaly Andrianov2016-06-161-0/+8
| * kexec-allow-architectures-to-override-boot-mapping-fixAndrew Morton2016-06-161-0/+2
| * kexec: allow architectures to override boot mappingRussell King2016-06-163-14/+53
| * kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-06-164-5/+5
| * kexec-ensure-user-memory-sizes-do-not-wrap-fixAndrew Morton2016-06-161-1/+1
| * kexec: ensure user memory sizes do not wrapRussell King2016-06-161-0/+2
| * kexec: don't invoke OOM-killer for control page allocationRussell King2016-06-161-1/+1
| * ARM: kexec: advertise location of bootable RAMRussell King2016-06-161-2/+21
| * ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-06-161-0/+16
| * kexec: return error number directlyMinfei Huang2016-06-161-10/+6
| * cpumask: fix code commentGeliang Tang2016-06-161-1/+1
| * reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-06-161-1/+2
| * nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-06-1618-329/+348
| * nilfs2: use BIT() macroRyusuke Konishi2016-06-166-38/+37
| * nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi2016-06-162-27/+24
| * nilfs2: refactor parser of snapshot mount optionRyusuke Konishi2016-06-161-18/+35
| * nilfs2: do not use yield()Ryusuke Konishi2016-06-161-1/+1
| * nilfs2: emit error message when I/O error is detectedRyusuke Konishi2016-06-163-2/+16
| * nilfs: avoid warning about unused variablesArnd Bergmann2016-06-161-1/+4
| * nilfs2: replace nilfs_warning() with nilfs_msg()Ryusuke Konishi2016-06-168-81/+57
| * nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi2016-06-1613-275/+283
| * nilfs2: embed a back pointer to super block instance in nilfs objectRyusuke Konishi2016-06-163-5/+8
| * nilfs2: add nilfs_msg() message interfaceRyusuke Konishi2016-06-162-0/+23
| * nilfs2: hide function name argument from nilfs_error()Ryusuke Konishi2016-06-165-36/+51
| * befs: remove unused functionsLuis de Bethencourt2016-06-161-12/+0