summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-032-7/+7
|\
| * Pull acpi_os_free into release branchLen Brown2006-07-012-7/+7
| |\
| | * ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-302-7/+7
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-032-6/+6
* | | [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-024-9/+9
|/ /
* | [PATCH] audit syscall classesAl Viro2006-07-012-0/+30
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3037-37/+0
|/
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-292-3/+11
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-295-11/+11
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-294-18/+18
* [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck2006-06-281-1/+1
* [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman2006-06-271-3/+1
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-272-3/+3
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-273-3/+3
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-15/+2
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-12/+3
* [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-2/+2
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [IA64] fix ia64 build (fadt_descriptor)Tony Luck2006-06-231-2/+2
* Auto-update from upstreamTony Luck2006-06-235-120/+139
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-2/+2
| |\
| | * Pull trivial2 into release branchLen Brown2006-06-151-2/+2
| | |\
| | | * ACPI: silence ia64 build warningLen Brown2006-05-131-2/+2
| * | | [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-2/+1
| * | | [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-1/+1
| * | | [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-231-95/+105
| * | | [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-16/+8
| * | | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
| * | | [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-1/+18
| |/ /
* | | Pull rework-memory-attribute-aliasing into release branchTony Luck2006-06-211-54/+102
|\ \ \
| * | | [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-081-54/+102
| | |/ | |/|
* | | [IA64] SKI Simulator bootIan Wienand2006-06-211-5/+1
* | | [IA64] Sanitize assembler code for ia64_sal_os_stateKeith Owens2006-06-213-15/+30
* | | [IA64] make efi_stub.S fit in 80 colsDavid Mosberger-Tang2006-06-211-1/+1
* | | [IA64] sanity check reserved region usageAlex Williamson2006-06-211-0/+1
| |/ |/|
* | [IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W2006-05-171-1/+0
* | [IA64] fix broken irq affinityChen, Kenneth W2006-05-171-2/+2
|/
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-272-23/+38
|\
| * [IA64] Add mca recovery failure messagesRuss Anderson2006-04-271-18/+36
| * [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-201-5/+2
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-263-3/+3
* | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+1
|/
* [PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi2006-04-191-5/+5
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-141-2/+1
* Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-141-0/+1
|\
| * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* | [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-131-5/+5
|/
* [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
OpenPOWER on IntegriCloud