aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa
2006-10-17[IA64] Count resched interruptsJack Steiner
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas
2006-10-17[IA64] update sn2_defconfigJes Sorensen
2006-10-17[IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas
2006-10-17[IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas
2006-10-17[IA64] - Allow IPIs in timer loopJack Steiner
2006-10-17[IA64] perfmon fix for global IRQ fixTony Luck
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro
2006-10-10[PATCH] ia64/hp NULL noise removalAl Viro
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-09[PATCH] more ia64 irq handlersAl Viro
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro
2006-10-06[IA64] Fix breakage from irq changeTony Luck
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Attack of "the the"s in archMatt LaPlante
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki
2006-09-26IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi
2006-09-26[IA64] minor reformatting to vmlinux.lds.SAl Stone