summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-164-34/+3
|\
| * UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells2012-10-182-34/+1
| * UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2012-10-172-0/+2
* | ia64: switch to generic sys_execve()Al Viro2012-10-191-0/+1
* | ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-191-16/+0
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-4/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-4/+2
* | Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-1360-1804/+1961
|\ \
| * | UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells2012-10-0960-1804/+1961
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+0
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+1
| |/
* | 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
|\ \ \
OpenPOWER on IntegriCloud