summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-191-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-151-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-1211-93/+203
|\ \ \
| * | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-061-1/+0Star
| * | | sparc64: sparse irqbob picco2014-10-061-5/+2Star
| * | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-062-5/+5
| * | | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-062-4/+8
| * | | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-063-38/+67
| * | | sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-061-18/+12Star
| * | | sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-061-11/+4Star
| * | | sparc64: Switch to 4-level page tables.David S. Miller2014-10-064-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-171-2/+3
| * | | sparc64: T5 PMUbob picco2014-09-171-0/+11
| * | | sparc64: sun4v TLB error power off eventsbob picco2014-09-171-0/+1
| * | | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson2014-09-101-2/+4
| * | | sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-101-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
| |/ /
* / / sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-301-2/+42
|/ /
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-092-8/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-062-246/+147Star
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-061-10/+2Star
| |\
| | * sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-051-10/+2Star
| * | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-221-85/+15Star
| * | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-221-114/+120
| * | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-221-4/+0Star
| * | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-221-89/+66Star
| |/
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-172-0/+3
|/
* nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-1988-986/+867Star
|\
| * sparc64: fix sparse warning in ftrace.cSam Ravnborg2014-05-191-0/+4
| * sparc64: fix sparse warning in kprobes.cSam Ravnborg2014-05-191-0/+2
| * sparc64: fix sparse warning in kgdb_64.cSam Ravnborg2014-05-191-0/+3
| * sparc64: fix sparse warnings in init_64.cSam Ravnborg2014-05-191-0/+4
| * sparc64: fix sparse warning in tsb.cSam Ravnborg2014-05-191-0/+1
| * sparc64: fix sparse warnings in smp_64.cSam Ravnborg2014-05-191-0/+6
| * sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg2014-05-191-0/+7
| * sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-1979-706/+711
| * sparc: fix sparse warning in math_{32,64}Sam Ravnborg2014-05-192-0/+3
| * sparc32: remove cast from output constraints in math asm statementsSam Ravnborg2014-05-191-14/+14