summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \ | |_|/ |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-233-59/+6
| * | ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-02-231-5/+9
| |/
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-221-0/+1
|\ \
| * | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ \
| * | | ia64: Fix typo in irq_xen.cMasanari Iida2012-02-211-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-202-7/+7
|\ \ \
| * | | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka2012-02-241-7/+3
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| |/ /
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-206-600/+185
|\ \ \
| * | | TTY: simserial, final cleanupJiri Slaby2012-03-081-16/+5
| * | | TTY: simserial, reindent some codeJiri Slaby2012-03-081-76/+44
| * | | TTY: simserial, fix includesJiri Slaby2012-03-081-5/+2