| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-08-04 | 7 | -18/+48 |
|\ |
|
| * | sparc64: Fix exception handling in UltraSPARC-III memcpy. | David S. Miller | 2017-08-04 | 1 | -2/+2 |
| * | sparc: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-07-20 | 2 | -8/+0 |
| * | sparc64: Register hugepages during arch init | Nitin Gupta | 2017-07-20 | 1 | -1/+24 |
| * | sparc64: Prevent perf from running during super critical sections | Rob Gardner | 2017-07-18 | 3 | -7/+22 |
* | | 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-18 | 5 | -75/+139 |
|\ \
| |/
|/| |
|
| * | sparc64: Measure receiver forward progress to avoid send mondo timeout | Jane Chu | 2017-07-14 | 4 | -70/+132 |
| * | SPARC64: Fix sun4v DMA panic | Tushar Dave | 2017-07-12 | 1 | -5/+7 |
* | | 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-04 | 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 |
* | | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 2017-07-13 | 1 | -1/+1 |
* | | | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-13 | 2 | -4/+3 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-12 | 7 | -20/+57 |
|\ \ \ |
|
| * | | | sparc64: Fix gup_huge_pmd | Nitin Gupta | 2017-06-25 | 1 | -2/+2 |
| * | | | Adding the type of exported symbols | Nagarathnam Muthusamy | 2017-06-19 | 4 | -0/+5 |
| * | | | sed regex in Makefile.build requires line break between exported symbols | Nagarathnam Muthusamy | 2017-06-19 | 1 | -18/+26 |
| * | | | Adding asm-prototypes.h for genksyms to generate crc | Nagarathnam Muthusamy | 2017-06-19 | 1 | -0/+24 |
* | | | | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-11 | 1 | -14/+14 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2017-07-08 | 23 | -492/+889 |
|\ \ \ |
|
| * | | | sparc: kernel: pmc: make of_device_ids const. | Arvind Yadav | 2017-07-03 | 1 | -1/+1 |
| * | | | sparc64: fix typo in property | Pavel Tatashin | 2017-06-26 | 2 | -3/+3 |
| * | | | sparc64: add port_id to VIO device metadata | Jag Raman | 2017-06-25 | 2 | -0/+3 |
| * | | | sparc64: Enhance search for VIO device in MDESC | Jag Raman | 2017-06-25 | 3 | -63/+64 |
| * | | | sparc64: enhance VIO device probing | Jag Raman | 2017-06-25 | 2 | -16/+42 |
| * | | | sparc64: check if a client is allowed to register for MDESC notifications | Jag Raman | 2017-06-25 | 1 | -0/+17 |
| * | | | sparc64: remove restriction on VIO device name size | Jag Raman | 2017-06-25 | 1 | -19/+4 |
| * | | | sparc64: refactor code to obtain cfg_handle property from MDESC | Jag Raman | 2017-06-25 | 1 | -11/+19 |
| * | | | sparc64: add MDESC node name property to VIO device metadata | Jag Raman | 2017-06-25 | 4 | -51/+68 |
| * | | | sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation | Jag Raman | 2017-06-25 | 1 | -5/+3 |
| * | | | sparc64: expand MDESC interface | Jag Raman | 2017-06-25 | 2 | -0/+233 |
| * | | | sparc64: skip handshake for LDC channels in RAW mode | Jag Raman | 2017-06-25 | 2 | -1/+15 |
| * | | | sparc64: specify the device class in VIO version info. packet | Jag Raman | 2017-06-25 | 1 | -0/+1 |
| * | | | sparc64: ensure VIO operations are defined while being used | Jag Raman | 2017-06-25 | 1 | -4/+13 |
| * | | | sparc: kernel: apc: make of_device_ids const | Arvind Yadav | 2017-06-25 | 1 | -1/+1 |
| * | | | sparc/time: make of_device_ids const | Arvind Yadav | 2017-06-15 | 1 | -1/+1 |
| * | | | sparc64: broken %tick frequency on spitfire cpus | Pavel Tatashin | 2017-06-15 | 1 | -1/+26 |
| * | | | sparc64: use prom interface to get %stick frequency | Pavel Tatashin | 2017-06-15 | 1 | -5/+2 |
| * | | | sparc64: optimize functions that access tick | Pavel Tatashin | 2017-06-13 | 1 | -9/+13 |
| * | | | sparc64: add hot-patched and inlined get_tick() | Pavel Tatashin | 2017-06-13 | 3 | -6/+87 |
| * | | | sparc64: initialize time early | Pavel Tatashin | 2017-06-13 | 3 | -13/+12 |
| * | | | sparc64: improve modularity tick options | Pavel Tatashin | 2017-06-13 | 2 | -28/+57 |
| * | | | sparc64: optimize loads in clock_sched() | Pavel Tatashin | 2017-06-13 | 2 | -10/+12 |
| * | | | sparc64: show time stamps from zero | Pavel Tatashin | 2017-06-13 | 1 | -2/+8 |
| * | | | sparc64: access tick function from variable | Pavel Tatashin | 2017-06-13 | 1 | -14/+16 |
| * | | | sparc64: remove trailing white spaces | Pavel Tatashin | 2017-06-13 | 2 | -4/+4 |
| * | | | sparc64: print debug messages when reading from LDC channel | Jag Raman | 2017-06-10 | 1 | -0/+5 |