aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-2/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-12/+18
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-74/+64
2007-10-12[IA64] Fix kernel hangup in kdump on INITKenji Kaneshige1-5/+8
2007-10-12[IA64] Fix kernel panic in kdump on INITKenji Kaneshige2-3/+1
2007-10-12[IA64] Remove vector from ia64_machine_kexec()Simon Horman1-5/+1
2007-10-12[IA64] Fix race when multiple cpus go through MCARuss Anderson1-22/+25
2007-10-12[IA64] Remove needless delay in MCA rendezvousRuss Anderson1-22/+19
2007-10-12[IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma1-7/+0
2007-10-12[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma3-11/+11
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-2/+0
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb1-6/+2
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller1-0/+6
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5
2007-08-28[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige1-6/+22
2007-08-17[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+7
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li1-3/+7
2007-08-15[IA64] Fix processor_get_freqAlex Williamson1-4/+2
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang1-1/+3
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang1-4/+4
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson1-15/+19
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige1-0/+5
2007-08-13[IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich1-3/+7
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-31/+47
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter1-1/+15
2007-08-01[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige1-2/+3
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-2/+2
2007-07-30[IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige1-11/+6
2007-07-30[IA64] Fix registered interrupt checkKenji Kaneshige1-6/+6
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl1-1/+0
2007-07-30[IA64] Allow smp_call_function_single() to current cpuAvi Kivity1-3/+5
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg2-7/+12
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige1-1/+1
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige1-5/+4
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige1-0/+3
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro1-7/+7
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-26ia64 time.c: ANSIfyAl Viro1-1/+1
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-34/+51
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck1-1/+1
2007-07-25[IA64] fix section mismatch warningsTony Luck3-4/+8
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org1-3/+4
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms2-12/+26
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige1-11/+10
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu1-3/+2
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-0/+19
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds11-521/+858
2007-07-20Pull ia64-clocksource into release branchTony Luck5-126/+253