aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31Merge davem@nuts:/disk1/BK/sparc-2.6David S. Miller1-4/+8
2005-03-31[SPARC64]: Store per-cpu pointer in IMMU TSB register.David S. Miller1-4/+8
2005-03-31Merge sunset.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller1-33/+1
2005-03-30[SPARC64]: Put per-cpu area base into register g5.David S. Miller5-5/+45
2005-03-30[PATCH] consolidate asm/ipc.hStephen Rothwell1-33/+1
2005-03-30[SPARC64]: Simplify checksumming code.David S. Miller1-27/+24
2005-03-29Merge sunset.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller13-207/+187
2005-03-28[SPARC64]: More g5 register usage elimination.David S. Miller1-16/+20
2005-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap1-0/+12
2005-03-28[PATCH] include cleanup in pgalloc.hHerbert Pƶtzl1-2/+0
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter1-2/+2
2005-03-27[SPARC64]: Support >=cheetah+ dual-dtlbs properly.David S. Miller4-71/+100
2005-03-27[SPARC64]: Do not use magic constant in mmu_context.hDavid S. Miller1-1/+1
2005-03-27[SPARC64]: Make PAGE_SIZE configurable.David S. Miller1-0/+11
2005-03-26[SPARC64]: Handle non-8K PAGE_SIZE better in TLB miss handlers.David S. Miller3-94/+10
2005-03-26[SPARC64]: Make *_LOCKED_TLBENT and L1DCACHE_SIZE asm visible.David S. Miller1-4/+3
2005-03-26[SPARC64]: Create and use new macro, DCACHE_ALIASING_POSSIBLE.David S. Miller3-8/+22
2005-03-24[SPARC64]: Eliminate g5 register usage from switch_to().David S. Miller1-2/+2
2005-03-24[SPARC64]: Move rwsem helpers into asm file.David S. Miller2-6/+13
2005-03-23[SPARC64]: Eliminate g5 register usage in rwsem.David S. Miller1-5/+5
2005-03-16[ARCH]: Consolidate portable unaligned.h implementations.David S. Miller1-14/+1
2005-03-15[SPARC64]: Override {pgd,pmd}_addr_end() to handle vaddr hole.David S. Miller1-0/+15
2005-03-13Merge sunset.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller1-1/+1
2005-03-13[SPARC64]: check_bugs() should be __init.David S. Miller1-1/+1
2005-03-13[PATCH] verify_area cleanup : deprecateJesper Juhl1-1/+2
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen1-0/+11
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall1-1/+1
2005-03-09[PATCH] consolidate the last of the compat sigevent structsStephen Rothwell1-22/+0
2005-03-09[PATCH] Consolidate the last compat sigvalsStephen Rothwell1-6/+1
2005-03-09[PATCH] add and use COMPAT_SIGEV_PAD_SIZEStephen Rothwell1-2/+1
2005-03-08Merge northbeach.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller1-18/+4
2005-03-07[PATCH] clean up and unify asm-*/resource.h filesIngo Molnar1-18/+4
2005-03-07[SPARC64]: Make access_ok() more palatable to gcc-4.xDavid S. Miller1-4/+9
2005-03-07[SPARC64]: boot_cpu_id is static.David S. Miller1-2/+0
2005-03-07[SPARC]: mstk48t{08,59}_regs is static.David S. Miller1-2/+0
2005-03-06Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6Linus Torvalds1-7/+7
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller1-7/+7
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller2-1/+6
2005-03-04[PATCH] Randomisation: stack randomisationArjan van de Ven1-0/+2
2005-03-02Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-1/+4
2005-02-26[SPARC64]: Do the init_mm check inline in set_pte_at().David S. Miller1-5/+8
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller1-7/+7
2005-02-23[SPARC64]: Pass mm/addr directly to tlb_batch_add()David S. Miller2-20/+11
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller1-1/+3
2005-02-17[SPARC64]: Use common sys_ipc() compat code.David S. Miller1-0/+59
2005-02-15[SPARC64]: Fix access_ok() and friends warnings.David S. Miller1-3/+3
2005-02-10[SPARC64]: fbio.h __user annotationsAlexander Viro1-2/+2
2005-02-10[SPARC64]: Fix prototype of check_signature() - it already gets a pointerAlexander Viro1-2/+2
2005-02-07[SPARC64]: Mask off stack ptr in compat_alloc_user_space() for 32-bit.David S. Miller1-0/+2
2005-02-06[PATCH] PCI: pci_proc_domainMatthew Wilcox1-1/+4