- a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
- a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
- 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
- 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
- 9d9fa23 sparc: Handle negative offsets in arch_jump_label_transform by James Clarke · 8 years ago
- b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
- 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
- 614da3d sparc64: Delete now unused user copy assembler helpers. by David S. Miller · 8 years ago
- ee841d0 sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- e93704e sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- 7ae3aaf sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- 95707704 sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- cb736fd sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- d0796b5 sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- 0096ac9 sparc64: Convert copy_in_user to accurate exception reporting. 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
- 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 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
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
- 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
- f84d9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 98e98eb sparc: fixing ident and beautifying code by netmonk@netmonk.org · 8 years ago
- aa7bde1 sparc64: Enable setting "relaxed ordering" in IOMMU mappings by chris hyser · 8 years ago
- 8914391 sparc64: Enable PCI IOMMU version 2 API by chris hyser · 8 years ago
- cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- c99d2ab sparc64: separate extable_64.h, switch elf_64.h to it by Al Viro · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 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
- ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 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
- bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 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
- ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
- 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 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
- fb2e6fd sparc32: debride memcpy.S a bit by Al Viro · 9 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
- 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 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
- fa16082 sparc32: off by ones in BUG_ON() by Dan Carpenter · 8 years ago
- 4f6deb8 sparc: Don't leak context bits into thread->fault_address by David S. Miller · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
- e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 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
- 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
- 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- 3b146b2 sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus() by Bjorn Helgaas · 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 · 8 years ago
- 279da14 sparc32: remove stale RTC_PORT definition by Arnd Bergmann · 8 years ago
- 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 8 years ago
- d11c2a0 sparc: Harden signal return frame checks. by David S. Miller · 8 years ago
- bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9ea46abe sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). by David S. Miller · 8 years ago
- 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
- fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
- 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 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
- 3c46e2d sparc32: use proper prototype for trapbase by Sam Ravnborg · 9 years ago
- 06fc7b5 sparc32: drop local prototype in kgdb_32 by Sam Ravnborg · 9 years ago
- d097efa sparc32: drop hardcoding trap_level in kgdb_trap by Sam Ravnborg · 9 years ago
- 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
- 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
- cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
- 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago