summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2-11/+3
2014-11-21vio: fix reuse of vio_dring slotDwight Engen1-1/+1
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais1-3/+9
2014-10-30sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2-1/+6
2014-10-30sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-1/+0
2014-10-30sparc64: sparse irqbob picco1-6/+3
2014-10-30sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2-5/+5
2014-10-30sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2-4/+8
2014-10-30sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller3-38/+67
2014-10-30sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller1-18/+12
2014-10-30sparc64: Define VA hole at run time, rather than at compile time.David S. Miller1-11/+4
2014-10-30sparc64: Switch to 4-level page tables.David S. Miller4-6/+75
2014-10-30sparc64: T5 PMUbob picco1-0/+11
2014-10-30sparc64: correctly recognise M6 and M7 cpu typeAllen Pais1-0/+2
2014-10-30sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-30sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller1-0/+8
2014-10-30sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan1-2/+3
2014-10-30sparc64: sun4v TLB error power off eventsbob picco1-0/+1
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller1-10/+2
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller1-2/+4
2014-08-14sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller1-3/+6
2014-08-14sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller1-15/+31
2014-08-14sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller1-1/+1
2014-08-14sparc64: Fix range check in kern_addr_valid().David S. Miller1-1/+1
2014-08-14sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller1-4/+4
2014-08-14sparc64: Fix hex values in comment above pte_modify().David S. Miller1-2/+2
2014-08-14sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller1-1/+1
2014-08-14sparc64: Fix huge PMD invalidation.David S. Miller2-15/+6
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller1-1/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2-4/+4
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-10/+2
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+0
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+0
2013-11-18sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds6-181/+192
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-1/+2
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller2-152/+121
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2-4/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner2-3/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2