index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-ia64
/
processor.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-25
[IA64] fix per-CPU MCA mess and make UP kernels work again
David Mosberger
1
-4
/
+0
2004-12-09
[IA64] per cpu MCA/INIT save areas
Russ Anderson
1
-0
/
+4
2004-10-27
Merge
Len Brown
1
-0
/
+2
2004-10-27
[ACPI] C1 fixes when processor driver is loaded
Len Brown
1
-0
/
+2
2004-10-18
[PATCH] sched_domains: Make SD_NODE_INIT per-arch #2
Matthew Dobson
1
-21
/
+0
2004-10-18
[PATCH] sched: IA64 add disjoint NUMA domain support
Nick Piggin
1
-0
/
+3
2004-10-18
[PATCH] sched: sched add load balance flag
Nick Piggin
1
-1
/
+2
2004-10-05
[IA64] minimal sparse-enablement; add __user annotations
David Mosberger
1
-2
/
+2
2004-10-05
[IA64] sparse "long" constant cleanup patch
David Mosberger
1
-2
/
+2
2004-10-05
[IA64] sparse 0 vs. NULL cleanup patch
David Mosberger
1
-1
/
+1
2004-08-23
[PATCH] sched: limit cpuspan of node scheduler domains
Jesse Barnes
1
-0
/
+20
2004-07-26
ia64: Update for elf_read_implies_exec() macro changes in mainline tree.
David Mosberger
1
-2
/
+1
2004-06-07
[PATCH] ia64: fix ia32 virtual memory leaks due to partial-page mappings
Arun Sharma
1
-1
/
+4
2004-03-25
ia64: Patch by Stephane Eranian: remove irq_stat from cpuinfo_ia64.
David Mosberger
1
-8
/
+0
2004-03-24
ia64: Correct value for PREFETCH_STRIDE.
David Mosberger
1
-1
/
+1
2004-03-24
ia64: Improve layout of cpuinfo_ia64
David Mosberger
1
-16
/
+16
2004-02-24
ia64: Fix bug in ia64_get_scratch_nat_bits()/ia64_put_scratch_nat_bits().
David Mosberger
1
-17
/
+6
2004-02-10
ia64: Correct init_task.rbs_bot value (not that it matters).
David Mosberger
1
-13
/
+13
2004-01-22
[PATCH] ia64: remove MCA (MicroChannel) cruft
Bjorn Helgaas
1
-6
/
+0
2003-12-30
ia64: Fix a ptrace-bug that caused "strace -f" to crash the inferior
David Mosberger
1
-1
/
+1
2003-10-20
ia64: Based on patch by Arun Sharma: fix IA-32 subsystem to support NPTL.
David Mosberger
1
-0
/
+19
2003-09-20
[PATCH] Move EISA_bus
Matthew Wilcox
1
-1
/
+0
2003-08-19
ia64: Fixes for the inline-asm cleanup patch so the tree builds and
David Mosberger
1
-16
/
+15
2003-08-19
[PATCH] ia64: cleanup inline assembly
Suresh B. Siddha
1
-323
/
+80
2003-07-15
ia64: Change per-CPU implementation so that __get_cpu_var() returns the
David Mosberger
1
-2
/
+4
2003-07-09
ia64: Sync up with 2.5.74+.
David Mosberger
1
-1
/
+1
2003-06-06
[PATCH] ia64: switch to perfmon2
Stéphane Eranian
1
-19
/
+9
2003-06-05
[PATCH] ia64: max user stack size of main thread configurable via RLIMIT_STACK
Martin Hicks
1
-1
/
+4
2003-05-30
ia64: Based on patch by Rohit Seth: Use "hint @pause" in more places.
David Mosberger
1
-1
/
+6
2003-05-27
ia64: In start_thread(), remove the clearing of the scratch registers which are
David Mosberger
1
-25
/
+3
2003-05-21
ia64: Restructure pt_regs and optimize syscall path.
David Mosberger
1
-4
/
+4
2003-05-19
ia64: Remove unnecesary include of <asm/offsets.h>.
David Mosberger
1
-1
/
+0
2003-05-15
[PATCH] ia64: put kernel into virtually mapped area
Tony Luck
1
-0
/
+12
2003-05-15
ia64: Fix obsolete call to ia64_set_fpu_owner() (affected UP only).
David Mosberger
1
-1
/
+1
2003-05-14
ia64: Fix SMP fph-handling. Patch by Asit Mallick with some additional
David Mosberger
1
-10
/
+21
2003-05-13
ia64: Couple of minor NEW_LOCK spinlock fixes. Put RAID5 xor routines only into
David Mosberger
1
-2
/
+2
2003-05-09
ia64: Prepare for GCC v3.4. Sync with 2.5.69.
David Mosberger
1
-0
/
+8
2003-05-05
[PATCH] ia64: perfmon update
Stéphane Eranian
1
-1
/
+1
2003-04-08
[PATCH] ia64: Fix up "extern inline"
Martin Hicks
1
-2
/
+2
2003-04-07
Merge
David Mosberger
1
-1
/
+1
2003-03-25
ia64: Minor fixes.
David Mosberger
1
-1
/
+1
2003-03-09
Move "used FPU status" into new non-atomic thread_info->status field.
Linus Torvalds
1
-0
/
+3
2003-02-11
ia64: Sync up with 2.5.60.
David Mosberger
1
-9
/
+5
2003-01-14
ia64: Light-weight system call support (aka, "fsyscalls"). This does not (yet)
David Mosberger
1
-2
/
+6
2002-12-09
First part of 2.5.51 syncup.
David Mosberger
1
-2
/
+1
2002-11-25
[PATCH] remove unused EISA_bus__is_a_macro macro
Dave Jones
1
-1
/
+0
2002-11-03
[PATCH] remove *_segments() dummy functions from all other architectures
Matthew Wilcox
1
-4
/
+0
2002-10-31
[PATCH] ia64: 2.5.44 NUMA fixups
Erich Focht
1
-5
/
+0
2002-10-22
[PATCH] ia64: discontigmem patch for 2.5 ia64
Kimio Suganuma
1
-0
/
+11
2002-09-17
ia64: Sync up with 2.5.35+. Add ia64-specific huge page support (by Rohit Se...
David Mosberger
1
-10
/
+25
[next]