summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2016-09-29sparc32: fix copy_from_user()Al Viro
2016-06-23sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-23sparc: Harden signal return frame checks.David S. Miller
2016-06-23sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-23sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-23sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-23sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-23sparc: Fix system call tracing register handling.Mike Frysinger
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2015-10-28crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-19sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-07-30sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-05-04nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-04-09sparc64: Fix several bugs in memmove().David S. Miller
2015-04-09sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-04-09sparc: perf: Make counting mode actually workDavid Ahern
2015-04-09sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-04-09sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-04-09sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-27sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-19sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-19sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-19sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-19vio: fix reuse of vio_dring slotDwight Engen
2014-11-19sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-10-31sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-31sparc64: sparse irqbob picco
2014-10-31sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-31sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-31sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-31sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-31sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-31sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-31sparc64: Switch to 4-level page tables.David S. Miller
2014-10-31sparc64: T5 PMUbob picco
2014-10-31sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-31sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-31sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-31sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller
2014-10-31sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-10-31sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-10-31sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-10-31sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-10-31sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-10-31sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller