summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
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: 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: correctly recognise M6 and M7 cpu typeAllen Pais
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-31Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
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: Clean up 64-bit mmap exclusion defines.David S. Miller
2014-10-31sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-31sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-31sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-31sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-10-31sparc64: sun4v TLB error power off eventsbob picco
2014-08-26sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-26sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-26sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai
2013-07-10sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer