summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160713next-20160713Stephen Rothwell2016-07-135-0/+12678
* Merge branch 'akpm/master'Stephen Rothwell2016-07-1362-238/+395
|\
| * ipc/sem: sem_lock with hysteresisManfred Spraul2016-07-132-42/+49
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-07-132-52/+71
| * dynamic_debug: add jump label supportJason Baron2016-07-132-6/+61
| * jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron2016-07-132-23/+76
| * arm: jump label may reference text in __exitJason Baron2016-07-131-1/+1
| * tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-07-131-0/+12
| * sparc: support static_key usage in non-module __exit sectionsJason Baron2016-07-131-0/+7
| * powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron2016-07-131-0/+1
| * include/linux/bitmap.h: cleanupAndrew Morton2016-07-131-4/+3
| * tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-07-1348-135/+135
| * drivers/fpga/Kconfig: fix build failureSudip Mukherjee2016-07-131-0/+1
| * drivers/leds/leds-lp3952.c: work around gcc-4.4.4 union initializer bugAndrew Morton2016-07-131-5/+9
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-07-131-2/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-07-13451-7427/+11866
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-07-131-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-07-131-1/+1
| * ipc: delete "nr_ipc_ns"Alexey Dobriyan2016-07-133-6/+0
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-07-132-1/+12
| * init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-07-131-0/+1
| * kernel/module.c: do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt2016-07-131-1/+1
| * init: allow blacklisting of module_init functionsPrarit Bhargava2016-07-131-0/+6
| * w1: add helper macro module_w1_familyAndrew F. Davis2016-07-1311-131/+22
| * w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-07-133-66/+13
| * futex: fix shared futex operations on nommuRich Felker2016-07-131-0/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-07-132-0/+3
| * kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai2016-07-131-9/+4
| * x86/panic: Replace smp_send_stop() with kdump friendly versionHidehiro Kawai2016-07-132-15/+42
| * ARM: kexec: fix kexec for Keystone 2Russell King2016-07-132-1/+25
| * ARM: keystone: dts: add psci command definitionVitaly Andrianov2016-07-131-0/+8
| * kexec-allow-architectures-to-override-boot-mapping-fixAndrew Morton2016-07-131-0/+2
| * kexec: allow architectures to override boot mappingRussell King2016-07-133-14/+53
| * kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-07-134-5/+5
| * kexec-ensure-user-memory-sizes-do-not-wrap-fixAndrew Morton2016-07-131-1/+1
| * kexec: ensure user memory sizes do not wrapRussell King2016-07-131-0/+2
| * kexec: don't invoke OOM-killer for control page allocationRussell King2016-07-131-1/+1
| * ARM: kexec: advertise location of bootable RAMRussell King2016-07-131-2/+21
| * ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-07-131-0/+16
| * kexec: return error number directlyMinfei Huang2016-07-131-10/+6
| * cpumask: fix code commentGeliang Tang2016-07-131-1/+1
| * kernel/exit.c: quieten greatest stack depth printkAnton Blanchard2016-07-131-1/+1
| * reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-07-131-1/+2
| * nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-07-1318-329/+348
| * nilfs2: use BIT() macroRyusuke Konishi2016-07-136-38/+37
| * nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi2016-07-132-27/+24
| * nilfs2: refactor parser of snapshot mount optionRyusuke Konishi2016-07-131-18/+35
| * nilfs2: do not use yield()Ryusuke Konishi2016-07-131-1/+1
| * nilfs2: emit error message when I/O error is detectedRyusuke Konishi2016-07-133-2/+16
| * nilfs: avoid warning about unused variablesArnd Bergmann2016-07-131-1/+4