summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix build breakageTony Luck2010-05-272-0/+21
* numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-272-0/+5
* numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-273-5/+10
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+2
* asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3
* ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov2010-05-271-2/+2
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-7/+2
|\
| * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2
* | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-212-3/+7
|\ \
| * | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1
| * | KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chipWei Yongjun2010-05-171-0/+2
| * | KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failureWei Yongjun2010-05-171-1/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-201-1/+4
|\ \
| * | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-121-1/+4
| |/
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-7/+5
|\ \
| * | ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-131-7/+5
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-1910-58/+26
|\ \ \
| * | | [IA64] Drop duplicated "config IOMMU_HELPER"Tony Luck2010-05-181-3/+0
| * | | [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-181-10/+3
| * | | [IA64] use __ratelimitAkinobu Mita2010-05-182-25/+8
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-183-10/+9
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-181-2/+2
| * | | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-181-4/+4
| * | | [IA64] removing redundant ifdefJiri Olsa2010-05-181-4/+0
| | |/ | |/|
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-5/+6
|\ \ \
| * | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-5/+6
* | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-0/+8
|\ \ \ \
| * | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+8
| | |/ / | |/| |
* | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
|/ / /
* | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-4/+5
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3030-6/+27
* | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | | pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-13/+4
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-4/+0
* | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+2
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/ /
* | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-063-48/+66
* | mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-062-0/+3
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-055-39/+48
|\ \
| * | KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun2010-03-011-1/+1
| * | KVM: ia64: Fix string literal continuation linesJoe Perches2010-03-012-4/+4
OpenPOWER on IntegriCloud