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