summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck2007-04-071-2/+3
* [PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski2007-04-051-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-221-0/+1
|\
| * [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-201-0/+1
* | [PATCH] ia64: platform_kernel_launch_event is noop on generic kernelJohn Keller2007-03-181-0/+2
|/
* [IA64] Remove sparse warning from unwind codeKeith Owens2007-03-081-1/+1
* [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman2007-03-082-1/+2
* [IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin2007-03-081-1/+2
* [IA64] whitespace fixes for include/asm-ia64/sal.hHorms2007-03-081-2/+3
* [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-081-0/+1
* [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-061-1/+5
* [IA64] Remove stack hard limit on ia64schwab@suse.de2007-03-061-1/+0Star
* Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-061-9/+0Star
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-2/+0Star
* Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-7/+7
* ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-161-0/+12
* [PATCH] ia64: fix noncoherent DMA API so devres buildsRoland Dreier2007-02-141-2/+13
* [PATCH] ia64: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-081-1/+2
|\
| * msi: Make MSI useable more architecturesEric W. Biederman2007-02-081-1/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-084-9/+14
|\ \ | |/ |/|
| * Altix: ACPI SSDT PCI device supportJohn Keller2007-02-033-5/+10
| * ACPICA: reduce conflicts with Altix patch seriesLen Brown2007-02-031-0/+18
| * ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-031-2/+0Star
| * ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-032-20/+4Star
* | [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-061-0/+9
* | [IA64] swiotlb bug fixesJan Beulich2007-02-061-0/+2
* | [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-061-1/+3
* | [IA64] virt_to_page() can be called with NULL argKirill Korotaev2007-02-061-1/+2
* | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-061-1/+2
* | [IA64] remove bogus prototype ia64_esi_init()Alex Williamson2007-02-051-1/+0Star
* | [IA64] enable singlestep on system callbibo,mao2007-02-051-1/+3
|/
* ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz2007-01-271-0/+6
* [PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro2007-01-231-3/+3
* [PATCH] FD_ZERO build fixAndrew Morton2007-01-121-1/+1
* Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-142-3/+3
|\
| * [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck2006-12-132-3/+3
* | [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-0/+2
|/
* [IA64] enable trap code on slot 1Tony Luck2006-12-122-2/+3
* [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-121-1/+1
* [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-101-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-088-15/+132
|\
| * [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox2006-12-071-6/+5Star
| * [PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2006-12-071-2/+7
| * [IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2006-12-071-0/+6
| * [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-2/+41