aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan3-3/+3
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+18
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-2/+4
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds19-177/+745
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman4-87/+39
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-2/+0
2006-09-26IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi1-1/+2
2006-09-26[IA64] minor reformatting to vmlinux.lds.SAl Stone1-2/+6
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto1-8/+10
2006-09-26[IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson1-0/+4
2006-09-26[IA64] printing support for MCA/INITHidetoshi Seto4-36/+242
2006-09-26[IA64] trim output of show_mem()Jes Sorensen1-5/+4
2006-09-26[IA64] show_mem() printk levelsJes Sorensen2-22/+24
2006-09-26[IA64] Make gp value point to Region 5 in mca handlerZou Nan hai1-5/+0
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck1-2/+2
2006-09-26[IA64-SGI] Do not request DMA memory for BTEChristoph Lameter1-2/+1
2006-09-26[IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S1-64/+49
2006-09-26[IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian1-0/+24
2006-09-26[IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S1-0/+6
2006-09-26[IA64] kprobe opcode 16 bytes alignment on IA64bibo mao1-26/+29
2006-09-26Pull esi-support into release branchTony Luck5-0/+318
2006-09-26Pull model-name into release branchTony Luck1-10/+31
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton2-1/+3
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-2/+1
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter1-9/+0
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2-4/+36
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro1-0/+4
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro2-0/+35
2006-09-11[PATCH] audit: more syscall classes addedAl Viro2-0/+26
2006-09-08[IA64] SN fix for cpu hotplug/kexecJack Steiner1-1/+1
2006-09-08[IA64] Save register stack contents on cpu startJack Steiner1-0/+5
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab1-2/+2
2006-09-08[IA64] correct file descriptor reference counting in perfmonStephane Eranian1-1/+3
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-12/+16
2006-08-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-36/+30
2006-08-29[IA64] Increase default nodes shift to 10, nr_cpus to 1024Christoph Lameter1-2/+2
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman1-1/+2
2006-08-24[IA64] panic if topology_init kzalloc failsPaul Jackson1-4/+2
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown1-1/+1
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-08[IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson3-30/+26
2006-08-06Merge ../linux-2.6James Bottomley20-157/+185