aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2017-07-21sparc64: Fix gup_huge_pmdNitin Gupta
2017-07-21Adding the type of exported symbolsNagarathnam Muthusamy
2017-07-21sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy
2017-07-21Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller
2017-05-26arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-05-09sparc: use memdup_user_nul in sun4m LED driverGeliang Tang
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03sparc: Remove redundant tests in boot_flags_init().David S. Miller
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.David S. Miller
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-24sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller
2017-04-24sparc64: Support cbcond instructions in eBPF JIT.David S. Miller
2017-04-23sparc: Update syscall tables.David S. Miller
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-04-22sparc64: Add eBPF JIT.David S. Miller
2017-04-22sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse