aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-036-33/+35
|\
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-032-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-039-63/+80
| |\
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2009-01-011-0/+2
| | * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2009-01-011-1/+0
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-307-34/+50
| | |\
| | * | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-264-29/+30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-034-4/+8
|\ \ \ \
| * | | | KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-033-3/+4
| * | | | select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel2009-01-031-0/+3
| * | | | KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-031-1/+1
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-8/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-2/+8
| * | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-8/+4
| | |_|/ | |/| |
* | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0210-36/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+1
| |\ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-132-3/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-125-80/+161
| | |\ \ \
| | * \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-122-5/+8
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-022-3/+1
| | |\ \ \ \ \
| | * | | | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-2/+0
| * | | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-137-26/+26
| * | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
| * | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-7/+0
* | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-0215-921/+1073
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen2008-12-312-32/+14
| * | | | | | | | KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-1/+0
| * | | | | | | | KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang2008-12-311-741/+729
| * | | | | | | | KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-314-12/+44
| * | | | | | | | KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-315-33/+88
| * | | | | | | | KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-315-1/+54
| * | | | | | | | KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang2008-12-311-10/+1
| * | | | | | | | KVM: ia64: Remove lock held by halted vcpuXiantao Zhang2008-12-311-2/+0
| * | | | | | | | KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-316-107/+161
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-10/+15
|\ \ \ \ \ \ \
| * | | | | | | simeth: convert to net_device_opsAlexey Dobriyan2008-12-161-5/+10
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-156-80/+162
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | simeth: Kill directly reference of netdev->privWang Chen2008-12-041-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-281-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-251-0/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-127-85/+169
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-082-3/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar2008-11-218-6/+19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2008-11-1915-82/+119
| |\ \ \ \ \ \
| * | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
* | | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-254-23/+33
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2008-12-0412-14/+28
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2008-11-1415-82/+119
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-12/+20