aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-16Fix ia64 build breakage in head.SAnirban Sinha
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-15[IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto
2009-09-14[IA64] kdump: Try INIT regardless ofHidetoshi Seto
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto
2009-09-14[IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto
2009-09-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10KVM: Add __KERNEL__ guards to exported headersAvi Kivity
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: remove in_range from io devicesMichael S. Tsirkin
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: ia64: Correct itc_offset calculationsJes Sorensen
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-26x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi