aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige
2007-08-28[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige
2007-08-17[IA64] Enable early console for Ski simulatorPeter Chubb
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li
2007-08-15[IA64] Fix processor_get_freqAlex Williamson
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige
2007-08-13[IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter
2007-08-01[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-30[IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige
2007-07-30[IA64] Fix registered interrupt checkKenji Kaneshige
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl
2007-07-30[IA64] Allow smp_call_function_single() to current cpuAvi Kivity
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-26ia64 time.c: ANSIfyAl Viro
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck
2007-07-25[IA64] fix section mismatch warningsTony Luck
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-20Pull ia64-clocksource into release branchTony Luck
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-07-19Pull vector-domain into release branchTony Luck
2007-07-19[IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu
2007-07-19[IA64] fallocate system callDavid Chinner
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17handle kernelcore=: genericMel Gorman