aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-2/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-1/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-95/+105
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-16/+8
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-1/+18
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W1-1/+0
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W1-2/+2
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-2/+2
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-23/+38
2006-04-27[IA64] Add mca recovery failure messagesRuss Anderson1-18/+36
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-20[IA64] Remove redundant NULL checks before kfreeJesper Juhl1-5/+2
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] 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-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] 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 Torvalds3-112/+172
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+1
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-27[PATCH] Notifier chain update: API changesAlan Stern1-3/+3
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] EFI: keep physical table addresses in efi structureBjorn Helgaas3-10/+19
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 Domsch2-1/+10
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 Torvalds12-226/+220
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-105/+4
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] MCA recovery: kernel context recovery tableRuss Anderson6-41/+109
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-22[IA64] move patchlist and machvec into init sectionChen, Kenneth W1-25/+26