summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno2009-07-171-0/+2
* Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu2009-07-171-0/+1
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-221-0/+5
|\
| * intel-iommu: Fix one last ia64 build problem in Pass Through SupportLuck, Tony2009-06-051-0/+4
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-0/+1
* | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-06-181-1/+7
* | dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-99/+3
* | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* | Pull for-2.6.31 into releaseTony Luck2009-06-1711-91/+95
|\ \
| * | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-178-87/+90
| * | [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| * | [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-161-1/+2
| * | [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-151-1/+1
| * | [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
| * | [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
* | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-10/+11
|\ \
| * \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-122-1/+7
| |\ \
| * | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-7/+8
| * | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-1/+0
| |/ / |/| |
* | | KVM: Enable snooping control for supported hardwareSheng Yang2009-06-101-0/+1
* | | KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen2009-06-101-0/+2
* | | KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen2009-06-102-0/+4
* | | KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-101-1/+0
|/ /
* / [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-052-6/+8
|/
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-1/+1
* [IA64] fix allmodconfig compilation breakage.Isaku Yamahata2009-04-201-2/+0
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-081-1/+3
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-052-10/+28
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-022-10/+28
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-068-8/+20
| | |\
| | * \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-241-1/+1
| | |\ \
| | * \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-192-4/+4
| | |\ \ \
| | * | | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-121-10/+0
| | * | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-187-3/+13
| | |\ \ \ \
| | * | | | | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-141-0/+13
| | * | | | | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-141-0/+15
* | | | | | | ia64: implement interrupt-enabling rwlocksRobin Holt2009-04-021-17/+63
* | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | | | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-021-0/+6
* | | | | | | sgi-gru: add definitions of ia64 GRU MMRsJack Steiner2009-04-021-3/+155
* | | | | | | Pull pvops into release branchTony Luck2009-03-3115-28/+750
|\ \ \ \ \ \ \
| * | | | | | | ia64: remove some warnings.Isaku Yamahata2009-03-272-4/+20
| * | | | | | | ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-261-0/+4
| * | | | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-261-0/+6
| * | | | | | | ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-261-0/+6
| * | | | | | | ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-263-4/+351