aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 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-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-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-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-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
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7Konrad Rzeszutek Wilk27-53/+62
2012-09-10[IA64] kexec: Move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-10[IA64] Fix a node distance bugJianguo Wu1-1/+1
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti1-1/+7
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar2-2/+0
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman3-4/+3
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2-2/+0
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini1-1/+4
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2-2/+0
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker2-10/+2
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker1-11/+1
2012-08-13TTY: use tty_port_link_deviceJiri Slaby1-0/+1
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini1-0/+1
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman24-49/+59
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity17-20/+19
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-2/+3
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+0
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie1-1/+0