summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-286-145/+84
|\ \
| * \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-164-34/+3
| |\ \
| * | | ia64: switch to generic sys_execve()Al Viro2012-10-193-22/+2
| * | | ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-195-107/+82
| * | | ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-141-5/+4
| * | | ia64: dead code in copy_thread() since 2004Al Viro2012-10-141-9/+0
| * | | ia64: clone() had been unused since 2004Al Viro2012-10-141-6/+0
| | |/ | |/|
* | | revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0
| |/ |/|
* | 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
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-4/+4
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-4/+4
* | 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-131-2/+2
|\ \ \
| * | | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-122-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-242-2/+2
| * | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-10/+0
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * | | ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-011-8/+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-094-2/+9
|\ \
| * | mm: fix-up zone present pagesJianguo Wu2012-10-091-0/+1
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| * | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-092-2/+3
* | | 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-0415-101/+85
| |\ \
| * | | 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
* | | | sections: fix section conflicts in arch/ia64Andi Kleen2012-10-062-2/+2
* | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-24/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+7
| * | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-262-2/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0517-20/+19
| |\ \ \
| * | | | KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-23/+10
* | | | | 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-1227-53/+62
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-231-1/+4
| * | | | | xen: missing includesStefano Stabellini2012-08-211-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-10/+8
|\ \ \ \ \ \
| * | | | | | switch simple cases of fget_light to fdgetAl Viro2012-09-261-8/+7
| * | | | | | make get_file() return its argumentAl Viro2012-09-261-3/+1
| * | | | | | switch itanic perfmonctl(2) to fget_light()Al Viro2012-09-261-2/+3
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud