summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-311-3/+0Star
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-301-12/+2Star
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-301-9/+4Star
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-301-1/+3
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-301-0/+5
* [PATCH] gfp_t: dma-mapping (simple cases)Al Viro2005-10-281-1/+1
* [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-141-20/+8Star
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-141-1/+1
* [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-301-14/+0Star
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-301-2/+2
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-292-17/+1Star
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-291-0/+2
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-291-3/+3
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-291-0/+1
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-291-15/+2Star
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-281-3/+6
* [SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller2005-09-281-1/+3
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-261-0/+10
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-262-3/+9
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-231-19/+33
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-9/+11
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-204-7/+9
* [PATCH] spinlock consolidationIngo Molnar2005-09-102-138/+42Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-091-0/+2
|\
| * [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-081-0/+2
* | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-081-7/+42
|/
* [PATCH] Clean up struct flock definitionsStephen Rothwell2005-09-081-8/+1Star
* [PATCH] Clean up the fcntl operationsStephen Rothwell2005-09-081-9/+0Star
* [PATCH] Clean up the open flagsStephen Rothwell2005-09-081-2/+0Star
* [PATCH] Create asm-generic/fcntl.hStephen Rothwell2005-09-081-25/+1Star
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-081-6/+0Star
* [PATCH] remove asm-*/hdreg.hChristoph Hellwig2005-09-081-1/+0Star
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-081-0/+4
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-081-8/+10
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-081-0/+53
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-054-28/+42
|\
| * [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-021-3/+0Star
| * [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-09-011-12/+35
| * [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-302-13/+7Star
* | [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-051-2/+0Star
* | [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-051-14/+2Star
|/
* [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-301-0/+2
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-294-15/+18
* [SPARC64]: Make debugging spinlocks usable again.David S. Miller2005-08-291-16/+24
* [SPARC64]: remove use of asm/segment.hKumar Gala2005-08-292-7/+0Star
* [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-291-0/+82
* [SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller2005-08-201-0/+5
* [SPARC]: Add inotify syscall entries.David S. Miller2005-07-271-3/+3