aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64
AgeCommit message (Expand)Author
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller
2005-11-23[PATCH] mm: fill arch atomic64 gapsHugh Dickins
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-07[SPARC64] mm: simpler tlb_flush_mmuHugh Dickins
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig
2005-11-07[SPARC]: remove kbio.hChristoph Hellwig
2005-11-07[SPARC]: remove audioio.hChristoph Hellwig
2005-11-07[SPARC]: remove duplicate TIOCPKT_ definitionsStephen Rothwell
2005-11-07[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()David S. Miller
2005-11-07[SPARC]: More abstractions and cleanups of dma handling in cs4231.Georg Chini
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins
2005-10-29[PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller
2005-09-27[SPARC64]: Add missing IDs for newer cpus.David S. Miller
2005-09-27[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu