- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
- 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
- 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
- c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
- 14d0334 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 8 years ago
- c982aa9 sparc: Machine description indices can vary by James Clarke · 8 years ago
- deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 8 years ago
- b6c41cb sparc64: Fix mapping of 64k pages with MAP_FIXED by Nitin Gupta · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
- e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
- 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
- 86e1066 sparc: remove unused wp_works_ok macro by Mathias Krause · 8 years ago
- 9ae34db sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
- 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- 1333eb7 sparc32: kill __ret_efault() by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- 444f02c uaccess: drop pointless ifdefs by Al Viro · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
- c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
- 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
- 269d852 sparc64: fix for user probes in high memory by Eric Saint Etienne · 8 years ago
- fc5e8c2 sparc: topology_64.h: Fix condition for including cpudata.h by Ben Hutchings · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 4bbc84f sparc: use symbolic names for tsb indexing by Mike Kravetz · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 541cc39 sparc: fix a building error reported by kbuild by Gonglei \(Arei\) · 8 years ago
- acff7fd sparc64: fix typo in pgd_clear() by Kirill A. Shutemov · 8 years ago
- e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
- 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
- f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
- 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
- aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
- ee9e839 sparc32: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
- 844bdf1 sparc64: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
- d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
- f84d9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- aa7bde1 sparc64: Enable setting "relaxed ordering" in IOMMU mappings by chris hyser · 8 years ago
- c99d2ab sparc64: separate extable_64.h, switch elf_64.h to it by Al Viro · 8 years ago
- 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
- 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
- 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
- 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
- e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 70a6fcf [sparc] unify 32bit and 64bit string.h by Al Viro · 9 years ago
- d3867f04 sparc: move exports to definitions by Al Viro · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
- c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
- 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
- af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
- 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- 3a1adb2 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
- 279da14 sparc32: remove stale RTC_PORT definition by Arnd Bergmann · 9 years ago
- 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 9 years ago
- 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
- 6b1cabe sparc32: drop superfluous cast in calls to __nocache_pa() by Sam Ravnborg · 9 years ago
- 6e6e418 sparc32: fix build with STRICT_MM_TYPECHECKS by Sam Ravnborg · 9 years ago
- d097efa sparc32: drop hardcoding trap_level in kgdb_trap by Sam Ravnborg · 9 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
- 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago