summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+11
2008-07-21simserial: Fix up for ldisc changesAlan Cox1-43/+3
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+3
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2-1/+5
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier1-3/+3
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-8/+0
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+2
2008-07-17ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+2
2008-07-16Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-254/+30
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar9-254/+30
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar2-1/+3
2008-07-01[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-07-01[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe3-6/+6
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe7-9/+8
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe3-239/+16
2008-06-26Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar3-5/+2
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar5-9/+23
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-9/+21
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2-0/+13
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar11-52/+137
2008-06-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+7
2008-06-12[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang1-4/+3
2008-06-12ACPI: handle invalid ACPI SLIT tableFenghua Yu1-2/+7
2008-06-12[IA64] perfmon: fix async exit bugstephane eranian1-5/+5
2008-06-06KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen1-1/+2
2008-05-28[IA64] Workaround for RSE issueTony Luck5-46/+125
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu1-0/+1
2008-05-18KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang3-2/+3
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2-10/+25
2008-05-15[IA64] Properly unregister legacy interruptsPrarit Bhargava1-0/+3
2008-05-15[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen1-6/+0
2008-05-15[IA64] trivial cleanup for perfmon.cHidetoshi Seto1-6/+10
2008-05-15[IA64] trivial cleanup for entry.SHidetoshi Seto1-6/+6
2008-05-15[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2-8/+31
2008-05-15[IA64] allow user to force_pal_cache_flushAlex Chiang1-0/+11
2008-05-15[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle1-0/+29
2008-05-15[IA64] machvec support for SGI UV platformJack Steiner7-2/+154
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds9-168/+145
2008-05-02[IA64] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-02[IA64] TS_RESTORE_SIGMASKRoland McGrath2-8/+9
2008-05-02[IA64] smp.c coding style fixHidetoshi Seto1-33/+35
2008-05-01rename div64_64 to div64_u64Roman Zippel1-2/+1