aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-25[IA64] fix per-CPU MCA mess and make UP kernels work againDavid Mosberger1-4/+0
2004-12-09[IA64] per cpu MCA/INIT save areasRuss Anderson1-0/+4
2004-10-27MergeLen Brown1-0/+2
2004-10-27[ACPI] C1 fixes when processor driver is loadedLen Brown1-0/+2
2004-10-18[PATCH] sched_domains: Make SD_NODE_INIT per-arch #2Matthew Dobson1-21/+0
2004-10-18[PATCH] sched: IA64 add disjoint NUMA domain supportNick Piggin1-0/+3
2004-10-18[PATCH] sched: sched add load balance flagNick Piggin1-1/+2
2004-10-05[IA64] minimal sparse-enablement; add __user annotationsDavid Mosberger1-2/+2
2004-10-05[IA64] sparse "long" constant cleanup patchDavid Mosberger1-2/+2
2004-10-05[IA64] sparse 0 vs. NULL cleanup patchDavid Mosberger1-1/+1
2004-08-23[PATCH] sched: limit cpuspan of node scheduler domainsJesse Barnes1-0/+20
2004-07-26ia64: Update for elf_read_implies_exec() macro changes in mainline tree.David Mosberger1-2/+1
2004-06-07[PATCH] ia64: fix ia32 virtual memory leaks due to partial-page mappingsArun Sharma1-1/+4
2004-03-25ia64: Patch by Stephane Eranian: remove irq_stat from cpuinfo_ia64.David Mosberger1-8/+0
2004-03-24ia64: Correct value for PREFETCH_STRIDE.David Mosberger1-1/+1
2004-03-24ia64: Improve layout of cpuinfo_ia64David Mosberger1-16/+16
2004-02-24ia64: Fix bug in ia64_get_scratch_nat_bits()/ia64_put_scratch_nat_bits().David Mosberger1-17/+6
2004-02-10ia64: Correct init_task.rbs_bot value (not that it matters).David Mosberger1-13/+13
2004-01-22[PATCH] ia64: remove MCA (MicroChannel) cruftBjorn Helgaas1-6/+0
2003-12-30ia64: Fix a ptrace-bug that caused "strace -f" to crash the inferiorDavid Mosberger1-1/+1
2003-10-20ia64: Based on patch by Arun Sharma: fix IA-32 subsystem to support NPTL.David Mosberger1-0/+19
2003-09-20[PATCH] Move EISA_busMatthew Wilcox1-1/+0
2003-08-19ia64: Fixes for the inline-asm cleanup patch so the tree builds andDavid Mosberger1-16/+15
2003-08-19[PATCH] ia64: cleanup inline assemblySuresh B. Siddha1-323/+80
2003-07-15ia64: Change per-CPU implementation so that __get_cpu_var() returns theDavid Mosberger1-2/+4
2003-07-09ia64: Sync up with 2.5.74+.David Mosberger1-1/+1
2003-06-06[PATCH] ia64: switch to perfmon2Stéphane Eranian1-19/+9
2003-06-05[PATCH] ia64: max user stack size of main thread configurable via RLIMIT_STACKMartin Hicks1-1/+4
2003-05-30ia64: Based on patch by Rohit Seth: Use "hint @pause" in more places.David Mosberger1-1/+6
2003-05-27ia64: In start_thread(), remove the clearing of the scratch registers which areDavid Mosberger1-25/+3
2003-05-21ia64: Restructure pt_regs and optimize syscall path.David Mosberger1-4/+4
2003-05-19ia64: Remove unnecesary include of <asm/offsets.h>.David Mosberger1-1/+0
2003-05-15[PATCH] ia64: put kernel into virtually mapped areaTony Luck1-0/+12
2003-05-15ia64: Fix obsolete call to ia64_set_fpu_owner() (affected UP only).David Mosberger1-1/+1
2003-05-14ia64: Fix SMP fph-handling. Patch by Asit Mallick with some additionalDavid Mosberger1-10/+21
2003-05-13ia64: Couple of minor NEW_LOCK spinlock fixes. Put RAID5 xor routines only intoDavid Mosberger1-2/+2
2003-05-09ia64: Prepare for GCC v3.4. Sync with 2.5.69.David Mosberger1-0/+8
2003-05-05[PATCH] ia64: perfmon updateStéphane Eranian1-1/+1
2003-04-08[PATCH] ia64: Fix up "extern inline"Martin Hicks1-2/+2
2003-04-07MergeDavid Mosberger1-1/+1
2003-03-25ia64: Minor fixes.David Mosberger1-1/+1
2003-03-09Move "used FPU status" into new non-atomic thread_info->status field.Linus Torvalds1-0/+3
2003-02-11ia64: Sync up with 2.5.60.David Mosberger1-9/+5
2003-01-14ia64: Light-weight system call support (aka, "fsyscalls"). This does not (yet)David Mosberger1-2/+6
2002-12-09First part of 2.5.51 syncup.David Mosberger1-2/+1
2002-11-25[PATCH] remove unused EISA_bus__is_a_macro macroDave Jones1-1/+0
2002-11-03[PATCH] remove *_segments() dummy functions from all other architecturesMatthew Wilcox1-4/+0
2002-10-31[PATCH] ia64: 2.5.44 NUMA fixupsErich Focht1-5/+0
2002-10-22[PATCH] ia64: discontigmem patch for 2.5 ia64Kimio Suganuma1-0/+11
2002-09-17ia64: Sync up with 2.5.35+. Add ia64-specific huge page support (by Rohit Se...David Mosberger1-10/+25