summaryrefslogtreecommitdiff
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\
| * asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-04
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-31
|\ \
| * | sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-01-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-28
| |\ \ \
| | * | | bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-27
| |\ \ \ \ \
| | * | | | | bpf: sparc64: Add JIT support for multi-function programs.David Miller2017-12-23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
| |\ \ \ \ \ \
| | * | | | | | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
* | | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \ \ \ \ \
| * | | | | | | | make kernel-side POLL... arch-independentAl Viro2017-11-29
| * | | | | | | | define __poll_t, annotate constantsAl Viro2017-11-27
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-15
| * | | | | | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-15
| * | | | | | | | signal: unify compat_siginfo_tAl Viro2018-01-15
| * | | | | | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
| |/ / / / / /
* | | | | | | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe2018-01-24
|/ / / / / /
* | | | | | sparc64: repair calling incorrect hweight function from stubsJan Engelhardt2017-12-27
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-21
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann2017-12-15
| | | |/ / | | |/| |
* | | | | Do not hash userspace addresses in fault handlersKees Cook2017-12-19
|/ / / /
* | | | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-15
|/ / /
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-29
|\ \
| * | mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams2017-11-29
| * | mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams2017-11-29
| * | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-29
| |/
* | sparc64: Fix boot on T4 and later.David S. Miller2017-11-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-17
|\
| * sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-15
| * sparc64: Convert timers to user timer_setup()Allen Pais2017-11-15
| * sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova2017-11-15
| * sparc/led: Convert timers to use timer_setup()Kees Cook2017-11-15
| * sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar2017-11-15
| * sparc64: SPARC optimized __fls functionVijay Kumar2017-11-15
| * sparc64: SPARC optimized fls functionVijay Kumar2017-11-15
| * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-15
| * sparc64: Define SPARC default fls functionVijay Kumar2017-11-15