summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+8
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller1-0/+8
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-34/+34
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-93/+203
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+42
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-1/+0
2014-10-05sparc64: sparse irqbob picco1-5/+2
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2-5/+5
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2-4/+8
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller3-38/+67
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller1-18/+12
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller1-11/+4
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller4-6/+75
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2-3/+3
2014-09-30sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan1-0/+2
2014-09-30vio: fix reuse of vio_dring slotDwight Engen1-1/+1
2014-09-30sunvdc: add cdrom and v1.1 protocol supportAllen Pais1-3/+9
2014-09-30sparc: VIO protocol version 1.6David L Stevens1-2/+42
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens1-2/+42
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan1-2/+3
2014-09-16sparc64: T5 PMUbob picco1-0/+11
2014-09-16sparc64: sun4v TLB error power off eventsbob picco1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-09sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-09sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson1-2/+4
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais1-0/+2
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter2-2/+2
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra2-31/+31
2014-08-13sparc: Hook up memfd_create system call.David S. Miller1-1/+2
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+3
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-8/+1
2014-08-06sparc: Hook up seccomp and getrandom system calls.David S. Miller1-1/+3
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2-246/+147
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2-11/+4
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller1-10/+2
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller1-1/+2
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-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2-0/+3
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+1
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds88-986/+867
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+24
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-18/+6
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+0