aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel
2009-01-03KVM: rename vtd.c to iommu.cJoerg Roedel
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell
2009-01-01cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell
2008-12-31take init_fs to saner placeAl Viro
2008-12-31KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang
2008-12-31KVM: ia64: Add handler for crashed vmmXiantao Zhang
2008-12-31KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang
2008-12-31KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang
2008-12-31KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang
2008-12-31KVM: ia64: Remove lock held by halted vcpuXiantao Zhang
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt
2008-12-09[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-12-04simeth: Kill directly reference of netdev->privWang Chen