aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-0/+3
2005-12-16[IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com1-1/+1
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1
2005-12-16[IA64] uncached ref count leakJes Sorensen1-3/+3
2005-12-16[IA64] disable preemption in udelay()John Hawkes1-0/+29
2005-12-15[PATCH] ia64 sn __iomem annotationsAl Viro2-30/+30
2005-12-14[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt1-0/+2
2005-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-97/+304
2005-12-12[PATCH] Fix Kconfig of DMA32 for ia64Yasunori Goto1-1/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-12-06[IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner1-2/+6
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt3-4/+4
2005-12-06[IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner1-1/+3
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller1-22/+131
2005-12-05[IA64] Allow salinfo_decode to detect signals on readKeith Owens1-1/+1
2005-12-02[IA64] refresh tiger_defconfig ready for 2.6.15Tony Luck1-24/+50
2005-12-02[IA64] Updates to the sn2_defconfig for 2.6.15.Robin Holt1-43/+109
2005-11-29[IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2-19/+1
2005-11-29[IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe1-0/+1
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson1-0/+1
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-17[IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W1-62/+71
2005-11-17[IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W1-2/+2
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W1-7/+8
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-0/+4
2005-11-14[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen1-0/+4
2005-11-11[IA64-SGI] set altix preferred consoleMark Maule1-4/+153
2005-11-11[IA64] 4-level page tablesRobin Holt4-15/+65
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris3-5/+5
2005-11-10Pull add-mmio-to-proc-iomem into release branchTony Luck1-24/+82
2005-11-10Pull context-bitmap into release branchTony Luck2-42/+44
2005-11-10Pull extend-notify-die into release branchTony Luck4-58/+134
2005-11-10Pull memoryless-node-allocation into release branchTony Luck1-10/+9
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-4/+5
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-15/+17
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+3
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig1-3/+1
2005-11-08[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas1-24/+82
2005-11-08[IA64] altix: misc pci interrupt related fixesMark Maule2-3/+3
2005-11-08[IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson1-0/+1
2005-11-08[IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson1-1/+1
2005-11-08[IA64] MCA recovery based on PSP bitsRuss Anderson1-4/+13
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang1-6/+5
2005-11-08[IA64] fix memory less node allocationBob Picco1-10/+9
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens4-58/+134