aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-36/+84
2006-10-31[IA64] Correct definition of handle_IPIKeith Owens1-1/+1
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2-4/+9
2006-10-31[IA64] MCA recovery: Montecito supportRuss Anderson1-27/+68
2006-10-31[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige1-4/+6
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+70
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2-1/+70
2006-10-17[IA64] Count resched interruptsJack Steiner1-2/+18
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2-21/+0
2006-10-17[IA64] update sn2_defconfigJes Sorensen1-44/+175
2006-10-17[IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas1-23/+24
2006-10-17[IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas1-8/+3
2006-10-17[IA64] - Allow IPIs in timer loopJack Steiner1-0/+6
2006-10-17[IA64] perfmon fix for global IRQ fixTony Luck1-1/+2
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-0/+2
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro2-22/+22
2006-10-10[PATCH] ia64/hp NULL noise removalAl Viro3-7/+7
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds1-1/+1
2006-10-09[PATCH] more ia64 irq handlersAl Viro2-4/+4
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro3-12/+9
2006-10-06[IA64] Fix breakage from irq changeTony Luck3-4/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells6-28/+24
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman4-0/+375
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman1-0/+20
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman1-9/+0
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-5/+18
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] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
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-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
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 Dobriyan3-3/+3
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+18
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-2/+4
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds19-177/+745