aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-4/+5
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+6
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25[IA64] Wire up new system callsTony Luck1-0/+6
2008-07-24flag parameters: pipeUlrich Drepper2-2/+2
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-9/+10
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+6
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-3/+4
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-6/+5
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-7/+15
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-311/+968
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-12/+11
2008-07-20simserial: 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-17[IA64] Remove experimental status of kdumpBernhard Walle1-2/+2
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang1-3/+2
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki1-1/+2
2008-07-17[IA64] improper printk format in acpi-cpufreqDenis V. Lunev1-2/+2
2008-07-17Pull pvops into release branchTony Luck16-303/+960
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+2
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+2
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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-06-30[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-06-30[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/linux-2.6Linus 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-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+7
2008-06-11[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang1-4/+3
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-2/+7
2008-06-11[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] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata1-128/+133