aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-19/+20
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-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-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-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-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-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman24-49/+59
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
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds14-16/+16
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-2/+2
2012-07-25[IA64] Rename platform_name to ia64_platform_nameFengguang Wu11-12/+12
2012-07-25[IA64] Mark PARAVIRT and KVM as brokenFengguang Wu2-2/+2
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-3/+0
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-10/+3
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+2
2012-07-23Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-12/+34
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o1-1/+0
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-9/+0
2012-07-05ia64/PCI: factor out pcibios_setup()Myron Stowe1-9/+0
2012-06-28treewide: Put a space between #include and FILEPaul Bolle2-4/+4
2012-06-25iommu: Remove group_mfAlex Williamson2-3/+0
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall1-0/+1
2012-06-14[IA64] Port OOM changes to ia64_do_page_faultKautuk Consul1-12/+34