aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman3-3/+3
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+1
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi1-5/+5
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas1-2/+1
2006-04-14Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+1
2006-04-13[IA64] Make show_mem() skip holes in a pgdatRobin Holt1-1/+65
2006-04-13[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens1-5/+5
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-91/+105
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-9/+10
2006-04-07[IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter1-0/+3
2006-04-07[IA64] Failure to resume after INIT in user spaceKeith Owens1-5/+5
2006-04-07[IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens1-12/+21
2006-04-06[IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki1-1/+1
2006-04-06[IA64] update HP CSR space discovery via ACPIBjorn Helgaas1-72/+71
2006-04-06[IA64] Wire up new syscalls {set,get}_robust_listTony Luck1-2/+2
2006-04-04[IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck1-1/+1
2006-04-04[IA64] Wire up new syscall sync_file_range()Tony Luck1-0/+3
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