aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2-3/+3
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumaskMike Travis9-63/+80
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell1-0/+2
2009-01-01cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell7-34/+50
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-10/+15
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell4-29/+30
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar1-0/+1
2008-12-25Merge branch 'next' into for-linusJames Morris4-23/+33
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-0/+1
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan1-5/+10
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-80/+162
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-12-13Merge ../linux-2.6-x86Rusty Russell2-3/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell7-26/+26
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2-7/+0
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar5-80/+161
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2-5/+8
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar7-85/+169
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov1-0/+1
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller1-1/+8
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt1-1/+3
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt1-2/+2
2008-12-09[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt1-71/+147
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall1-4/+1
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan1-1/+0
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar2-3/+1
2008-12-04simeth: Kill directly reference of netdev->privWang Chen1-5/+5
2008-12-04Merge branch 'master' into nextJames Morris12-14/+28
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-5/+8
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar2-3/+1
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar1-2/+0
2008-11-23KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang1-4/+7
2008-11-23KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang1-1/+1
2008-11-21Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar8-6/+19
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar15-82/+119
2008-11-14Merge branch 'master' into nextJames Morris15-82/+119
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells1-12/+20
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-4/+3
2008-11-14CRED: Separate task security context from task_structDavid Howells1-4/+4
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells3-13/+16