summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* disable KEXEC_FILE on powerpc for nowStephen Rothwell2016-09-051-0/+1
* kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-09-051-0/+3
* Merge branch 'akpm-current/current'Stephen Rothwell2016-09-05132-541/+2996
|\
| * mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-09-034-1/+33
| * x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-09-034-3/+26
| * powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-09-031-2/+4
| * unicore32: use simpler API for random address requestsJason Cooper2016-09-031-2/+1
| * tile: use simpler API for random address requestsJason Cooper2016-09-031-2/+1
| * arm64: use simpler API for random address requestsJason Cooper2016-09-031-6/+2
| * ARM: use simpler API for random address requestsJason Cooper2016-09-031-2/+1
| * x86: use simpler API for random address requestsJason Cooper2016-09-032-6/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-09-031-0/+1
| * powerpc: kexec_file: add buffer hand-over support for the next kernelThiago Jung Bauermann2016-09-033-48/+240
| * powerpc: enable CONFIG_KEXEC_FILE in powerpc server defconfigsThiago Jung Bauermann2016-09-033-0/+6
| * powerpc: add purgatory for kexec_file_load implementationThiago Jung Bauermann2016-09-0321-29/+704
| * powerpc: add support for loading ELF kernels with kexec_file_loadThiago Jung Bauermann2016-09-034-1/+297
| * powerpc: add code to work with device trees in kexec_file_loadThiago Jung Bauermann2016-09-032-0/+224
| * powerpc: implement kexec_file_loadThiago Jung Bauermann2016-09-037-2/+278
| * powerpc: add functions to read ELF files of any endiannessThiago Jung Bauermann2016-09-033-1/+495
| * powerpc: adapt elf64_apply_relocate_add for kexec_file_loadThiago Jung Bauermann2016-09-033-9/+99
| * powerpc: generalize elf64_apply_relocate_addThiago Jung Bauermann2016-09-033-25/+61
| * powerpc: factor out relocation code from module_64.c to elf_util_64.cThiago Jung Bauermann2016-09-035-283/+386
| * powerpc: change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE insteadThiago Jung Bauermann2016-09-0320-36/+36
| * kexec_file: change kexec_add_buffer to take kexec_buf as argumentThiago Jung Bauermann2016-09-032-40/+45
| * cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-09-031-2/+2
| * nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-09-0339-8/+49
| * arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-09-034-63/+27
| * nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-09-031-9/+0
| * nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-09-038-26/+37
| * powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-09-032-0/+8
| * kbuild: simpler generation of assembly constantsAlexey Dobriyan2016-09-034-11/+5
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2016-09-031-0/+2
| * kthread: kthread worker API cleanupPetr Mladek2016-09-031-7/+7
| * mm/page_alloc.c: replace set_dma_reserve to set_memory_reserveSrikar Dronamraju2016-09-031-1/+1
* | Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell2016-09-052-0/+66
|\ \
| * | livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-182-0/+66
* | | Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2016-09-053-8/+7
|\ \ \
| * | | ARM: do away with final ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
| * | | blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
| * | | arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-082-7/+6
* | | | Merge remote-tracking branch 'libata/for-next'Stephen Rothwell2016-09-053-1/+8
|\ \ \ \
| * | | | ARM: dts: STiH407-family: Add ports-implemented property in sata nodesPatrice Chotard2016-08-101-0/+4
| * | | | ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-102-1/+4
| |/ / /
* | | | Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2016-09-053-49/+3
|\ \ \ \
| * | | | miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan2016-08-311-24/+1
| * | | | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-312-25/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'kvms390/next'Stephen Rothwell2016-09-059-92/+175
|\ \ \ \
| * | | | KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-08-264-2/+32
| * | | | Merge remote-tracking branch s390forkvmChristian Borntraeger2016-08-262-4/+25
| |\ \ \ \
| * | | | | KVM: s390: lazy enable RIFan Zhang2016-08-164-2/+36