summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-124-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-111-0/+3
|\
| * [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* | i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
|/
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-101-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-09-0416-37/+118
|\
| * [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-013-12/+4
| * [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-013-14/+18
| * [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-012-0/+6
| * [IA64] SN: Add support for CPU disableJohn Keller2007-09-017-4/+61
| * [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
| * [IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige2007-08-281-0/+5
| * [IA64] Fix unexpected interrupt vector handlingKenji Kaneshige2007-08-281-6/+22
* | hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-4/+2
|/
* [IA64] Enable early console for Ski simulatorPeter Chubb2007-08-171-0/+7
* [IA64] forbid ptrace changes psr.ri to 3Shaohua Li2007-08-171-3/+7
* [IA64] Failure to grow RBSAndrew Burgess2007-08-161-3/+11
* [IA64] Fix processor_get_freqAlex Williamson2007-08-151-4/+2
* [IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck2007-08-131-1/+4
* [IA64] Update arch/ia64/configs/* s/SLAB/SLUB/Christoph Lameter2007-08-137-8/+7
* [IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang2007-08-131-1/+3
* [IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang2007-08-131-4/+4
* [IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang2007-08-131-0/+1
* [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
* [IA64] Include Kconfig.preemptSatyam Sharma2007-08-131-11/+1
* [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-132-0/+12
* [IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich2007-08-131-3/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-0110-39/+50
|\
| * [IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter2007-08-011-1/+15
| * [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-011-5/+2
| * [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige2007-08-011-2/+3
| * [IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige2007-07-301-11/+6
| * [IA64] Fix registered interrupt checkKenji Kaneshige2007-07-301-6/+6
| * [IA64] Remove a few duplicate includesJesper Juhl2007-07-303-3/+0
| * [IA64] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-301-3/+5
| * [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-303-8/+13
* | remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-291-51/+15
|\
| * [SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-251-51/+15
* | Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* | [IA64] Compare pointer against NULL, not '0'Yoann Padioleau2007-07-271-1/+1
* | [IA64] Fix build failure in fs/quota.cTony Luck2007-07-271-0/+3
* | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger2007-07-271-1/+6
* | [IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige2007-07-261-1/+1
* | [IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige2007-07-261-5/+4
* | [IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige2007-07-261-0/+3
* | cyclone.c: silly use of volatile, __iomem fixesAl Viro2007-07-261-7/+7
* | use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-261-1/+1
* | ia64 time.c: ANSIfyAl Viro2007-07-261-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-2512-85/+103
|\ \