aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-13locking/rwsem, xtensa: Drop superfluous arch specific implementationMichal Hocko
2016-04-13locking/rwsem: Drop explicit memory barriersMichal Hocko
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17mm: remove VM_FAULT_MINORJan Kara
2016-03-17xtensa: add test_kc705_hifi variantMax Filippov
2016-03-17xtensa: add Three Core HiFi-2 MX Variant.Piet Delaney
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov
2016-03-11xtensa: use context structure for debug exceptionsMax Filippov
2016-03-11xtensa: remove remaining non-functional KGDB bitsMax Filippov
2016-03-11xtensa: clear all DBREAKC registers on startMax Filippov
2016-03-11xtensa: xtfpga: fix earlycon endiannessMax Filippov
2016-03-11xtensa: xtfpga: fix i2c controller register width and endiannessMax Filippov
2016-03-11xtensa: xtfpga: fix ethernet controller endiannessMax Filippov
2016-03-11xtensa: xtfpga: fix serial port register width and endiannessMax Filippov
2016-03-11xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIANMax Filippov
2016-03-11xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov
2016-03-11xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-02-06TTY: xtensa/iss/console, remove unused _INLINE_ definitionJiri Slaby
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-15mm: define MADV_FREE for some archesMinchan Kim