summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-072-11/+3
| |/ |/|
* | sparc: Hook up bpf system call.David S. Miller2014-10-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-242-1/+4
|\ \ | |/ |/|
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-242-1/+4
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-193-0/+11
|\ \ | |/ |/|
| * sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5
| * sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+8
* | sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-181-0/+8
|\ \
| * | sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-141-0/+8
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-2/+2
|\ \ \ | |/ / |/| |
| * | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-262-2/+2
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-34/+34
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-032-3/+3
| * | | locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-142-31/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1111-93/+203
|\ \ \ \
| * | | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-1/+0
| * | | | sparc64: sparse irqbob picco2014-10-051-5/+2
| * | | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-052-5/+5
| * | | | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-052-4/+8
| * | | | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-053-38/+67
| * | | | sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-051-18/+12
| * | | | sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-051-11/+4
| * | | | sparc64: Switch to 4-level page tables.David S. Miller2014-10-054-6/+75
| * | | | sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan2014-09-301-0/+2
| * | | | vio: fix reuse of vio_dring slotDwight Engen2014-09-301-1/+1
| * | | | sunvdc: add cdrom and v1.1 protocol supportAllen Pais2014-09-301-3/+9
| * | | | sparc: VIO protocol version 1.6David L Stevens2014-09-301-2/+42
| * | | | sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-161-2/+3
| * | | | sparc64: T5 PMUbob picco2014-09-161-0/+11
| * | | | sparc64: sun4v TLB error power off eventsbob picco2014-09-161-0/+1
| * | | | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson2014-09-091-2/+4
| * | | | sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-091-0/+2
| | |/ / | |/| |
* | | | 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-081-2/+42
|\ \ \ \
| * | | | sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-301-2/+42
| |/ / /
* | | | sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
|/ / /
* | | sparc: Hook up memfd_create system call.David S. Miller2014-08-131-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-131-1/+3
|\ \ \
| * | | sparc: Hook up seccomp and getrandom system calls.David S. Miller2014-08-061-1/+3
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-082-8/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-062-246/+147
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-052-11/+4
| |\ \
| | * | sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-041-10/+2
| | |/
| * | 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
OpenPOWER on IntegriCloud