aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-26KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall1-23/+10
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
2012-06-13ia64/PCI: register busn_res for root busesYinghai Lu1-1/+3
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-06-05ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang1-2/+0
2012-06-05KVM: ia64: Mark ia64 KVM as BROKENAvi Kivity1-0/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-30/+22
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-27/+5
2012-06-01new helper: signal_delivered()Al Viro1-6/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-2/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-9/+1
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1