summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20161117next-20161117Stephen Rothwell2016-11-175-0/+10166
* Merge branch 'akpm/master'Stephen Rothwell2016-11-1777-648/+3652
|\
| * sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger2016-11-171-1/+43
| * kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger2016-11-173-230/+239
| * kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2016-11-172-24/+28
| * ktest.pl: fix englishPavel Machek2016-11-171-4/+4
| * ima: platform-independent hash valueAndreas Steffen2016-11-171-2/+4
| * ima: define a canonical binary_runtime_measurements list formatMimi Zohar2016-11-176-13/+67
| * ima: support restoring multiple template formatsMimi Zohar2016-11-171-3/+50
| * ima: store the builtin/custom template definitions in a listMimi Zohar2016-11-173-11/+44
| * ima: on soft reboot, save the measurement listMimi Zohar2016-11-175-1/+135
| * powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2016-11-175-6/+129
| * ima: maintain memory size needed for serializing the measurement listMimi Zohar2016-11-173-2/+64
| * ima: permit duplicate measurement list entriesMimi Zohar2016-11-171-6/+9
| * ima: on soft reboot, restore the measurement listMimi Zohar2016-11-176-0/+248
| * powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-11-177-1/+158
| * powerpc: enable CONFIG_KEXEC_FILE in powerpc server defconfigsThiago Jung Bauermann2016-11-173-0/+6
| * powerpc: add purgatory for kexec_file_load implementationThiago Jung Bauermann2016-11-1718-29/+601
| * powerpc: add support for loading ELF kernels with kexec_file_loadThiago Jung Bauermann2016-11-174-3/+630
| * powerpc: add functions to read ELF files of any endiannessThiago Jung Bauermann2016-11-172-0/+439
| * powerpc: implement kexec_file_loadThiago Jung Bauermann2016-11-179-17/+406
| * powerpc: factor out relocation code in module_64.cThiago Jung Bauermann2016-11-171-167/+187
| * powerpc: change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE insteadThiago Jung Bauermann2016-11-1720-36/+36
| * kexec_file: factor out kexec_locate_mem_hole from kexec_add_bufferThiago Jung Bauermann2016-11-172-5/+21
| * kexec_file: change kexec_add_buffer to take kexec_buf as argumentThiago Jung Bauermann2016-11-174-94/+87
| * kexec_file: allow arch-specific memory walking for kexec_add_bufferThiago Jung Bauermann2016-11-173-25/+50
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-11-171-2/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-11-17103-858/+1688
|\
| * ipc/shm.c: coding style fixesShailesh Pandey2016-11-131-3/+10
| * ipc/sem: use proper list api for pending_list wakeupsDavidlohr Bueso2016-11-131-25/+13
| * ipc/sem: explicitly inline check_restartDavidlohr Bueso2016-11-131-1/+1
| * ipc-sem-optimize-perform_atomic_semop-checkpatch-fixesAndrew Morton2016-11-131-1/+2
| * ipc/sem: ensure we left shift a ULL rather than a 32 bit integerColin Ian King2016-11-131-1/+1
| * ipc/sem: optimize perform_atomic_semop()Davidlohr Bueso2016-11-131-10/+101
| * ipc-sem-rework-task-wakeups-checkpatch-fixesAndrew Morton2016-11-131-4/+5
| * ipc/sem: rework task wakeupsDavidlohr Bueso2016-11-131-180/+85
| * ipc/sem: do not call wake_sem_queue_do() prematurelyDavidlohr Bueso2016-11-131-7/+12
| * ipc: msg, make msgrcv work with LONG_MINJiri Slaby2016-11-131-1/+4
| * ipc/sem: add hysteresisManfred Spraul2016-11-132-26/+62
| * ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2016-11-131-22/+3
| * initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)2016-11-131-0/+117
| * initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)2016-11-132-19/+11
| * debug-more-properly-delay-for-secondary-cpus-fixAndrew Morton2016-11-131-3/+1
| * kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson2016-11-131-2/+4
| * Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek2016-11-131-1/+2
| * Kconfig: lib/Kconfig.debug: fix references to DocumenationAndreas Platschek2016-11-131-4/+4
| * relay: check array offset before using itDan Carpenter2016-11-131-2/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-11-132-0/+3
| * kexec: export the value of phys_base instead of symbol addressBaoquan He2016-11-132-4/+2
| * Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-11-132-9/+0