aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31
| | * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2008-12-31
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\
| | * | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-03
|\ \ \ \
| * | | | KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-03
| * | | | select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel2009-01-03
| * | | | KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-03
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
| | |_|/ | |/| |
* | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
| |\ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \
| | * \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-02
| | |\ \ \ \ \
| | * | | | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-26
| * | | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| * | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| * | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-02
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen2008-12-31
| * | | | | | | | KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
| * | | | | | | | KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang2008-12-31
| * | | | | | | | KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-31
| * | | | | | | | KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-31
| * | | | | | | | KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-31
| * | | | | | | | KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang2008-12-31
| * | | | | | | | KVM: ia64: Remove lock held by halted vcpuXiantao Zhang2008-12-31
| * | | | | | | | KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-31
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | take init_fs to saner placeAl Viro2008-12-31
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\ \ \ \ \ \ \
| * | | | | | | simeth: convert to net_device_opsAlexey Dobriyan2008-12-16
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | simeth: Kill directly reference of netdev->privWang Chen2008-12-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar2008-11-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2008-11-19
| |\ \ \ \ \ \
| * | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-11
* | | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13