aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-04[IA64] make uncached allocator more node awareDean Nelson1-29/+57
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds13-114/+107
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco3-67/+66
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2-2/+4
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2-2/+2
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai1-2/+0
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai1-9/+9
2006-08-02[IA64] sparse cleanupsKeith Owens4-10/+10
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-1/+3
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant2-2/+2
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-31[IA64] Fix breakage in simscsi.cTony Luck1-2/+2
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox1-20/+14
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2-2/+2
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-3/+3
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus 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 Gleixner10-16/+16
2006-07-01Pull acpi_os_free into release branchLen Brown2-7/+7
2006-07-01[PATCH] audit syscall classesAl Viro4-0/+42
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds64-64/+0
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel64-64/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2-7/+7
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2-3/+11
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-0/+4
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar6-14/+14
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 Molnar5-20/+20
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-0/+3
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young2-2/+2
2006-06-28[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck1-1/+1
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner1-2/+8
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] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-15/+2
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node dataYasunori Goto1-2/+14
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address arrayYasunori Goto1-5/+19
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system runningYasunori Goto1-11/+8
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-12/+3
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto1-0/+4
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+2