summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-301-3/+0
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-301-3/+0
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-291-12/+2
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-291-9/+4
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-291-1/+3
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-291-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-131-20/+8
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-131-1/+1
* [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-291-14/+0
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-291-2/+2
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-282-17/+1
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-281-0/+2
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-281-3/+3
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-281-0/+1
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-281-15/+2
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-271-3/+6
* [SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller2005-09-271-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-252-3/+9
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-221-19/+33
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-211-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-194-7/+9
* [PATCH] spinlock consolidationIngo Molnar2005-09-102-138/+42
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-081-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-071-8/+1
* [PATCH] Clean up the fcntl operationsStephen Rothwell2005-09-071-9/+0
* [PATCH] Clean up the open flagsStephen Rothwell2005-09-071-2/+0
* [PATCH] Create asm-generic/fcntl.hStephen Rothwell2005-09-071-25/+1
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-6/+0
* [PATCH] remove asm-*/hdreg.hChristoph Hellwig2005-09-071-1/+0
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-071-0/+4
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+10
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-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-011-3/+0
| * [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-311-12/+35
| * [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-292-13/+7
* | [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-051-2/+0
* | [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-051-14/+2
|/
* [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-291-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/+0
* [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-191-0/+5
* [SPARC]: Add inotify syscall entries.David S. Miller2005-07-271-3/+3
OpenPOWER on IntegriCloud