aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-151-0/+1
| |\
| | * IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-101-0/+1
* | | Merge ../linux-2.6-x86Rusty Russell2008-12-132-3/+1
|\ \ \
| * \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-125-80/+161
| |\ \ \
| | * \ \ 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 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
| | |_|/ / | |/| | |
| * | | | 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
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
* | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
* | | | | | [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-091-2/+2
* | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt2008-12-091-71/+147
* | | | | | [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-091-4/+1
* | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan2008-12-091-1/+0
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-022-5/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
| * | | | KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
| | |_|/ | |/| |
* | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
* | | | sn_pci_controller_fixup() should be __initAl Viro2008-11-301-1/+1
|/ / /
* | | [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
* | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
* | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
* | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
* | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| |/ |/|
* | KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-111-0/+5
* | KVM: Require the PCI subsystemAvi Kivity2008-11-111-0/+2
* | KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
* | [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-062-8/+28
* | [IA64] reorder Kconfig options to match x86Bjorn Helgaas2008-11-061-9/+9
* | [IA64] Build VT-D iommu support into generic kernelTony Luck2008-11-041-0/+1
* | [IA64] remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-11-041-24/+0
* | [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0
* | [IA64] use common header for software IO/TLBJoerg Roedel2008-11-042-29/+2
* | [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-042-2/+0
* | [IA64] Add error_recovery_info field to SAL section headerRuss Anderson2008-11-041-1/+14
* | [IA64] Add UV watchlist support.Russ Anderson2008-11-041-0/+45
* | [IA64] Simplify SGI uv vs. sn2 driver issuesRuss Anderson2008-11-041-0/+6
|/
* saner FASYNC handling on file closeAl Viro2008-11-011-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-302-8/+0
|\
| * x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-242-8/+0
* | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6