summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-04-28x86/KASLR: Fix kexec kernel boot crash when KASLR randomization failsBaoquan He
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26m32r: switch to RAW_COPY_USERAl Viro
2017-04-26x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-04-26x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2017-04-26x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2017-04-26x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2017-04-26x86/mm/64: Fix crash in remove_pagetable()Kirill A. Shutemov
2017-04-26x86/unwind: Dump all stacks in unwind_dump()Josh Poimboeuf
2017-04-26x86/unwind: Silence more entry-code related warningsJosh Poimboeuf
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro
2017-04-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-23sparc: Update syscall tables.David S. Miller
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-23Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...Ingo Molnar
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-21x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinderSteven Rostedt (VMware)
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-04-20x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa
2017-04-20x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa
2017-04-20x86/irq: Optimize free vector check in the CPU offline pathChen Yu
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn
2017-04-20sched/x86: Update reschedule warning textPrarit Bhargava
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar
2017-04-20x86/reboot: Turn off KVM when halting a CPUTiantian Feng
2017-04-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov
2017-04-19x86/unwind: Remove unused 'sp' parameter in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Prepend hex mask value with '0x' in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Properly zero-pad 32-bit values in unwind_dump()Josh Poimboeuf
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf