summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+4
|\
| * mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ | |/ |/|
| * Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-044-10/+10
| |\
| * | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
* | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\ \ \ | |_|/ |/| |
| * | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-0/+1
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-0/+3
|\ \ \
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-1/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1213-14/+13
| |\ \ | | |/
| * | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-231-1/+4
| * | xen: missing includesStefano Stabellini2012-08-211-0/+2
* | | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-011-1/+1
|\ \ \
| * | | [IA64] Fix a node distance bugJianguo Wu2012-09-101-1/+1
| | |/ | |/|
* | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-8/+0
|/ /
* | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-3011-12/+12
|\ \
| * | [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-07-261-2/+2
| * | [IA64] Rename platform_name to ia64_platform_nameFengguang Wu2012-07-2510-10/+10
| |/
* | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-241-2/+0
|\ \
| * | iommu: Remove group_mfAlex Williamson2012-06-251-2/+0
| |/
* | KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-181-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+17
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-242-0/+8
|\
| * KVM: Fix page-crossing MMIOAvi Kivity2012-04-191-0/+2
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-193-118/+153
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+5
| * | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-0/+1
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-55/+4
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-55/+4
| | |/ | |/|
* | | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-232-4/+2
|\ \ \
| * | | [IA64] Add cmpxchg.h to exported userspace headersmaximilian attems2012-05-161-0/+1
| * | | [IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck2012-05-161-4/+1
| |/ /
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-25/+0
|\ \ \
| * | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-25/+0
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-4/+0
|\ \ \
| * | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-081-3/+0
| * | | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-1/+0
| |/ /
* | | 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
|/ /
* | 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-041-6/+12
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
OpenPOWER on IntegriCloud