aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-08sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens1-0/+19
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller1-0/+8
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-20/+43
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-11-07sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-10-28sparc: Hook up bpf system call.David S. Miller3-4/+5
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds4-7/+13
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+21
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds10-35/+35
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2-1/+21
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-151/+136
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds39-754/+1117
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller1-3/+4
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-15/+66
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2014-10-07sparc64: Increase size of boot string to 1024 bytesDave Kleikamp1-1/+4
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller3-26/+5
2014-10-05sparc64: sparse irqbob picco3-174/+341
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller4-20/+28
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller3-5/+16
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller3-56/+36
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller7-374/+244
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2-21/+37
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2-11/+25
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller6-10/+109
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller1-2/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2-3/+3
2014-09-30sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan2-1/+14
2014-09-30vio: fix reuse of vio_dring slotDwight Engen1-1/+1
2014-09-30sunvdc: add cdrom and v1.1 protocol supportAllen Pais1-3/+9
2014-09-30sparc: VIO protocol version 1.6David L Stevens2-4/+54
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens1-1/+1
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens2-4/+54
2014-09-26sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller1-2/+2
2014-09-26sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov1-1/+6
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+5
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2-1/+4