aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2-5/+5
2006-03-30[IA64] Export cpu cache info by sysfsZhang, Yanmin1-0/+367
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-123/+195
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+1
2006-03-30[IA64] ioremap() should prefer WB over UCBjorn Helgaas1-3/+3
2006-03-30[IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen1-0/+1
2006-03-29[IA64] Move __mca_table out of the __init sectionRuss Anderson1-9/+9
2006-03-28[IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi1-4/+1
2006-03-28[IA64] correct some messages and fixes some minor thingsSatoru Takeuchi1-99/+161
2006-03-28[PATCH] ia64: const f_ops fixAndrew Morton1-19/+20
2006-03-28[IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe1-1/+5
2006-03-27[IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com1-1/+1
2006-03-27[IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W1-5/+7
2006-03-27[IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin1-1/+7
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-3/+3
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-31/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2-3/+3
2006-03-26[PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita1-2/+2
2006-03-26[PATCH] bitops: ia64: use generic bitopsAkinobu Mita3-89/+5
2006-03-26[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita1-1/+2
2006-03-26[PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi1-5/+43
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-62/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas4-12/+22
2006-03-26[PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas2-1/+44
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-21/+20
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch3-1/+14
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-2/+8
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds25-270/+303
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+4
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-13/+1
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-105/+4
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner3-0/+3
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-1/+1
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-4/+28
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-0/+9
2006-03-24[IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava3-2/+54
2006-03-24[IA64] cleanup dig_irq_initChen, Kenneth W1-5/+0
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson6-41/+109
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan2-2/+2
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+0
2006-03-23IA64: Use early_parm to handle mvec_name and nomcaHorms2-28/+27
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-6/+1
2006-03-22[IA64] move patchlist and machvec into init sectionChen, Kenneth W1-25/+26
2006-03-22[IA64] add init declaration - nolwsysChen, Kenneth W1-1/+1
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W2-5/+5
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W3-15/+15
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W3-8/+8