summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-145-69/+39
|\
| * KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-14/+2
| * KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-101-20/+8
| * KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0
| * KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+2
| * KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-15/+14
| * KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2009-09-104-8/+4
| * KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-102-2/+2
| * KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti2009-09-101-2/+2
| * KVM: ia64: Correct itc_offset calculationsJes Sorensen2009-09-101-1/+1
| * KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-101-5/+2
* | cleanup console_print()Anirban Sinha2009-09-143-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-1/+4
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1211-23/+36
| |\ \
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| * | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-111-2/+1
|\ \ \ \
| * | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-231-2/+1
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-1/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-0410-27/+25
| |\ \ \ \ \ | | |/ / / /
| * | | | | IA64: Remove NULL flush_write_buffersFUJITA Tomonori2009-08-101-1/+0
| * | | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-281-0/+10
| * | | | | ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
* | | | | | Merge branch 'next' into for-linusJames Morris2009-09-111-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| | |/ / / | |/| | |
* | | | | [IA64] fix csum_ipv6_magic()Jiri Bohac2009-09-021-3/+5
* | | | | [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-021-1/+3
|/ / / /
* | | | arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-111-0/+4
* | | | ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
* | | | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-111-5/+0
* | | | IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-111-1/+0
* | | | IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-111-3/+1
* | | | ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-111-1/+1
* | | | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
| |_|/ |/| |
* | | KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-053-11/+14
|/ /
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-9/+9
* | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno2009-07-171-0/+2
* | Add dma_debug_init() for ia64fujita2009-07-171-0/+8
* | Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu2009-07-171-0/+1
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-061-1/+1
|\ \ | |/ |/|
| * ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar2009-06-301-1/+1
* | [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-302-2/+2
* | [IA64] Remove unnecessary semicolonsJoe Perches2009-06-304-7/+7
* | [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-301-1/+2
|/
* KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen2009-06-281-0/+6
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-0/+12
|\ \
OpenPOWER on IntegriCloud