aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-10-06[IA64] Fix breakage from irq changeTony Luck2-3/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-24/+22
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2-0/+144
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman1-0/+20
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+0
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks1-0/+1
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-44/+45
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-153/+713
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-2/+0
2006-09-26[IA64] minor reformatting to vmlinux.lds.SAl Stone1-2/+6
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto1-8/+10
2006-09-26[IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson1-0/+4
2006-09-26[IA64] printing support for MCA/INITHidetoshi Seto4-36/+242
2006-09-26[IA64] Make gp value point to Region 5 in mca handlerZou Nan hai1-5/+0
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck1-2/+2
2006-09-26[IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S1-64/+49
2006-09-26[IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian1-0/+24
2006-09-26[IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S1-0/+6
2006-09-26[IA64] kprobe opcode 16 bytes alignment on IA64bibo mao1-26/+29
2006-09-26Pull esi-support into release branchTony Luck4-0/+310
2006-09-26Pull model-name into release branchTony Luck1-10/+31
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-0/+1
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-2/+1
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2-4/+36
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+19
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+16
2006-09-08[IA64] Save register stack contents on cpu startJack Steiner1-0/+5
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab1-2/+2
2006-09-08[IA64] correct file descriptor reference counting in perfmonStephane Eranian1-1/+3
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-12/+16
2006-08-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-4/+2
2006-08-24[IA64] panic if topology_init kzalloc failsPaul Jackson1-4/+2
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown1-1/+1
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-04[IA64] make uncached allocator more node awareDean Nelson1-29/+57
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-35/+27
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava1-1/+1
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai1-2/+0
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai1-9/+9
2006-08-02[IA64] sparse cleanupsKeith Owens1-3/+3
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-1/+3
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2-8/+7
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+2
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+9
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox1-20/+14
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-7/+7
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2-6/+6
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner4-9/+9
2006-07-01Pull acpi_os_free into release branchLen Brown2-7/+7
2006-07-01[PATCH] audit syscall classesAl Viro2-0/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel37-37/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2-7/+7
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2-3/+11
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar5-11/+11
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar4-18/+18
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck1-1/+1
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman1-3/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2-3/+3
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman3-3/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-15/+2
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-12/+3
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-2/+2
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Auto-update from upstreamTony Luck5-120/+139
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-2/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-1/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-95/+105
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-16/+8
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-06-21Pull rework-memory-attribute-aliasing into release branchTony Luck1-54/+102
2006-06-21[IA64] SKI Simulator bootIan Wienand1-5/+1
2006-06-21[IA64] Sanitize assembler code for ia64_sal_os_stateKeith Owens3-15/+30
2006-06-21[IA64] make efi_stub.S fit in 80 colsDavid Mosberger-Tang1-1/+1
2006-06-21[IA64] sanity check reserved region usageAlex Williamson1-0/+1
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-1/+18
2006-06-21[IA64] esi-supportDavid Mosberger-Tang4-0/+310
2006-06-15Pull trivial2 into release branchLen Brown1-2/+2
2006-06-05[IA64] Add "model name" to /proc/cpuinfoTony Luck1-10/+31
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W1-1/+0
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W1-2/+2
2006-05-13ACPI: silence ia64 build warningLen Brown1-2/+2
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas1-54/+102
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-2/+2
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-23/+38
2006-04-27[IA64] Add mca recovery failure messagesRuss Anderson1-18/+36
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman3-3/+3
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+1
2006-04-20[IA64] Remove redundant NULL checks before kfreeJesper Juhl1-5/+2
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi1-5/+5
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas1-2/+1
2006-04-14Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+1
2006-04-13[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens1-5/+5
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-07[IA64] Failure to resume after INIT in user spaceKeith Owens1-5/+5
2006-04-07[IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens1-12/+21
2006-04-06[IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki1-1/+1
2006-04-06[IA64] update HP CSR space discovery via ACPIBjorn Helgaas1-72/+71
2006-04-06[IA64] Wire up new syscalls {set,get}_robust_listTony Luck1-2/+2
2006-04-04[IA64] Wire up new syscall sync_file_range()Tony Luck1-0/+3
2006-03-31[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2-5/+5
2006-03-30[IA64] Export cpu cache info by sysfsZhang, Yanmin1-0/+367
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-112/+172
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+1
2006-03-30[IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen1-0/+1
2006-03-29[IA64] Move __mca_table out of the __init sectionRuss Anderson1-9/+9
2006-03-28[IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi1-4/+1
2006-03-28[IA64] correct some messages and fixes some minor thingsSatoru Takeuchi1-99/+161
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-3/+3
2006-03-26[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita1-1/+2
2006-03-26[PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi1-5/+43
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+0
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas3-10/+19
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-21/+20
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch2-1/+10
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-2/+8
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-226/+220
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-105/+4
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-1/+1
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-4/+28
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson6-41/+109
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+0
2006-03-23IA64: Use early_parm to handle mvec_name and nomcaHorms2-28/+27
2006-03-22[IA64] move patchlist and machvec into init sectionChen, Kenneth W1-25/+26
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W1-4/+4
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] add __init declaration to mca functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige1-0/+3
2006-03-21Pull mca-cleanup into release branchTony Luck1-29/+55
2006-03-21Pull delete-sigdelayed into release branchTony Luck2-115/+0
2006-03-21Pull bsp-removal into release branchTony Luck8-16/+153
2006-03-20[PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse1-2/+8
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson1-2/+7
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas1-1/+1
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson1-3/+4
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-3/+28
2006-02-28[IA64] cleanup in fsys.SKen Chen1-4/+3
2006-02-27[IA64] die_if_kernel() can returnTony Luck1-1/+1
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin1-1/+0
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-11/+8
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-15Pull fix-cpu-possible-map into release branchTony Luck3-4/+61
2006-02-15[IA64] support panic_on_oops sysctlHorms1-0/+8
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com1-22/+17
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab1-15/+0
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2-0/+60
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj1-4/+1
2006-02-09Pull new-syscalls into release branchTony Luck2-26/+19
2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto1-0/+3
2006-02-08[IA64] unshare system call registration for ia64Janak Desai1-0/+3
2006-02-08[IA64] MCA: remove obsolete ifdefKeith Owens1-7/+0
2006-02-08[IA64] MCA: update MCA comm field for user space tasksKeith Owens1-20/+32
2006-02-08[IA64] MCA: print messages in MCA handlerKeith Owens1-2/+23
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck3-0/+32
2006-02-07[IA64] Fix wrong use of memparse in efi.cZou Nan hai1-11/+3
2006-02-07[IA64] Fix a possible buffer overflow in efi.cZou Nan hai1-1/+1
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+75
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W2-26/+16
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-8/+10
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas1-0/+75
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-65/+87
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens2-115/+0
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown6-65/+87
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner1-1/+2
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens1-1/+1
2006-01-19[IA64] Fix UP build with BSP removal support.Ashok Raj3-3/+5
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian2-0/+271
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2-0/+84
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens1-51/+119
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott1-7/+19
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter1-1/+1
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck1-0/+1
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro5-36/+36
2006-01-12[PATCH] ia64: task_thread_info()Al Viro2-7/+7
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+6
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+7