| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 | 5 | -35/+20 |
| |\ \ |
|
| * | | | 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 | 7 | -4/+107 |
|\ \ \ \ |
|
| * | | | | 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:Support User Probes for sparc | Allen Pais | 2016-12-12 | 5 | -3/+105 |
| | |_|/
| |/| | |
|
* / | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
|/ / / |
|
* | | | sparc64: Enable sun4v dma ops to use IOMMU v2 APIs | Tushar Dave | 2016-11-18 | 1 | -0/+6 |
* | | | sparc64: Initialize iommu_map_table and iommu_pool | Tushar Dave | 2016-11-18 | 1 | -0/+2 |
* | | | sparc64: Add ATU (new IOMMU) support | Tushar Dave | 2016-11-18 | 2 | -0/+363 |
| |/
|/| |
|
* | | sparc64: Delete now unused user copy fixup functions. | David S. Miller | 2016-10-25 | 1 | -33/+3 |
* | | sparc64: Prepare to move to more saner user copy exception handling. | David S. Miller | 2016-10-24 | 1 | -6/+15 |
* | | sparc64: Delete __ret_efault. | David S. Miller | 2016-10-24 | 1 | -1/+0 |
* | | sparc32: Fix old style declaration GCC warnings | Tobias Klauser | 2016-10-24 | 1 | -1/+1 |
* | | sparc64: Fix old style declaration GCC warnings | Tobias Klauser | 2016-10-24 | 1 | -6/+6 |
* | | sparc64: Setup a scheduling domain for highest level cache. | Atish Patra | 2016-10-24 | 2 | -3/+10 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 4 | -100/+35 |
|\ |
|
| * | [sparc] unify 32bit and 64bit string.h | Al Viro | 2016-08-08 | 3 | -100/+34 |
| * | sparc: move exports to definitions | Al Viro | 2016-08-08 | 1 | -0/+1 |
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-12 | 3 | -18/+22 |
|\ \ |
|
| * | | sparc64: separate extable_64.h, switch elf_64.h to it | Al Viro | 2016-10-06 | 3 | -18/+22 |
* | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-08 | 1 | -2/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-10-06 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sparc64: Enable setting "relaxed ordering" in IOMMU mappings | chris hyser | 2016-10-06 | 1 | -0/+1 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-04 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 2 | -11/+9 |
| |\| | |
|
| * | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf | 2016-08-24 | 1 | -0/+4 |
* | | | | sparc64: Fix non-SMP build. | David S. Miller | 2016-09-29 | 1 | -0/+1 |
* | | | | sparc64: Fix cpu_possible_mask if nr_cpus is set | Atish Patra | 2016-09-28 | 1 | -0/+1 |
* | | | | sparc64 mm: Fix more TSB sizing issues | Mike Kravetz | 2016-09-28 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | sparc32: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -1/+3 |
| |/ / |
|
* / / | usercopy: fold builtin_const check into inline function | Kees Cook | 2016-09-06 | 2 | -10/+6 |
|/ / |
|
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 2 | -6/+19 |
|\ \
| |/
|/| |
|
| * | sparc/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 2 | -6/+19 |
* | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -10/+0 |
|\ \ |
|
| * | | sparc32: remove stale RTC_PORT definition | Arnd Bergmann | 2016-06-04 | 1 | -10/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-03 | 1 | -24/+0 |
|\ \ \ |
|
| * | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-03 | 1 | -24/+0 |
* | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-02 | 1 | -3/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2016-08-01 | 1 | -4/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 2016-06-17 | 1 | -3/+0 |
* | | | | sparc64: Trim page tables for 8M hugepages | Nitin Gupta | 2016-07-29 | 3 | -10/+11 |
* | | | | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz | 2016-07-29 | 1 | -1/+2 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 4 | -12/+34 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 2 | -3/+0 |
| * | | | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 3 | -7/+25 |
| * | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 2 | -5/+12 |
| |/ / |
|