summaryrefslogtreecommitdiff
path: root/arch/sparc/include
Commit message (Expand)AuthorAge
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-06
|\
| * sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2016-10-06
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \ | |/ |/|
| * Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\
| * | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-24
* | | sparc64: Fix non-SMP build.David S. Miller2016-09-28
* | | sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2016-09-28
* | | sparc64 mm: Fix more TSB sizing issuesMike Kravetz2016-09-28
| |/ |/|
* | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-14
|\ \
| * | sparc32: fix copy_from_user()Al Viro2016-09-13
| |/
* | usercopy: fold builtin_const check into inline functionKees Cook2016-09-06
|/
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\
| * sparc/uaccess: Enable hardened usercopyKees Cook2016-07-26
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\ \
| * | sparc32: remove stale RTC_PORT definitionArnd Bergmann2016-06-04
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-02
|\ \ \
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
* | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01
| |\ \ \ | | | |/ | | |/|
| * | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-17
* | | | sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-29
* | | | sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-28
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ | |_|/ / |/| | |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| |/ /
* | | sparc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
|/ /
* | sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-22
|\
| * sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-20
| * sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-20
| * sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-20
| * sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-20
* | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-19
* | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-16
|\ \ | |/ |/|
| * locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko2016-04-13
| * locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-13
* | sparc64: recognize and support Sonoma CPU typeKhalid Aziz2016-04-21
* | sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2016-03-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-28
|\
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-20
| * sparc: Fix misspellings in comments.Adam Buchbinder2016-03-20
* | sparc/syscall: fix syscall_get_archAndy Lutomirski2016-03-22
* | sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-13
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
| |\
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-25