summaryrefslogtreecommitdiff
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-17
* | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
|\ \
| * | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-19
| * | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-17
| * | KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chipWei Yongjun2010-05-17
| * | KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failureWei Yongjun2010-05-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-20
|\ \
| * | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-12
| |/
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \
| * | ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-13
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-19
|\ \ \
| * | | [IA64] Drop duplicated "config IOMMU_HELPER"Tony Luck2010-05-18
| * | | [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-18
| * | | [IA64] use __ratelimitAkinobu Mita2010-05-18
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-18
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-18
| * | | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-18
| * | | [IA64] removing redundant ifdefJiri Olsa2010-05-18
| | |/ | |/|
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \
| * | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
* | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \
| * | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-04
| | |/ / | |/| |
* | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
|/ / /
* | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* | | | pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
* | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
|/ /
* | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-06
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-06
* | mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\ \
| * | KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun2010-03-01
| * | KVM: ia64: Fix string literal continuation linesJoe Perches2010-03-01
| * | KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-01
| * | KVM: ia64: remove redundant kvm_get_exit_data() NULL testsRoel Kluin2010-03-01
| * | KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-01
| * | KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-01
| * | KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-01
| * | KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-01
| * | KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-01