aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-08-06Merge ../linux-2.6James Bottomley
2006-08-04[IA64] make uncached allocator more node awareDean Nelson
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai
2006-08-02[IA64] sparse cleanupsKeith Owens
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-07-31[IA64] Fix breakage in simscsi.cTony Luck
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox
2006-07-28[SCSI] fix simscsiChristoph Hellwig
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner
2006-07-01Pull acpi_os_free into release branchLen Brown
2006-07-01[PATCH] audit syscall classesAl Viro
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young
2006-06-28[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto