summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-304-32/+0
|\
| * arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-284-32/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-212-3/+3
|\ \ | |/
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-192-3/+3
* | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-3/+0
|\ \ | |/
| * security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0617-116/+201
|\ \ | |/
| * sparc64: delete old wrap codePavel Tatashin2017-06-066-45/+1
| * sparc64: new context wrapPavel Tatashin2017-06-061-27/+54
| * sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-062-2/+4
| * sparc64: redefine first versionPavel Tatashin2017-06-062-4/+4
| * sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1
| * sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-061-0/+2
| * sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett2017-06-061-1/+2
| * sparc: Machine description indices can varyJames Clarke2017-06-062-4/+65
| * sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-062-6/+12
| * arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-062-6/+15
| * sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-052-0/+36
| * sparc64: Fix build warnings with gcc 7.David S. Miller2017-06-011-1/+1
| * arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu2017-05-261-2/+6
* | bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-061-0/+1
* | bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller2017-05-311-2/+7
* | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-311-1/+1
* | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
|/
* sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett2017-05-171-7/+6
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-173-4/+4
* sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta2017-05-171-2/+4
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-48/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-48/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-05-096-14/+13
|\ \ | |/ |/|
| * sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge2017-05-093-2/+8
| * sparc: use memdup_user_nul in sun4m LED driverGeliang Tang2017-05-091-10/+3
| * sparc: Remove redundant tests in boot_flags_init().David S. Miller2017-05-032-2/+2
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-7/+4
|\ \ | |/ |/|
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-3/+3
| * PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-029-61/+1805
|\ \
| * | sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.David S. Miller2017-05-011-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-266-2/+49
| |\ \
| * | | sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-241-4/+245
| * | | sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-241-54/+184
| * | | sparc64: Add eBPF JIT.David S. Miller2017-04-227-60/+1424
| * | | sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller2017-04-226-3/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-202-1/+17
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-1520-25/+47
| |\ \ \ \
| * | | | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-1/+1
| |\ \ \ \ \
| * | | | | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
OpenPOWER on IntegriCloud