| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-22 | 1 | -1/+1 |
|\ |
|
| * | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | sparc64: Measure receiver forward progress to avoid send mondo timeout | Jane Chu | 2017-07-14 | 1 | -0/+1 |
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -1/+0 |
|\ \ |
|
| * | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -1/+0 |
* | | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2017-07-13 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | sparc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-11 | 2 | -1/+2 |
* | | | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-12 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-11 | 1 | -0/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | Adding asm-prototypes.h for genksyms to generate crc | Nagarathnam Muthusamy | 2017-06-19 | 1 | -0/+24 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2017-07-08 | 10 | -224/+200 |
|\ \ \ |
|
| * | | | sparc64: add port_id to VIO device metadata | Jag Raman | 2017-06-25 | 1 | -0/+1 |
| * | | | sparc64: Enhance search for VIO device in MDESC | Jag Raman | 2017-06-25 | 1 | -1/+4 |
| * | | | sparc64: enhance VIO device probing | Jag Raman | 2017-06-25 | 1 | -0/+5 |
| * | | | sparc64: add MDESC node name property to VIO device metadata | Jag Raman | 2017-06-25 | 2 | -3/+6 |
| * | | | sparc64: expand MDESC interface | Jag Raman | 2017-06-25 | 1 | -0/+17 |
| * | | | sparc64: add hot-patched and inlined get_tick() | Pavel Tatashin | 2017-06-12 | 1 | -0/+60 |
| * | | | sparc64: improve modularity tick options | Pavel Tatashin | 2017-06-12 | 1 | -0/+2 |
| * | | | sparc64: optimize loads in clock_sched() | Pavel Tatashin | 2017-06-12 | 1 | -0/+5 |
| * | | | sparc64: remove trailing white spaces | Pavel Tatashin | 2017-06-12 | 1 | -1/+1 |
| * | | | sparc64: expand LDC interface | Jag Raman | 2017-06-10 | 1 | -0/+8 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2017-06-10 | 4 | -30/+6 |
| |\ \ \
| | |/ / |
|
| * | | | arch/sparc: Enable queued spinlock support for SPARC | Babu Moger | 2017-05-25 | 3 | -83/+13 |
| * | | | arch/sparc: Introduce xchg16 for SPARC | Babu Moger | 2017-05-25 | 1 | -10/+39 |
| * | | | arch/sparc: Enable queued rwlocks for SPARC | Babu Moger | 2017-05-25 | 3 | -124/+12 |
| * | | | arch/sparc: Introduce cmpxchg_u8 SPARC | Babu Moger | 2017-05-25 | 1 | -0/+29 |
| * | | | arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_H | Babu Moger | 2017-05-25 | 1 | -4/+0 |
* | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 2 | -2/+0 |
|\ \ \ \ |
|
| * | | | | kill strlen_user() | Al Viro | 2017-05-15 | 2 | -2/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -7/+1 |
|\ \ \ \ |
|
| * | | | | sparc: remove arch specific dma_supported implementations | Christoph Hellwig | 2017-06-28 | 1 | -3/+0 |
| * | | | | sparc: remove leon_dma_ops | Christoph Hellwig | 2017-06-28 | 1 | -2/+1 |
| * | | | | sparc: implement ->mapping_error | Christoph Hellwig | 2017-06-28 | 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 | 2 | -5/+0 |
| |\ \ \ \ |
|
| * | | | | | 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-06 | 4 | -30/+6 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-21 | 1 | -0/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-03 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 2017-06-09 | 1 | -1/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 1 | -13/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2017-06-21 | 4 | -30/+6 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 1 | -1/+0 |
| * | | | | sparc: Simplify <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 1 | -12/+0 |
| | |/ /
| |/| | |
|
* | | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 2 | -5/+0 |
| |/ /
|/| | |
|
* | | | sparc64: delete old wrap code | Pavel Tatashin | 2017-06-06 | 2 | -7/+0 |
* | | | sparc64: add per-cpu mm of secondary contexts | Pavel Tatashin | 2017-06-06 | 1 | -2/+3 |
* | | | sparc64: redefine first version | Pavel Tatashin | 2017-06-06 | 1 | -1/+1 |
* | | | sparc64: combine activate_mm and switch_mm | Pavel Tatashin | 2017-06-06 | 1 | -20/+1 |