summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] use generic_handle_irq()Ingo Molnar2006-11-162-3/+3
* [IA64] typename -> name conversionIngo Molnar2006-11-162-3/+3
* [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-162-2/+2
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-10-314-36/+84
|\
| * [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
| * [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-312-4/+9
| * [IA64] MCA recovery: Montecito supportRuss Anderson2006-10-311-27/+68
| * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [IA64] Count resched interruptsJack Steiner2006-10-171-2/+18
* [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2006-10-171-9/+0
* [IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas2006-10-171-23/+24
* [IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas2006-10-171-8/+3
* [IA64] - Allow IPIs in timer loopJack Steiner2006-10-171-0/+6
* [IA64] perfmon fix for global IRQ fixTony Luck2006-10-171-1/+2
* [IA64] Fix breakage from irq changeTony Luck2006-10-062-3/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-24/+22
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-042-0/+144
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-2/+0
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-021-0/+1
* | [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* | [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-44/+45
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0
* | [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
|/
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-2715-153/+713
|\
| * [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] 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] 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-264-0/+310
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-214-0/+310
| * | Pull model-name into release branchTony Luck2006-09-261-10/+31
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-051-10/+31
| | |/
* | | [PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki2006-09-271-2/+0
* | | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-0/+1
* | | [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-2/+1
OpenPOWER on IntegriCloud