aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck1-2/+3
2007-04-04[PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski1-1/+1
2007-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+1
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai1-0/+1
2007-03-18[PATCH] ia64: platform_kernel_launch_event is noop on generic kernelJohn Keller1-0/+2
2007-03-08[IA64] Remove sparse warning from unwind codeKeith Owens1-1/+1
2007-03-08[IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman2-1/+2
2007-03-08[IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin1-1/+2
2007-03-08[IA64] whitespace fixes for include/asm-ia64/sal.hHorms1-2/+3
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson1-0/+1
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm1-1/+5
2007-03-06[IA64] Remove stack hard limit on ia64schwab@suse.de1-1/+0
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck1-9/+0
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas1-2/+0
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-7/+7
2007-02-15ATA convert GSI to irq on ia64Zhang, Yanmin1-0/+12
2007-02-14[PATCH] ia64: fix noncoherent DMA API so devres buildsRoland Dreier1-2/+13
2007-02-12[PATCH] ia64: 2048-byte command lineAlon Bar-Lev1-1/+1
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+2
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-1/+2
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-9/+14
2007-02-05[IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich1-0/+9
2007-02-05[IA64] swiotlb bug fixesJan Beulich1-0/+2
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu1-1/+3
2007-02-05[IA64] virt_to_page() can be called with NULL argKirill Korotaev1-1/+2
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco1-1/+2
2007-02-05[IA64] remove bogus prototype ia64_esi_init()Alex Williamson1-1/+0
2007-02-05[IA64] enable singlestep on system callbibo,mao1-1/+3
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller3-5/+10
2007-02-02ACPICA: reduce conflicts with Altix patch seriesLen Brown1-0/+18
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-2/+0
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2-20/+4
2007-01-27ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz1-0/+6
2007-01-23[PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro1-3/+3
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton1-1/+1
2006-12-13Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-3/+3
2006-12-13[IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck2-3/+3
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-12[IA64] enable trap code on slot 1Tony Luck2-2/+3
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson1-1/+1
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-15/+132
2006-12-07[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox1-6/+5
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi1-2/+7
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W1-0/+6
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson1-2/+41