aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-10/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-14/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells60-1804/+1961
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-2/+9
2012-10-09mm: fix-up zone present pagesJianguo Wu1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2-2/+3
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-10-06sections: fix section conflicts in arch/ia64Andi Kleen2-2/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann15-101/+85
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-24/+17
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-0/+3
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+8
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-19/+20
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds4-5/+7
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+2
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-13/+2
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-52/+34
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro1-8/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-4/+4
2012-09-27[IA64] xen: Fix return value check in xencomm_vtop()Wei Yongjun1-1/+2
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-8/+7
2012-09-26make get_file() return its argumentAl Viro1-3/+1
2012-09-26switch itanic perfmonctl(2) to fget_light()Al Viro1-2/+3
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker1-8/+3
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker1-13/+15
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-11/+14
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-3/+3
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas1-2/+1
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2-2/+2
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-1/+1
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney1-0/+3
2012-09-21ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu1-2/+1
2012-09-21userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman3-19/+20
2012-09-20[IA64] Must enable interrupts in do_notify_resume_user before calling tracehook_notify_resume()Tony Luck1-2/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+1
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas1-8/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-17Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas1-3/+1
2012-09-12ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-3/+1