aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2014-08-13sparc: Hook up memfd_create system call.Gravatar David S. Miller 3-4/+5
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.Gravatar David S. Miller 1-0/+32
2014-08-13sparc64: Skip bogus PCI bridge ranges.Gravatar David S. Miller 1-0/+11
2014-08-13sparc64: Expand PCI bridge probing debug logging.Gravatar David S. Miller 1-1/+23
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 8-9/+15
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.Gravatar David S. Miller 3-3/+8
2014-08-11sparc64: Do not disable interrupts in nmi_cpu_busy()Gravatar David S. Miller 1-1/+0
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigGravatar Laura Abbott 3-8/+2
2014-08-06sparc: Hook up seccomp and getrandom system calls.Gravatar David S. Miller 3-4/+6
2014-08-06sparc: fix decimal printf format specifiers prefixed with 0xGravatar Hans Wennborg 1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 11-280/+390
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2014-08-05sparc64: Fix up merge thinko.Gravatar David S. Miller 1-1/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar David S. Miller 11-13/+99
2014-08-04sparc: Add "install" targetGravatar David L Stevens 3-0/+57
2014-08-04arch/sparc/math-emu/math_32.c: drop stray break operatorGravatar Andrey Utkin 1-1/+1
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Gravatar Sowmini Varadhan 1-1/+1
2014-08-04sparc64: Guard against flushing openfirmware mappings.Gravatar David S. Miller 2-10/+25
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.Gravatar David S. Miller 1-0/+8
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-0/+3
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-9/+2
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsGravatar Alexei Starovoitov 1-2/+2
2014-07-21sparc: Hook up renameat2 syscall.Gravatar David S. Miller 4-1/+6
2014-07-21sparc64: avoid code duplication in io_64.hGravatar Sam Ravnborg 1-85/+15
2014-07-21sparc64: reorder functions in io_64.hGravatar Sam Ravnborg 1-114/+120
2014-07-21sparc64: drop unused SLOW_DOWN_IO definitionsGravatar Sam Ravnborg 1-4/+0
2014-07-21sparc64: remove macro indirection in io_64.hGravatar Sam Ravnborg 1-89/+66
2014-07-21sparc64: update IO access functions in PeeCeeIGravatar Sam Ravnborg 1-18/+18
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescGravatar Khalid Aziz 1-13/+69
2014-07-21sparc: use %s for unaligned panicGravatar Kees Cook 1-1/+1
2014-07-21sparc64 - add mem to iomem resourceGravatar bob picco 1-0/+65
2014-07-18sparc64,ftrace: Remove check of obsolete variable function_trace_stopGravatar Steven Rostedt (Red Hat) 2-9/+2
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 2-0/+3
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesGravatar Peter Zijlstra 1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentGravatar Aaron Tomlin 2-7/+13
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 158-1849/+1578
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-85/+101
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+4
2014-06-06net: filter: fix sparc32 typoGravatar Alexei Starovoitov 1-1/+1
2014-06-06net: filter: fix typo in sparc BPF JITGravatar Alexei Starovoitov 1-4/+4
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLGravatar Fabian Frederick 1-1/+0
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-5/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-18/+6
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-12/+1
2014-06-01net: filter: get rid of BPF_S_* enumGravatar Daniel Borkmann 1-81/+73
2014-05-28Merge branch 'pci/misc' into nextGravatar Bjorn Helgaas 2-10/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionGravatar Hanjun Guo 2-10/+0
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeGravatar Yijing Wang 1-2/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 15-126/+168
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cGravatar Toralf Förster 1-1/+1