aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg4-4/+4
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-1/+1
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds16-37/+118
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb3-12/+4
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb3-14/+18
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2-0/+6
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller7-4/+61
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects()Jesper Juhl1-1/+2
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-4/+2
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-16[IA64] Failure to grow RBSAndrew Burgess1-3/+11
2007-08-15[IA64] Fix processor_get_freqAlex Williamson1-4/+2
2007-08-13[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck1-1/+4
2007-08-13[IA64] Update arch/ia64/configs/* s/SLAB/SLUB/Christoph Lameter7-8/+7
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] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang1-0/+1
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson1-15/+19
2007-08-13[IA64] Include Kconfig.preemptSatyam Sharma1-11/+1
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2-0/+12
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 Torvalds10-39/+50
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter1-1/+15
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter1-5/+2
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 Juhl3-3/+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 Ravnborg3-8/+13
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-51/+15
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau1-1/+1
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck1-0/+3
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger1-1/+6
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 Torvalds12-85/+103
2007-07-25[SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori1-51/+15