aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | | | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-4/+3
| * | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-141-4/+4
| * | | | | | | CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-143-13/+16
| | |_|/ / / / | |/| | | | |
* | | | | | | 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
| | |_|/ / / | |/| | | |
* | | | | | [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