summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-0/+12
|\ \
| | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+12
| |/
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-222-1/+3
|\ \
| * | Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-011-0/+2
| * | Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-1/+1
| |/
* | Pull for-2.6.31 into releaseTony Luck2009-06-1718-91/+95
|\ \
| * | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1712-80/+83
| * | [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-161-0/+1
| * | [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| * | [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-152-2/+2
| * | [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-155-7/+7
| * | [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* | | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
* | | remove put_cpu_no_resched()Thomas Gleixner2009-06-161-1/+1
* | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-162-3/+3
* | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
|/ /
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-111-0/+3
|\ \
| * | KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-0/+3
| |/
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-2/+3
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-282-10/+16
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-212-3/+3
* [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-161-8/+5
* [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-161-0/+1
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-081-0/+2
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-071-1/+1
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-054-0/+317
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-024-0/+317
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-066-9/+18
| | |\
| | * \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-272-2/+2
| | |\ \
| | * \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-241-2/+3
| | |\ \ \
| | * \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-184-4/+8
| | |\ \ \ \
| | * | | | | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-143-0/+262
| | * | | | | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-142-0/+55
* | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-0126-205/+1532
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-012-4/+2
| * | | | | | Pull pvops into release branchTony Luck2009-03-3120-174/+1506
| |\ \ \ \ \ \
| | * | | | | | ia64: remove some warnings.Isaku Yamahata2009-03-272-6/+18
| | * | | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-261-0/+1
| | * | | | | | ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-261-0/+32
| | * | | | | | ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-264-21/+547
| | * | | | | | ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-263-0/+594
| | * | | | | | ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-261-4/+13
| | * | | | | | ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-261-81/+81
| | * | | | | | ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-261-0/+6
| | * | | | | | ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-266-41/+154
| | * | | | | | ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-263-2/+18
OpenPOWER on IntegriCloud