summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-161-0/+3
* [IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com2005-12-161-1/+1
* [IA64-SGI] Missed TLB flushJack Steiner2005-12-161-1/+1
* [IA64] uncached ref count leakJes Sorensen2005-12-161-3/+3
* [IA64] disable preemption in udelay()John Hawkes2005-12-161-0/+29
* [PATCH] ia64 sn __iomem annotationsAl Viro2005-12-152-30/+30
* [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt2005-12-141-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-139-97/+304
|\
| * [IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner2005-12-061-2/+6
| * [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-063-4/+4
| * [IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner2005-12-061-1/+3
| * [IA64-SGI] altix: pci_window fixupJohn Keller2005-12-061-22/+131
| * [IA64] Allow salinfo_decode to detect signals on readKeith Owens2005-12-051-1/+1
| * [IA64] refresh tiger_defconfig ready for 2.6.15Tony Luck2005-12-031-24/+50
| * [IA64] Updates to the sn2_defconfig for 2.6.15.Robin Holt2005-12-021-43/+109
* | [PATCH] Fix Kconfig of DMA32 for ia64Yasunori Goto2005-12-121-1/+1
* | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
|/
* [IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2005-11-292-19/+1Star
* [IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe2005-11-291-0/+1
* [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-241-7/+0Star
* [IA64-SGI] bte_copy nasid_index fixRuss Anderson2005-11-211-0/+1
* [IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com2005-11-211-1/+2
* [IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava2005-11-211-0/+3
* [IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W2005-11-171-62/+71
* [IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W2005-11-171-2/+2
* [PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W2005-11-161-7/+8
* Merge x86-64 update from AndiLinus Torvalds2005-11-151-0/+4
|\
| * [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-151-0/+4
* | [IA64-SGI] set altix preferred consoleMark Maule2005-11-111-4/+153
* | [IA64] 4-level page tablesRobin Holt2005-11-114-15/+65
* | [IA64] utilize notify_die() for XPC disengageDean Nelson2005-11-103-5/+107
* | [IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris2005-11-103-5/+5
* | Pull add-mmio-to-proc-iomem into release branchTony Luck2005-11-101-24/+82
|\ \
| * | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas2005-11-081-24/+82
* | | Pull context-bitmap into release branchTony Luck2005-11-102-42/+44
|\ \ \
| * | | [IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W2005-11-031-15/+18
| * | | [IA64] Use bitmaps for efficient context allocation/freePeter Keilty2005-10-312-29/+28Star
* | | | Pull extend-notify-die into release branchTony Luck2005-11-104-58/+134
|\ \ \ \
| * | | | [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-074-58/+134
* | | | | Pull memoryless-node-allocation into release branchTony Luck2005-11-101-10/+9Star
|\ \ \ \ \
| * | | | | [IA64] fix memory less node allocationBob Picco2005-11-081-10/+9Star
| | |_|/ / | |/| | |
* | | | | Pull mca-check-psp into release branchTony Luck2005-11-101-4/+13
|\ \ \ \ \
| * | | | | [IA64] MCA recovery based on PSP bitsRuss Anderson2005-11-081-4/+13
| |/ / / /
* | | | | Pull align-sig-frame into release branchTony Luck2005-11-101-6/+5Star
|\ \ \ \ \
| * | | | | [IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang2005-11-081-6/+5Star
| |/ / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-093-4/+5
|\ \ \ \ \
| * | | | | [IA64] altix: misc pci interrupt related fixesMark Maule2005-11-082-3/+3
| * | | | | [IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson2005-11-081-0/+1
| * | | | | [IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson2005-11-081-1/+1
| |/ / / /
* | | | | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-15/+17