summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-28MIPS: R6: Fix typoAndrea Gelmini
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini
2016-05-28MIPS: MT: Fix typoAndrea Gelmini
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25kvm:vmx: more complete state update on APICv on/offRoman Kagan
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds
2016-05-24Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka
2016-05-24svm: bitwise vs logical op typoDan Carpenter