summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2-8/+7
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+2
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+9
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-7/+7
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2-6/+6
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner4-9/+9
2006-07-01Pull acpi_os_free into release branchLen Brown2-7/+7
2006-07-01[PATCH] audit syscall classesAl Viro2-0/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel37-37/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2-7/+7
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2-3/+11
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar5-11/+11
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar4-18/+18
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck1-1/+1
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman1-3/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2-3/+3
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman3-3/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-15/+2
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-12/+3
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-2/+2
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Auto-update from upstreamTony Luck5-120/+139
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
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-21Pull rework-memory-attribute-aliasing into release branchTony Luck1-54/+102
2006-06-21[IA64] SKI Simulator bootIan Wienand1-5/+1
2006-06-21[IA64] Sanitize assembler code for ia64_sal_os_stateKeith Owens3-15/+30
2006-06-21[IA64] make efi_stub.S fit in 80 colsDavid Mosberger-Tang1-1/+1
2006-06-21[IA64] sanity check reserved region usageAlex Williamson1-0/+1
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-1/+18
2006-06-15Pull trivial2 into release branchLen Brown1-2/+2
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-13ACPI: silence ia64 build warningLen Brown1-2/+2
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas1-54/+102
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/...Linus 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