summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-11-22ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin1-2/+2
2019-11-16ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard1-0/+2
2019-11-16ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger1-0/+3
2019-11-16ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers28-29/+29
2019-11-16ARM: 8932/1: Add clock_gettime64 entry pointVincenzo Frascino2-0/+7
2019-11-16ARM: 8931/1: Add clock_getres entry pointVincenzo Frascino3-0/+27
2019-11-16ARM: 8930/1: Add support for generic vDSOVincenzo Frascino8-357/+195
2019-11-16ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner3-5/+5
2019-11-16ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...Candle Sun2-0/+6
2019-11-16ARM: 8918/2: only build return_address() if neededBen Dooks2-5/+5
2019-10-31ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/Geert Uytterhoeven1-1/+1
2019-10-31ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks1-0/+1
2019-10-31ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks1-2/+2
2019-10-31ARM: 8923/1: mm: include <asm/vga.h> for vga_baseBen Dooks (Codethink)1-0/+2
2019-10-31ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)1-1/+1
2019-10-31ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)2-0/+4
2019-10-31ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)1-3/+3
2019-10-28ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)1-0/+1
2019-10-28ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)1-2/+2
2019-10-28ARM: 8915/1: zImage: atags_to_fdt: fix __be32 and __be64 typesBen Dooks (Codethink)1-6/+6
2019-10-28ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks1-0/+1
2019-10-28ARM: 8911/1: move pcibios_report_status to <asm/pci.h>Ben Dooks2-1/+2
2019-10-28ARM: 8910/1: fix missing declartion of module_frob_arch_sectionsBen Dooks1-0/+1
2019-10-28ARM: 8909/1: make unexported items staticBen Dooks1-15/+19
2019-10-28ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber1-1/+1
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-40/+11
2019-10-27Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-19/+28
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+12
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2019-10-26riscv: cleanup do_trap_breakChristoph Hellwig1-20/+6
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds34-90/+119
2019-10-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-70/+104
2019-10-25ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard1-4/+4
2019-10-25xen: issue deprecation warning for 32-bit pv guestJuergen Gross1-0/+8
2019-10-24MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-24MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-10-24riscv: cleanup <asm/bug.h>Christoph Hellwig1-13/+3
2019-10-24riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang1-1/+1
2019-10-24riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang1-4/+1
2019-10-24riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov1-2/+0
2019-10-23Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-0/+11
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-12/+17
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-33/+62
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson4-32/+55
2019-10-22KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin3-8/+8
2019-10-22Merge branch 'misc' into fixesRussell King15-30/+349
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2-3/+12
2019-10-22Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-10/+32