aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller1-1/+1
2018-10-15MIPS: dts: Change upper case to lower caseSongjun Wu2-28/+28
2018-10-15MIPS: generic: Add Network, SPI and I2C to ocelot_defconfigAlexandre Belloni1-1/+9
2018-10-15MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2-11/+4
2018-10-15MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen1-40/+3
2018-10-15MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton1-36/+0
2018-10-15MIPS: lib: Use kernel_pref & user_pref in memcpy()Paul Burton1-4/+8
2018-10-15MIPS: Remove unused CAT macroPaul Burton1-9/+0
2018-10-15MIPS: Add kernel_pref & user_pref helpersPaul Burton1-0/+6
2018-10-15MIPS: Remove unused TTABLE macroPaul Burton1-11/+0
2018-10-15MIPS: Remove unused PIC macrosPaul Burton1-17/+0
2018-10-15MIPS: Remove unused MOVN & MOVZ macrosPaul Burton1-43/+0
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller4-51/+51
2018-10-16m68k: fix command-line parsing when passed from u-bootAngelo Dureghello1-1/+1
2018-10-15xtensa: remove ZONE_DMAChristoph Hellwig2-4/+1
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank1-3/+5
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-10-14sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger1-85/+93
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor1-0/+1
2018-10-14x86/time: Correct the attribute on jiffies' definitionNathan Chancellor1-1/+1
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen1-0/+15
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-10-14x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra1-3/+3
2018-10-14powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V4-41/+87
2018-10-14powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V3-4/+4
2018-10-14powerpc/64s/hash: Add some SLB debugging testsNicholas Piggin2-3/+53
2018-10-14powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin5-35/+21
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin5-44/+181
2018-10-14powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin6-0/+37
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin4-17/+59
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin6-626/+214
2018-10-14powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin7-23/+19
2018-10-14powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace codeMichael Ellerman1-7/+7
2018-10-14powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman3-1/+72
2018-10-14powerpc/prom_init: Make "default_colors" constBenjamin Herrenschmidt1-1/+1
2018-10-14powerpc/prom_init: Make "fake_elf" constBenjamin Herrenschmidt1-1/+1
2018-10-14powerpc/prom_init: Make of_workarounds staticBenjamin Herrenschmidt1-1/+1
2018-10-14powerpc/book3s64: Avoid multiple endian conversion in pte helpersChristophe Leroy1-39/+32
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy4-19/+19
2018-10-14powerpc/mm: Get rid of pte-common.hChristophe Leroy2-27/+24
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy3-11/+7
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy6-44/+91
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy3-36/+44
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy6-66/+159
2018-10-14powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy2-13/+10
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy2-17/+101
2018-10-14powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy3-40/+19
2018-10-14powerpc/mm: drop unused page flagsChristophe Leroy2-25/+2
2018-10-14powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy6-153/+307