aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31Merge intel.com:/data/home/aegl/BK/work/1Tony Luck5-33/+68
2005-03-31Merge intel.com:/data/home/aegl/BK/work/0Tony Luck1-21/+24
2005-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit1-1/+4
2005-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap1-0/+7
2005-03-28[PATCH] include cleanup in pgalloc.hHerbert Pƶtzl1-1/+0
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter1-2/+2
2005-03-28[PATCH] ppc64: fix AIO panic on PPC64 caused by is_hugepage_only_range()Daniel McNeil1-1/+1
2005-03-17Merge http://lia64.bkbits.net/linux-ia64-release-2.6.12Linus Torvalds1-5/+15
2005-03-17[IA64] Another fix for pgd_addr_end (last one was wrong).Tony Luck1-5/+15
2005-03-17Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-116/+1
2005-03-16[ARCH]: Consolidate portable unaligned.h implementations.David S. Miller1-116/+1
2005-03-16[PATCH] compile fix for ia64 UPJes Sorensen1-0/+1
2005-03-15[IA64] override for pgd_addr_end to step around holesTony Luck1-0/+17
2005-03-13[PATCH] hweight: typecast return typesRandy Dunlap1-3/+3
2005-03-13[PATCH] verify_area cleanup : deprecateJesper Juhl1-1/+2
2005-03-13[PATCH] ptwalk-pd_none_or_clear_bad ia64 fixAndrew Morton1-1/+1
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen1-0/+36
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall1-1/+1
2005-03-07[IA64-SGI] Remove unused cpu_bte_if from pda_sRuss Anderson1-2/+0
2005-03-07[IA64-SGI] [PATCH 2/2] - New chipset support for SN platformJack Steiner3-16/+28
2005-03-07[IA64-SGI] [PATCH 1/2] - New chipset support for SN platformJack Steiner2-15/+40
2005-03-07Merge intel.com:/data/home/aegl/BK/work/0Tony Luck1-21/+24
2005-03-06Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6Linus Torvalds1-1/+1
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller1-1/+1
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller2-7/+5
2005-03-04[PATCH] Randomisation: stack randomisationArjan van de Ven1-0/+3
2005-03-02Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-7/+2
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller1-1/+1
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller1-21/+10
2005-02-22[IA64] fix IOSAPIC destinations when CONFIG_SMP=nBjorn Helgaas1-21/+24
2005-02-12[PATCH] Allow heap to be marked executable tooArjan van de Ven1-2/+2
2005-02-08[PATCH] Fix oops in alloc_zeroed_user_highpage() when page is NULLMichael Ellerman1-1/+2
2005-02-06[PATCH] PCI: pci_proc_domainMatthew Wilcox1-7/+2
2005-02-02Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds7-60/+3499
2005-02-01[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()David Mosberger1-2/+2
2005-02-01[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issueChristoph Lameter1-0/+10
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli1-0/+1
2005-01-30Merge intel.com:/data/home/aegl/BK/LinusTony Luck7-62/+3501
2005-01-27[IA64-SGI] move shubio.h into include/asm-ia64/sn/Jesse Barnes1-0/+3476
2005-01-25[IA64] fix per-CPU MCA mess and make UP kernels work againDavid Mosberger5-54/+19
2005-01-25[PATCH] kill softirq_pending()Christoph Hellwig1-1/+0
2005-01-24[IA64] clean up pt_regs accessesDavid Mosberger1-8/+6
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven1-1/+0
2005-01-21[IA64] irq handling cleanupTony Luck4-35/+2
2005-01-21[IA64] fix early SAL init for sn2Jesse Barnes1-0/+2
2005-01-21[IA64] fix PAL_PREFETCH_VISIBILITY callJes Sorensen1-3/+17
2005-01-21[IA64] clean up ptrace corner casesTony Luck1-1/+1
2005-01-21[IA64] uaccess.h: add missing __user annotation for sparseDavid Mosberger1-1/+1
2005-01-21[IA64] Delete duplicate SN2 definition of cpu_logical_id for UP buildJack Steiner1-1/+0
2005-01-21[IA64] fix declaration of __find_next_zero_bit, first arg is "const"Bob Picco1-1/+1