| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 4 | -11/+11 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 2 | -2/+2 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 31 | -31/+31 |
* | sparc: implement watchdog_nmi_enable and watchdog_nmi_disable | Babu Moger | 2016-12-15 | 1 | -1/+43 |
* | arch/sparc: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 2016-12-15 | 2 | -4/+4 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 1 | -36/+9 |
|\ |
|
| * | sparc/sysfs: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -36/+9 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 3 | -3/+0 |
|\ \ |
|
| * \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 11 | -70/+916 |
| |\ \ |
|
| * | | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 2 | -2/+0 |
| * | | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 2 | -2/+0 |
| * | | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 2 | -0/+2 |
| * | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 32 | -723/+1400 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-12-12 | 18 | -44/+535 |
|\ \ \ \ |
|
| * | | | | sparc: fix a building error reported by kbuild | Gonglei \(Arei\) | 2016-12-12 | 1 | -0/+1 |
| * | | | | sparc64: fix typo in pgd_clear() | Kirill A. Shutemov | 2016-12-12 | 1 | -1/+1 |
| * | | | | sparc64: restore irq in error paths in iommu | Dan Carpenter | 2016-12-12 | 1 | -0/+2 |
| * | | | | sparc: leon: Fix a retry loop in leon_init_timers() | Dan Carpenter | 2016-12-12 | 1 | -28/+28 |
| * | | | | sparc64: make string buffers large enough | Dan Carpenter | 2016-12-12 | 1 | -2/+2 |
| * | | | | sparc64: move dereference after check for NULL | Dan Carpenter | 2016-12-12 | 1 | -3/+2 |
| * | | | | sparc: kernel: use builtin_platform_driver | Geliang Tang | 2016-12-12 | 1 | -6/+1 |
| * | | | | sparc64:Support User Probes for sparc | Allen Pais | 2016-12-12 | 12 | -4/+498 |
| | |_|/
| |/| | |
|
* / | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
|/ / / |
|
* | | | sparc: drop duplicate header scatterlist.h | Geliang Tang | 2016-11-19 | 1 | -1/+0 |
* | | | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger | 2016-11-18 | 1 | -0/+1 |
* | | | sparc64: Enable 64-bit DMA | Tushar Dave | 2016-11-18 | 2 | -2/+10 |
* | | | sparc64: Enable sun4v dma ops to use IOMMU v2 APIs | Tushar Dave | 2016-11-18 | 4 | -58/+211 |
* | | | sparc64: Bind PCIe devices to use IOMMU v2 service | Tushar Dave | 2016-11-18 | 3 | -0/+60 |
* | | | sparc64: Initialize iommu_map_table and iommu_pool | Tushar Dave | 2016-11-18 | 2 | -0/+21 |
* | | | sparc64: Add ATU (new IOMMU) support | Tushar Dave | 2016-11-18 | 6 | -0/+529 |
* | | | sparc64: Add FORCE_MAX_ZONEORDER and default to 13 | Dave Kleikamp | 2016-11-18 | 1 | -0/+18 |
* | | | sparc64: fix compile warning section mismatch in find_node() | Thomas Tai | 2016-11-14 | 1 | -3/+3 |
* | | | sparc32: Fix inverted invalid_frame_pointer checks on sigreturns | Andreas Larsson | 2016-11-11 | 1 | -2/+2 |
* | | | sparc64: Fix find_node warning if numa node cannot be found | Thomas Tai | 2016-11-11 | 1 | -4/+61 |
| |/
|/| |
|
* | | sparc64: Handle extremely large kernel TLB range flushes more gracefully. | David S. Miller | 2016-10-27 | 1 | -55/+228 |
* | | sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c... | David S. Miller | 2016-10-26 | 1 | -12/+30 |
* | | sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. | David S. Miller | 2016-10-26 | 1 | -1/+1 |
* | | sparc64: Handle extremely large kernel TSB range flushes sanely. | David S. Miller | 2016-10-26 | 1 | -0/+17 |
* | | sparc: Handle negative offsets in arch_jump_label_transform | James Clarke | 2016-10-26 | 1 | -6/+17 |
* | | sparc64: Fix illegal relative branches in hypervisor patched TLB code. | David S. Miller | 2016-10-26 | 1 | -14/+51 |
* | | sparc64: Delete now unused user copy fixup functions. | David S. Miller | 2016-10-25 | 3 | -105/+4 |
* | | sparc64: Delete now unused user copy assembler helpers. | David S. Miller | 2016-10-25 | 1 | -30/+0 |
* | | sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-25 | 3 | -81/+162 |
* | | sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-25 | 3 | -91/+153 |
* | | sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-25 | 3 | -79/+162 |
* | | sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-25 | 3 | -79/+231 |
* | | sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-24 | 3 | -124/+237 |
* | | sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-24 | 3 | -18/+38 |