aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds58-248/+353
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds7-0/+204
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-0/+8
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov6-6/+6
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn2-2/+7
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt7-7/+7
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan1-2/+12
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan2-2/+14
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan1-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan1-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2-62/+58
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan1-9/+18
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan1-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle9-10/+10
2016-05-28MIPS: VR41xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: oprofile: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: math-emu: Fix typoAndrea Gelmini1-2/+2
2016-05-28MIPS: lib: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: kernel: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: R6: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini4-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini2-2/+2
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini3-4/+4
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini1-4/+4
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter1-2/+2
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas1-0/+100
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas1-2/+2
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan1-2/+2
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn1-0/+15
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2-3/+6
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan1-3/+1
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton1-2/+6
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton1-0/+3
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-50/+95
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-9/+8
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2-1/+28
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-51/+163
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj1-0/+27
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds17-22/+8
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-27/+85
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-64/+64
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+2
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-137/+601
2016-05-25kvm:vmx: more complete state update on APICv on/offRoman Kagan1-18/+30
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller1-18/+16
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-480/+5
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds26-497/+2918
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-0/+17
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann1-1/+1
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2-478/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds6-53/+100
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-44/+34
2016-05-24Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds1-2/+2
2016-05-24Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-1/+9
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross1-39/+26
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka1-3/+41
2016-05-24svm: bitwise vs logical op typoDan Carpenter1-2/+2
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini11-28/+90
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-45/+101
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-50/+50
2016-05-23Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-3/+12
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko9-10/+21
2016-05-23mm, aout: handle vm_brk failuresMichal Hocko1-7/+15
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov18-18/+0
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang1-10/+18
2016-05-23kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-0/+45
2016-05-23ELF/MIPS build fixRalf Baechle1-0/+1
2016-05-23m32r: fix build failureSudip Mukherjee1-0/+1
2016-05-23parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller1-1/+10
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-19/+112
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-1/+1
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+2
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-85/+130
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds1-26/+0
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds1-36/+0
2016-05-22parisc: Fix typo in fpudispatch.cAndrea Gelmini1-1/+1
2016-05-22parisc: Fix typos in eisa_eeprom.hAndrea Gelmini1-2/+2
2016-05-22parisc: Fix typo in ldcw.hAndrea Gelmini1-1/+1
2016-05-22parisc: Fix typo in pdc.hAndrea Gelmini1-1/+1
2016-05-22parisc: Update futex.h to match generic implementationJohn David Anglin1-41/+29
2016-05-22parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller2-3/+6
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller4-9/+70
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller3-2/+403
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller1-1/+15
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller1-58/+21
2016-05-22parisc: Add syscall tracepoint supportHelge Deller6-1/+28
2016-05-21um: add extended processor state save/restore supportEli Cooper6-16/+62
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper3-21/+32
2016-05-21um: fix FPU state preservation around signal handlersEli Cooper1-15/+3
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds1-2/+2
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds70-189/+127
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-3/+5
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta6-51/+97
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng17-0/+40
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek14-1/+17
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby15-44/+39
2016-05-20exit_thread: remove empty bodiesJiri Slaby35-140/+17
2016-05-20mn10300: let exit_fpu accept a taskJiri Slaby2-5/+3
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin2-0/+12
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2-3/+3
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg5-11/+14
2016-05-20sparc32: use proper prototype for trapbaseSam Ravnborg3-5/+3
2016-05-20sparc32: drop local prototype in kgdb_32Sam Ravnborg1-2/+2
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg4-14/+12
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann2-1/+3
2016-05-20ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2
2016-05-20Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+11
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds152-2999/+6008
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds15-52/+147
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall3-1/+11
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara4-0/+37
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall3-12/+21
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall3-5/+11
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-7/+7
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-3/+3
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King1-1/+1
2016-05-20x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski1-3/+8
2016-05-20x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski2-4/+4
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar234-4202/+7074
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen3-0/+48
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar12-62/+62
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-36/+31
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins11-26/+15
2016-05-19x86: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-05-19powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar1-2/+4
2016-05-19metag: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19arm64: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton2-6/+2
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-05-19Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-19/+28
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+9
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+16
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-12/+32
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds52-654/+1894
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds310-3757/+10579
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds55-284/+1782
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-14/+4
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King168-624/+866
2016-05-19x86/entry/64: Fix stack return address retrieval in thunkJosh Poimboeuf1-6/+5
2016-05-19nios2: Add order-only DTC dependency to %.dtb targetMarek Vasut1-1/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+9
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-460/+24
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-78/+433
2016-05-18Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds71-470/+6865
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds416-5117/+22609
2016-05-18Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-7/+48
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds42-486/+902
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-60/+94
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds33-736/+830
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams1-1/+1
2016-05-18KVM: MTRR: remove MSR 0x2f8Andy Honig1-2/+0
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini4-10/+10
2016-05-18svm: Manage vcpu load/unload when enable AVICSuravee Suthikulpanit1-0/+89
2016-05-18svm: Do not intercept CR8 when enable AVICSuravee Suthikulpanit1-4/+12
2016-05-18svm: Do not expose x2APIC when enable AVICSuravee Suthikulpanit1-0/+12
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit3-0/+13
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit6-1/+350
2016-05-18svm: Add interrupt injection via AVICSuravee Suthikulpanit1-4/+35
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit3-1/+231
2016-05-18svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit1-2/+7
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit1-2/+16
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit2-0/+8
2016-05-18KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit3-33/+33
2016-05-18KVM: x86: Misc LAPIC changes to expose helper functionsSuravee Suthikulpanit2-74/+82
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa1-1/+1
2016-05-18arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin2-3/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds22-104/+64
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-91/+191
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds27-33/+33
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-141/+208
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas1-0/+7
2016-05-17bpf: arm64: remove callee-save registers use for tmp registersYang Shi1-29/+5
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+9
2016-05-17Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanup...Arnd Bergmann6-20/+88