summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| | * [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-1/+0Star
| | * [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-1/+0Star
* | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-212-12/+11Star
|\ \ \
| * | | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+3
| * | | KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-202-1/+5
| * | | KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-3/+3
| * | | KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-8/+0Star
| |/ /
* / / simserial: Fix up for ldisc changesAlan Cox2008-07-211-43/+3Star
|/ /
* | fix build error of arch/ia64/kvm/*Takashi Iwai2008-07-172-3/+3
* | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+2
* | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+2
* | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-159-254/+30Star
|\ \
| * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-159-254/+30Star
| |\ \
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-6/+6
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-267-9/+8Star
| | * | ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-263-239/+16Star
* | | | Merge branch 'linus' into core/rcuIngo Molnar2008-07-112-1/+3
|\| | |
| * | | [IA64] export account_system_vtimeDoug Chapman2008-07-011-0/+1
| * | | [IA64] Bugfix for system with 32 cpusTony Luck2008-07-011-1/+2
| |/ /
* | | Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-263-5/+2Star
|\| |
| * | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0Star
| * | [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| * | [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1Star
* | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-235-9/+23
|\| |
| * | [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-201-0/+2
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-164-9/+21
| |\ \
| | * | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-162-0/+13
| | * | [IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang2008-06-121-4/+3Star
| | * | [IA64] perfmon: fix async exit bugstephane eranian2008-06-121-5/+5
| | |/
* | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-1611-52/+137
|\| |
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-121-2/+7
| |\ \
| | * | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-121-2/+7
| | |/
| * / KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-061-1/+2
| |/
| * [IA64] Workaround for RSE issueTony Luck2008-05-275-46/+125
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-201-1/+0Star
| |\
| | * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
| * | KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang2008-05-183-2/+3
| |/
* / rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
|/
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-152-10/+25
* [IA64] Properly unregister legacy interruptsPrarit Bhargava2008-05-151-0/+3
* [IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen2008-05-151-6/+0Star
* [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-151-6/+10
* [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-151-6/+6
* [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-152-8/+31
* [IA64] allow user to force_pal_cache_flushAlex Chiang2008-05-151-0/+11
* [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-151-0/+29
* [IA64] machvec support for SGI UV platformJack Steiner2008-05-147-2/+154
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-029-168/+145Star
|\
| * [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87Star
| * [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-012-8/+9