summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\
| * irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-084-15/+66
|\ \
| * | sunvnet: allow admin to set sunvnet MTUDavid L Stevens2014-09-301-1/+1
| * | sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-302-4/+54
| * | sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov2014-09-261-1/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-243-1/+5
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-7/+18
| |\ \ \
| * | | | sparc: bpf_jit: add SKF_AD_PKTTYPE support to JITAlexei Starovoitov2014-09-191-7/+2
| * | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-091-1/+1
| * | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-051-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
| |/ /
* | | sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-242-1/+4
* | | sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| |/ |/|
* | sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov2014-09-191-7/+18
|/
* sparc: Hook up memfd_create system call.David S. Miller2014-08-133-4/+5
* sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-131-0/+32
* sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-131-0/+11
* sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-131-1/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-138-9/+15
|\
| * sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-08-113-3/+8
| * sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller2014-08-111-1/+0
| * sparc: Hook up seccomp and getrandom system calls.David S. Miller2014-08-063-4/+6
| * sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-061-1/+1
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-8/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-0611-280/+390
|\
| * sparc64: Fix up merge thinko.David S. Miller2014-08-051-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-0511-13/+99
| |\
| | * sparc: Add "install" targetDavid L Stevens2014-08-043-0/+57
| | * arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-041-1/+1
| | * sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-041-1/+1
| | * sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-042-10/+25
| | * sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-041-0/+8
| * | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-211-85/+15
| * | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-211-114/+120
| * | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-211-4/+0
| * | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-211-89/+66
| * | sparc64: update IO access functions in PeeCeeISam Ravnborg2014-07-211-18/+18
| * | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-211-13/+69
| * | sparc: use %s for unaligned panicKees Cook2014-07-211-1/+1
| * | sparc64 - add mem to iomem resourcebob picco2014-07-211-0/+65
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-2/+2
|\ \ \
| * | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-2/+2
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-042-0/+3
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-172-0/+3
| | |/ | |/|
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-042-9/+2
|\ \ \ | |_|/ |/| |
| * | sparc64,ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-9/+2
* | | sparc: Hook up renameat2 syscall.David S. Miller2014-07-214-1/+6
| |/ |/|
* | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-0/+1
|/
OpenPOWER on IntegriCloud