summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-12-021-1/+11
* x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-241-47/+2
* s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-241-1/+1
* xtensa: disable preemption around cache alias management callsMax Filippov2020-11-241-0/+14
* powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens2020-11-241-2/+2
* MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-241-1/+8
* ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam2020-11-241-1/+1
* arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich2020-11-241-1/+1
* MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton2020-11-241-2/+1
* arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon2020-11-241-4/+1
* KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-221-1/+7
* powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-221-6/+2
* powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-2212-61/+220
* powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin2020-11-221-14/+35
* powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2020-11-224-5/+13
* powerpc: Implement user_access_begin and friendsChristophe Leroy2020-11-221-14/+46
* powerpc: Add a framework for user access trackingChristophe Leroy2020-11-224-8/+74
* powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-2210-1/+196
* powerpc/64s: move some exception handlers out of lineDaniel Axtens2020-11-221-48/+90
* powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens2020-11-221-0/+6
* x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-181-19/+33
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-11-101-1/+1
* ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-11-101-0/+2
* ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski2020-11-101-0/+1
* arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-11-101-0/+1
* ia64: fix build error with !COREDUMPKrzysztof Kozlowski2020-11-101-1/+1
* powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar2020-11-101-7/+26
* ARM: dts: s5pv210: remove dedicated 'audio-subsystem' nodeKrzysztof Kozlowski2020-11-101-36/+29
* ARM: dts: s5pv210: move PMU node out of clock controllerKrzysztof Kozlowski2020-11-101-8/+5
* um: change sigio_spinlock to a mutexJohannes Berg2020-11-101-3/+3
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-101-51/+14
* powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran2020-11-101-1/+1
* powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha2020-11-101-6/+3
* powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde2020-10-291-12/+29
* arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek2020-10-291-2/+2
* KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo2020-10-291-1/+1
* powerpc/perf/hv-gpci: Fix starting index valueKajol Jain2020-10-291-3/+3
* powerpc/tau: Disable TAU between measurementsFinn Thain2020-10-292-48/+26
* powerpc/tau: Remove duplicated set_thresholds() callFinn Thain2020-10-291-5/+0
* powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-10-292-9/+5
* ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker2020-10-291-4/+12
* powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire2020-10-291-0/+1
* powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire2020-10-291-0/+1
* x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2020-10-291-0/+2
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* s390/init: add missing __init annotationsIlya Leoshkevich2020-10-011-3/+3
* x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner2020-10-011-2/+2