summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-013-3/+3
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+18
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-2/+4
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-2719-177/+745
|\
| * [IA64] minor reformatting to vmlinux.lds.SAl Stone2006-09-261-2/+6
| * [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-261-8/+10
| * [IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson2006-09-261-0/+4
| * [IA64] printing support for MCA/INITHidetoshi Seto2006-09-264-36/+242
| * [IA64] trim output of show_mem()Jes Sorensen2006-09-261-5/+4
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-262-22/+24
| * [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-261-5/+0
| * Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-2/+2
| * [IA64-SGI] Do not request DMA memory for BTEChristoph Lameter2006-09-261-2/+1
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-64/+49
| * [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+24
| * [IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S2006-09-261-0/+6
| * [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-261-26/+29
| * Pull esi-support into release branchTony Luck2006-09-265-0/+318
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-215-0/+318
| * | Pull model-name into release branchTony Luck2006-09-261-10/+31
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-051-10/+31
| | |/
* | | [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* | | [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-274-87/+39
* | | [PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki2006-09-271-2/+0
* | | IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi2006-09-261-1/+2
* | | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-262-1/+3
* | | [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-2/+1
* | | [PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter2006-09-261-1/+2
* | | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-9/+0
* | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-252-4/+36
* | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki2006-09-251-5/+8
|/ /
* | [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+4
* | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+35
* | [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
* | [IA64] SN fix for cpu hotplug/kexecJack Steiner2006-09-081-1/+1
* | [IA64] Save register stack contents on cpu startJack Steiner2006-09-081-0/+5
* | [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-081-2/+2
* | [IA64] correct file descriptor reference counting in perfmonStephane Eranian2006-09-081-1/+3
* | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-081-12/+16
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-305-36/+30
|\ \
| * | [IA64] Increase default nodes shift to 10, nr_cpus to 1024Christoph Lameter2006-08-291-2/+2
| * | [IA64] panic if topology_init kzalloc failsPaul Jackson2006-08-241-4/+2
| * | [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-083-30/+26
* | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-261-1/+2
|\ \ \
| * | | Merge ../linux-2.6James Bottomley2006-08-0620-157/+185
| |\| |
| * | | [SCSI] fix simscsiChristoph Hellwig2006-07-281-2/+3