aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W2006-05-171-1/+0
* [IA64] fix broken irq affinityChen, Kenneth W2006-05-171-2/+2
* [IA64] sn2 defconfigJes Sorensen2006-05-171-2/+2
* [IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W2006-05-051-3/+6
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-2710-70/+99
|\
| * [IA64] update sn2 defconfigJes Sorensen2006-04-271-31/+45
| * [IA64] Add mca recovery failure messagesRuss Anderson2006-04-271-18/+36
| * [IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck2006-04-271-3/+3
| * [IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner2006-04-271-2/+2
| * [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-2/+2
| * [IA64] IOC4 config option orderingBrent Casavant2006-04-211-0/+2
| * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-2/+1
| * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-0/+3
| * [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-202-11/+4
| * [IA64] wire up compat_sys_adjtimex()Luck, Tony2006-04-201-1/+1
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-263-3/+3
* | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+1
|/
* [PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi2006-04-191-5/+5
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-141-2/+1
* Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-141-0/+1
|\
| * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* | [IA64] Make show_mem() skip holes in a pgdatRobin Holt2006-04-131-1/+65
* | [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-131-5/+5
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-117-91/+105
|\
| * [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
| * [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
| * [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-071-12/+21
| * [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
| * [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-72/+71
| * [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-061-2/+2
| * [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck2006-04-041-1/+1
| * [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-041-0/+3
* | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-9/+10
|/
* [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-312-5/+5
* [IA64] Export cpu cache info by sysfsZhang, Yanmin2006-03-301-0/+367
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-307-123/+195
|\
| * [IA64] ioremap() should prefer WB over UCBjorn Helgaas2006-03-301-3/+3
| * [IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2006-03-301-0/+1
| * [IA64] Move __mca_table out of the __init sectionRuss Anderson2006-03-291-9/+9
| * [IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi2006-03-281-4/+1
| * [IA64] correct some messages and fixes some minor thingsSatoru Takeuchi2006-03-281-99/+161
| * [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe2006-03-281-1/+5
| * [IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com2006-03-271-1/+1
| * [IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W2006-03-271-5/+7
| * [IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin2006-03-271-1/+7
* | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+1
* | [PATCH] ia64: const f_ops fixAndrew Morton2006-03-281-19/+20
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-3/+3
* | [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-271-31/+0