| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-08-08 | 5 | -43/+10 |
|\ |
|
| * | xtensa: mm/cache: add missing EXPORT_SYMBOLs | Max Filippov | 2017-08-01 | 1 | -1/+5 |
| * | xtensa: don't limit csum_partial export by CONFIG_NET | Max Filippov | 2017-08-01 | 1 | -2/+0 |
| * | xtensa: fix cache aliasing handling code for WT cache | Max Filippov | 2017-07-29 | 1 | -7/+3 |
| * | xtensa: remove wrapper header for asm/param.h | Tobias Klauser | 2017-07-21 | 2 | -18/+1 |
| * | xtensa: remove wrapper header for asm/device.h | Tobias Klauser | 2017-07-21 | 2 | -15/+1 |
* | | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -2/+13 |
|\ |
|
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-04 | 1 | -2/+13 |
* | | xtensa: use generic fb.h | Tobias Klauser | 2017-07-15 | 2 | -12/+1 |
* | | xtensa: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-11 | 2 | -9/+10 |
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 1 | -5/+1 |
|\ \ |
|
| * | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-16 | 1 | -2/+1 |
| * | | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-07 | 2 | -2/+1 |
|\ \ |
|
| * | | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 2017-06-30 | 1 | -0/+1 |
| * | | xtensa: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-20 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -2/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+2 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 7 | -20/+16 |
| |\ \ \ \ |
|
| * | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-22 | 1 | -0/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-04 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 2017-06-09 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-04 | 3 | -2/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2017-06-21 | 8 | -21/+17 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
| * | | | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-29 | 1 | -2/+0 |
| |/ /
|/| | |
|
* | | | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-06-13 | 7 | -20/+16 |
|\ \
| |/
|/| |
|
| * | xtensa: don't use linux IRQ #0 | Max Filippov | 2017-06-06 | 4 | -13/+11 |
| * | xtensa: reduce double exception literal reservation | Max Filippov | 2017-06-05 | 1 | -3/+3 |
| * | xtensa: ISS: Use kmalloc_array() in simdisk_init() | Markus Elfring | 2017-05-08 | 1 | -2/+1 |
| * | xtensa: Use seq_puts() in c_show() | Markus Elfring | 2017-05-08 | 1 | -2/+1 |
* | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-10 | 1 | -23/+0 |
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-09 | 2 | -26/+5 |
|\ \ |
|
| * | | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+2 |
| * | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 | 1 | -1/+2 |
| * | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -4/+0 |
| * | | xtensa/PCI: Do not mmap PCI BARs to userspace as write-through | David Woodhouse | 2017-04-18 | 1 | -20/+1 |
* | | | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-05-08 | 12 | -219/+197 |
|\ \ \ |
|
| * \ \ | Merge branch 'xtensa-sim-params' into xtensa-fixes | Max Filippov | 2017-05-07 | 3 | -23/+45 |
| |\ \ \ |
|
| | * | | | xtensa: ISS: update kernel command line in platform_setup | Max Filippov | 2017-03-13 | 2 | -3/+23 |
| | * | | | xtensa: ISS: add argc/argv simcall definitions | Max Filippov | 2017-03-13 | 1 | -0/+20 |
| | * | | | xtensa: ISS: cleanup setup.c | Max Filippov | 2017-03-13 | 1 | -20/+2 |
| * | | | | xtensa: clean up access to spilled registers locations | Max Filippov | 2017-05-01 | 4 | -36/+32 |
| * | | | | xtensa: use generic tracehooks | Max Filippov | 2017-05-01 | 2 | -27/+14 |
| * | | | | xtensa: move internal ptrace definitions from uapi/asm to asm | Max Filippov | 2017-05-01 | 2 | -40/+39 |