summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-09microblaze: Fix simpleImage format generationMichal Simek1-4/+6
2018-08-09perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-08-09s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-08-09powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by StarletJonathan Neuschäfer1-0/+5
2018-08-09powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy1-1/+1
2018-08-09powerpc/powermac: Mark variable x as unusedMathieu Malaterre1-1/+3
2018-08-09powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre1-0/+1
2018-08-09powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre1-2/+4
2018-08-09powerpc/32: Add a missing include headerMathieu Malaterre1-0/+1
2018-08-09perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang1-1/+1
2018-08-09perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang1-1/+1
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann1-1/+1
2018-07-28ARC: mm: allow mprotect to make stack mappings executableVineet Gupta1-1/+1
2018-07-28ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+1
2018-07-28x86/MCE: Remove min interval polling limitationDewet Thibaut1-3/+0
2018-07-11x86/boot: Fix early command-line parsing when matching at endDave Hansen1-10/+24
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar1-0/+3
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling1-2/+2
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling1-0/+1
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman1-1/+1
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2018-07-03ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-07-03ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-07-03ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2018-07-03hexagon: export csum_partial_copy_nocheckArnd Bergmann1-0/+1
2018-07-03hexagon: add memset_io() helperArnd Bergmann1-0/+6
2018-07-03ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori1-0/+6
2018-07-03x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm1-0/+3
2018-07-03arm64: ptrace: remove addr_limit manipulationMark Rutland1-6/+0
2018-07-03parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1
2018-07-03MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-06-13MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-05-30arm: dts: socfpga: fix GIC PPI warningPhilipp Puschmann1-1/+1
2018-05-30powerpc/perf: Fix kernel address leak via sampling registersMichael Ellerman1-0/+15
2018-05-30powerpc/perf: Prevent kernel address leak to userspace via BHRB bufferMadhavan Srinivasan1-0/+10
2018-05-30m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer1-2/+10
2018-05-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman1-1/+1
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson1-6/+14
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves1-0/+1
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-05-30ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren1-5/+2