summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27h8300: fix syscall restartingMark Rutland
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-27sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-27powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie
2016-10-26sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-10-26sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-10-26x86: Fix export for mcount and __fentry__Steven Rostedt
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-10-25sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-10-25sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-10-25x86/quirks: Hide maybe-uninitialized warningArnd Bergmann
2016-10-25x86/build: Fix build with older GCC versionsJan Beulich
2016-10-25x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-10-24sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-10-24sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-10-24sparc64: Delete __ret_efault.David S. Miller
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann
2016-10-24ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031Fabio Estevam
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-10-24ARM: dts: vf610: fix IRQ flag of global timerStefan Agner
2016-10-24powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras
2016-10-24powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer