aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-10-19ia64: switch to generic sys_execve()Al Viro
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-18UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells
2012-10-14ia64: don't mess with ar_bspstore in kernel_thread()Al Viro
2012-10-14ia64: dead code in copy_thread() since 2004Al Viro
2012-10-14ia64: clone() had been unused since 2004Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06sections: fix section conflicts in arch/ia64Andi Kleen
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-27[IA64] xen: Fix return value check in xencomm_vtop()Wei Yongjun
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26switch itanic perfmonctl(2) to fget_light()Al Viro
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas