aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-04arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+8
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+3
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-9/+2
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov1-2/+2
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-07-21sparc64: avoid code duplication in io_64.hSam Ravnborg1-85/+15
2014-07-21sparc64: reorder functions in io_64.hSam Ravnborg1-114/+120
2014-07-21sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg1-4/+0
2014-07-21sparc64: remove macro indirection in io_64.hSam Ravnborg1-89/+66
2014-07-21sparc64: update IO access functions in PeeCeeISam Ravnborg1-18/+18
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz1-13/+69
2014-07-21sparc: use %s for unaligned panicKees Cook1-1/+1
2014-07-21sparc64 - add mem to iomem resourcebob picco1-0/+65
2014-07-18sparc64,ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2-9/+2
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2-0/+3
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2-7/+13
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds158-1849/+1578
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-85/+101
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4