summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann
2019-11-22ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()Jisheng Zhang (syna)
2019-11-22ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin
2019-11-16ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard
2019-11-16ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers
2019-11-15ARM: 8932/1: Add clock_gettime64 entry pointVincenzo Frascino
2019-11-15ARM: 8931/1: Add clock_getres entry pointVincenzo Frascino
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino
2019-11-15ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner
2019-11-15ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...Candle Sun
2019-11-15ARM: 8918/2: only build return_address() if neededBen Dooks
2019-10-31ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/Geert Uytterhoeven
2019-10-31ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks
2019-10-31ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks
2019-10-31ARM: 8923/1: mm: include <asm/vga.h> for vga_baseBen Dooks (Codethink)
2019-10-31ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)
2019-10-31ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)
2019-10-31ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)
2019-10-27ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)
2019-10-27ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)
2019-10-27ARM: 8915/1: zImage: atags_to_fdt: fix __be32 and __be64 typesBen Dooks (Codethink)
2019-10-27ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks
2019-10-27ARM: 8911/1: move pcibios_report_status to <asm/pci.h>Ben Dooks
2019-10-27ARM: 8910/1: fix missing declartion of module_frob_arch_sectionsBen Dooks
2019-10-27ARM: 8909/1: make unexported items staticBen Dooks
2019-10-27ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-25ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard
2019-10-25xen: issue deprecation warning for 32-bit pv guestJuergen Gross
2019-10-23MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig
2019-10-23riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang
2019-10-23riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang
2019-10-23riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov
2019-10-23Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson
2019-10-22KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin