summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-078-15/+132
|\
| * [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox2006-12-071-6/+5
| * [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
| * [IA64] Add se bit to Processor State Parameter structureRuss Anderson2006-12-071-1/+3
| * [IA64] Add dp bit to cache and bus check structsRuss Anderson2006-12-071-3/+5
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-075-1/+65
* | [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-1/+0
* | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+2
* | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-071-1/+1
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
|/
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-021-17/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-018-25/+57
|\
| * Altix: Add initial ACPI IO supportJohn Keller2006-12-017-14/+47
| * PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox2006-12-011-11/+10
* | ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-011-1/+9
* | Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
|/
* [PATCH] mspec driver build fixJes Sorensen2006-11-131-1/+5
* [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-311-0/+1
* [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem accessJes Sorensen2006-10-261-1/+1
* [IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas2006-10-171-9/+2
* [IA64] move ioremap/ioremap_nocache under __KERNEL__Aron Griffis2006-10-171-2/+2
* [PATCH] ia64/sn __iomem annotationsAl Viro2006-10-103-4/+4
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+3
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-043-38/+21
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+2
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-72/+0
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+3
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-278-21/+175
|\
| * [IA64] PAL calls need physical mode, stackedRuss Anderson2006-09-261-2/+4
| * [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-261-1/+1
| * Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-1/+2
| * [IA64] Implement futex primitivesJakub Jelinek2006-09-261-2/+120
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-11/+1
| * [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+1
| * [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-261-4/+5
| * Pull esi-support into release branchTony Luck2006-09-261-0/+30
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-211-0/+30
| * | Pull model-name into release branchTony Luck2006-09-262-0/+11
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-052-0/+11
* | | | [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-0/+1
* | | | [PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki2006-09-271-0/+2
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-1/+2
|\ \ \ \
| * | | | [PATCH] Move compiler check for modules to ia64 onlyAndi Kleen2006-09-261-1/+2
* | | | | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-2/+0
* | | | | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-6/+8
|/ / / /
OpenPOWER on IntegriCloud