summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-167-18/+39
|\
| * xen/arm: Use p2m entry with lock protectionHillf Danton2019-04-301-1/+2
| * xen/arm: Free p2m entry if fail to add it to RB treeHillf Danton2019-04-301-0/+1
| * xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-04-255-14/+18
| * xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-04-251-0/+1
| * x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux2019-04-231-3/+17
* | ia64: Make sure that we have a mmiowb function real earlyTony Luck2019-05-161-1/+3
* | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-1612-129/+93
|\ \
| * | x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-111-1/+3
| * | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-103-15/+0
| * | ftrace/x86: Remove mcount supportSteven Rostedt (VMware)2019-05-104-66/+9
| * | ftrace/x86_32: Remove support for non DYNAMIC_FTRACESteven Rostedt (VMware)2019-05-102-39/+11
| * | ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-081-5/+27
| * | x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-081-0/+28
| * | x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-081-2/+16
| * | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-292-2/+0
* | | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-155-34/+73
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2019-05-154-33/+52
| |\ \ \ \
| | * | | | cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-104-33/+52
| | |/ / /
| * / / / x86: intel_epb: Take CONFIG_PM into accountRafael J. Wysocki2019-05-101-1/+21
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1582-108/+89
|\ \ \ \
| * | | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-157-7/+0
| * | | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-1560-60/+60
| * | | | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-152-2/+2
| * | | | powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-151-4/+4
| * | | | compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-152-17/+0
| * | | | powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineMasahiro Yamada2019-05-151-4/+4
| * | | | powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineMasahiro Yamada2019-05-151-1/+1
| * | | | powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __initMasahiro Yamada2019-05-151-3/+3
| * | | | ARM: mark setup_machine_tags() stub as __init __noreturnMasahiro Yamada2019-05-151-1/+1
| * | | | MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada2019-05-151-2/+2
| * | | | s390/cpacf: mark scpacf_query() as __always_inlineMasahiro Yamada2019-05-151-1/+1
| * | | | MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada2019-05-151-2/+2
| * | | | arm64: mark (__)cpus_have_const_cap as __always_inlineMasahiro Yamada2019-05-151-2/+2
| * | | | ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-05-152-1/+6
| * | | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada2019-05-151-1/+1
* | | | | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-1415-72/+73
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | parisc: Use __ro_after_init in init.cHelge Deller2019-05-101-4/+4
| * | | | parisc: Use __ro_after_init in unwind.cHelge Deller2019-05-101-1/+1
| * | | | parisc: Use __ro_after_init in time.cHelge Deller2019-05-101-1/+1
| * | | | parisc: Use __ro_after_init in processor.cHelge Deller2019-05-101-2/+2
| * | | | parisc: Use __ro_after_init in process.cHelge Deller2019-05-101-1/+1
| * | | | parisc: Use __ro_after_init in perf_images.hHelge Deller2019-05-101-2/+2
| * | | | parisc: Use __ro_after_init in pci.cHelge Deller2019-05-101-4/+4
| * | | | parisc: Use __ro_after_init in inventory.cHelge Deller2019-05-101-4/+4
| * | | | parisc: Use __ro_after_init in head.SHelge Deller2019-05-101-1/+1
| * | | | parisc: Use __ro_after_init in firmware.cHelge Deller2019-05-101-1/+1
| * | | | parisc: Use __ro_after_init in drivers.cHelge Deller2019-05-101-1/+1
| * | | | parisc: Use __ro_after_init in cache.cHelge Deller2019-05-101-8/+8
| * | | | parisc: Enable the ro_after_init featureHelge Deller2019-05-103-38/+35