summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-23sparc: implement is_32bit_taskEric Paris3-6/+5
2014-09-23sparc: properly conditionalize use of TIF_32BITStephen Rothwell1-0/+4
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-7/+2
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+8
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+18
2014-09-19sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov1-7/+18
2014-09-19sparc: bpf_jit: add SKF_AD_PKTTYPE support to JITAlexei Starovoitov1-7/+2
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan4-26/+28
2014-09-16sparc64: T5 PMUbob picco5-5/+73
2014-09-16sparc64: mem boot option correctionbob picco2-16/+51
2014-09-16sparc64: find_node adjustmentbob picco1-1/+4
2014-09-16sparc64: sun4v TLB error power off eventsbob picco4-20/+34
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom1-2/+3
2014-09-10locking, sparc64: Fix atomicsPeter Zijlstra1-2/+2
2014-09-09sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann1-1/+1
2014-09-09sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson1-2/+4
2014-09-09sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson1-3/+28
2014-09-09sparc: Let memset return the address argumentAndreas Larsson1-4/+14
2014-09-09sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais1-0/+8
2014-09-09sparc64: support M6 and M7 for building CPU distribution mapAllen Pais1-0/+2
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais3-0/+26
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann1-1/+2
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter10-35/+35
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra6-148/+133
2014-08-13sparc: Hook up memfd_create system call.David S. Miller3-4/+5
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.David S. Miller1-0/+32
2014-08-13sparc64: Skip bogus PCI bridge ranges.David S. Miller1-0/+11
2014-08-13sparc64: Expand PCI bridge probing debug logging.David S. Miller1-1/+23
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-9/+15
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller3-3/+8
2014-08-11sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller1-1/+0
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-8/+2
2014-08-06sparc: Hook up seccomp and getrandom system calls.David S. Miller3-4/+6
2014-08-06sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds11-280/+390
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-08-05sparc64: Fix up merge thinko.David S. Miller1-1/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller11-13/+99
2014-08-04sparc: Add "install" targetDavid L Stevens3-0/+57