summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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
2014-10-31sparc64: Fix huge PMD invalidation.David S. Miller
2014-10-31sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-10-31Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-10-31sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-10-31sparc64: Encode huge PMDs using PTE encoding.David S. Miller
2014-10-31sparc64: Move to 64-bit PGDs and PMDs.David S. Miller
2014-10-31sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2014-10-31sparc64: Make PAGE_OFFSET variable.David S. Miller
2014-10-31sparc64: Fix inconsistent max-physical-address defines.David S. Miller
2014-10-31sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller
2014-10-31sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller
2014-10-31sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller
2014-10-31sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller