summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-215-83/+8
|\
| * task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-082-3/+2
| * ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-082-21/+0
| * init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-0/+1
| * ia64: Use generic idle thread allocationThomas Gleixner2012-04-262-58/+4
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-211-0/+4
|\ \
| * | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-0/+0
| * | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-071-1/+1
| * | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-0/+4
| |/
* | KVM: ia64: fix build due to typoAvi Kivity2012-05-091-1/+1
|/
* kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-8/+3
* ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-161-4/+5
* ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2012-04-132-114/+148
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-044-18/+34
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-284-18/+34
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-1/+1
|\ \
| * | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | | ia64: Fixup asm/cmpxchg.hDavid Howells2012-03-301-1/+1
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-118/+3
|\ \ \
| * | | ia64: Use generic posix_types.hH. Peter Anvin2012-02-141-118/+3
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-294-11/+7
|\ \ \
| * | | ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * | | ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-154-11/+7
| |/ /
* | | Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-292-0/+2
| |/ |/|
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-288-26/+24
|\ \
| * | arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-288-26/+24
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2860-249/+228
|\ \ \
| * | | Delete all instances of asm/system.hDavid Howells2012-03-281-4/+0
| * | | Disintegrate asm/system.h for IA64David Howells2012-03-2860-249/+232
* | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-283-1/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-081-0/+5
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-082-0/+13
| * | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+4
| * | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
| * | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+4
| | |/ | |/|
* | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-2311-6/+22
|\ \ \
| * | | [IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang2012-03-141-4/+4
| * | | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-272-0/+2
| * | | [IA64] Check return from device_register() in cx_device_register()Paul Gortmaker2012-02-271-1/+6
| * | | [IA64] Fix warning from machine_kexec.cPaul Gortmaker2012-02-271-1/+1
| * | | [IA64] simserial, bail out when request_irq failsJiri Slaby2012-02-241-8/+1
| * | | [IA64] hpsim, initialize chip for assigned irqsJiri Slaby2012-02-245-31/+35
| * | | [IA64] simserial, include some headersJiri Slaby2012-02-241-5/+3
| * | | [IA64] hpsim, fix SAL handling in fw-emuJiri Slaby2012-02-241-13/+4
| * | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-225-0/+7
| * | | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina2012-02-081-0/+2
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-233-64/+13
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud