summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-17xtensa: add test_kc705_hifi variantMax Filippov3-0/+1048
2016-03-17xtensa: add Three Core HiFi-2 MX Variant.Piet Delaney3-0/+705
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov15-13/+649
2016-03-11xtensa: use context structure for debug exceptionsMax Filippov6-18/+39
2016-03-11xtensa: remove remaining non-functional KGDB bitsMax Filippov2-20/+0
2016-03-11xtensa: clear all DBREAKC registers on startMax Filippov1-1/+1
2016-03-11xtensa: xtfpga: fix earlycon endiannessMax Filippov2-2/+2
2016-03-11xtensa: xtfpga: fix i2c controller register width and endiannessMax Filippov1-1/+2
2016-03-11xtensa: xtfpga: fix ethernet controller endiannessMax Filippov2-0/+2
2016-03-11xtensa: xtfpga: fix serial port register width and endiannessMax Filippov2-1/+3
2016-03-11xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIANMax Filippov1-0/+2
2016-03-11xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov1-4/+4
2016-03-11xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov1-4/+6
2016-01-11xtensa: support ioremap for memory outside KIO regionMax Filippov3-4/+82
2016-01-11xtensa: use XTENSA_INT_LEVEL macro in asm/timex.hMax Filippov1-6/+3
2016-01-11xtensa: make fake NMI configurableMax Filippov3-7/+48
2016-01-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+49
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-32/+96
2016-01-08Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-5/+9
2016-01-07dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov1-0/+9
2016-01-07ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson1-0/+1
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2-4/+26
2016-01-07ARM: nomadik: set latencies to 8 cyclesLinus Walleij1-3/+3
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-57/+8
2016-01-06ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren1-5/+9
2016-01-06ARM: net: bpf: fix zero right shiftRabin Vincent1-1/+2
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent4-56/+6
2016-01-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-9/+10
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2-9/+10
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-31ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson1-0/+1
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman1-4/+1
2015-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+11
2015-12-29m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-29m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-24/+42
2015-12-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-9/+22
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3
2015-12-26Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-22/+14
2015-12-25Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+52
2015-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-143/+264
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner13-134/+235