aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2006-10-17[IA64] Count resched interruptsGravatar Jack Steiner 1-2/+18
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesGravatar Bjorn Helgaas 2-21/+0
2006-10-17[IA64] update sn2_defconfigGravatar Jes Sorensen 1-44/+175
2006-10-17[IA64] reformat pal.S to fit in 80 columns, fix typosGravatar Bjorn Helgaas 1-23/+24
2006-10-17[IA64] remove unused PAL_CALL_IC_OFFGravatar Bjorn Helgaas 1-8/+3
2006-10-17[IA64] - Allow IPIs in timer loopGravatar Jack Steiner 1-0/+6
2006-10-17[IA64] perfmon fix for global IRQ fixGravatar Tony Luck 1-1/+2
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationGravatar Mel Gorman 2-0/+2
2006-10-10[PATCH] ia64/sn __iomem annotationsGravatar Al Viro 2-22/+22
2006-10-10[PATCH] ia64/hp NULL noise removalGravatar Al Viro 3-7/+7
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Gravatar Linus Torvalds 1-1/+1
2006-10-09[PATCH] more ia64 irq handlersGravatar Al Viro 2-4/+4
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 1-1/+1
2006-10-08[PATCH] missed ia64 pt_regs fixesGravatar Al Viro 3-12/+9
2006-10-06[IA64] Fix breakage from irq changeGravatar Tony Luck 3-4/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 6-28/+24
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Gravatar Eric W. Biederman 4-0/+375
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportGravatar Eric W. Biederman 1-0/+20
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyGravatar Eric W. Biederman 1-9/+0
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 3-3/+3
2006-10-03Attack of "the the"s in archGravatar Matt LaPlante 1-1/+1
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialGravatar Linus Torvalds 1-1/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-5/+18
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesGravatar Arnd Bergmann 1-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveGravatar Arnd Bergmann 1-2/+2
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGravatar Greg Banks 1-0/+1
2006-10-02[PATCH] kretprobe spinlock deadlock patchGravatar bibo,mao 1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupGravatar bibo,mao 1-44/+45
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableGravatar Ananth N Mavinakayanahalli 1-1/+1
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsGravatar Russell King 1-1/+0
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 1-2/+0
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Gravatar Alexey Dobriyan 3-3/+3
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupGravatar Keith Mannthey 1-0/+18
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READGravatar Jason Baron 1-2/+4
2006-09-28[IPV4]: annotate struct in_ifaddrGravatar Al Viro 1-2/+2
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 19-177/+745
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlGravatar Eric W. Biederman 1-1/+1
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesGravatar Mel Gorman 4-87/+39
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"Gravatar KAMEZAWA Hiroyuki 1-2/+0
2006-09-26IA64: PCI: dont disable irq which is not enabledGravatar Satoru Takeuchi 1-1/+2
2006-09-26[IA64] minor reformatting to vmlinux.lds.SGravatar Al Stone 1-2/+6
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdGravatar Hidetoshi Seto 1-8/+10
2006-09-26[IA64] ar.fpsr not set on MCA/INIT kernel entryGravatar Russ Anderson 1-0/+4
2006-09-26[IA64] printing support for MCA/INITGravatar Hidetoshi Seto 4-36/+242