summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10
2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+5
2017-08-01xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-07-21xtensa: remove wrapper header for asm/param.hTobias Klauser2-18/+1
2017-07-21xtensa: remove wrapper header for asm/device.hTobias Klauser2-15/+1
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+13
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-9/+10
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+2
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-2/+13
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-0/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner8-21/+17
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-20/+16
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds7-20/+16
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-0/+1
2017-06-05xtensa: don't use linux IRQ #0Max Filippov4-13/+11
2017-06-05xtensa: reduce double exception literal reservationMax Filippov1-3/+3
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro1-2/+1
2017-05-15kill strlen_user()Al Viro1-3/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-23/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-26/+5
2017-05-08xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring1-2/+1
2017-05-08xtensa: Use seq_puts() in c_show()Markus Elfring1-2/+1
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-219/+197
2017-05-07Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov3-23/+45
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-129/+58
2017-05-01xtensa: clean up access to spilled registers locationsMax Filippov4-36/+32
2017-05-01xtensa: use generic tracehooksMax Filippov2-27/+14
2017-05-01xtensa: move internal ptrace definitions from uapi/asm to asmMax Filippov2-40/+39
2017-05-01xtensa: clean up xtensa/kernel/ptrace.cMax Filippov1-73/+71
2017-05-01xtensa: drop unused fast_io_protect functionMax Filippov1-24/+0
2017-04-28xtensa: use ITLB_HIT_BIT instead of hardcoded numberMax Filippov1-2/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro6-129/+60