summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-1/+1
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-232-99/+116
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-234-20/+12Star
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] PCI: altix: msi supportMark Maule2006-06-216-111/+178
* [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-212-1/+25
* [IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W2006-05-171-1/+0Star
* [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-2810-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-211-2/+1Star
| * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-211-0/+3
| * [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-202-11/+4Star
| * [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/+1Star
* 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-141-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-081-0/+3
| * [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-081-5/+5
| * [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-081-12/+21
| * [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-071-1/+1
| * [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-72/+71Star
| * [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-311-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/+1Star
| * [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