summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-10-30sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-30sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-30sparc64: Increase size of boot string to 1024 bytesDave Kleikamp
2014-10-30sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-30sparc64: sparse irqbob picco
2014-10-30sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-30sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-30sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-30sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-30sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-30sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-30sparc64: Switch to 4-level page tables.David S. Miller
2014-10-30sparc64: T5 PMUbob picco
2014-10-30sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-30sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-30sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-30sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller
2014-10-30sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-30sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-30sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-30sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller
2014-10-30sparc: Let memset return the address argumentAndreas Larsson
2014-10-30sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-10-30sparc64: find_node adjustmentbob picco
2014-10-30sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-30sparc64: sun4v TLB error power off eventsbob picco
2014-10-30sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom
2014-10-30sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-10-30sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-14sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-08-14sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-08-14sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-08-14sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-08-14sparc64: Fix hex values in comment above pte_modify().David S. Miller