1 | # Source files in this directory are near-identical copies of linux-2.6.13 |
---|
2 | # files: |
---|
3 | |
---|
4 | # NOTE: ALL changes to these files should be clearly marked |
---|
5 | # (e.g. with #ifdef XEN or XEN in a comment) so that they can be |
---|
6 | # easily updated to future versions of the corresponding Linux files. |
---|
7 | |
---|
8 | cmdline.c -> linux/lib/cmdline.c |
---|
9 | efi.c -> linux/arch/ia64/kernel/efi.c |
---|
10 | entry.h -> linux/arch/ia64/kernel/entry.h |
---|
11 | entry.S -> linux/arch/ia64/kernel/entry.S |
---|
12 | head.S -> linux/arch/ia64/kernel/head.S |
---|
13 | hpsim_ssc.h -> linux/arch/ia64/hp/sim/hpsim_ssc.h |
---|
14 | irq_ia64.c -> linux/arch/ia64/kernel/irq_ia64.c |
---|
15 | mca.c -> linux/arch/ia64/kernel/mca.c |
---|
16 | mca_asm.S -> linux/arch/ia64/kernel/mca_asm.S |
---|
17 | minstate.h -> linux/arch/ia64/kernel/minstate.h |
---|
18 | mm_contig.c -> linux/arch/ia64/mm/contig.c |
---|
19 | mm_numa.c -> linux/arch/ia64/mm/numa.c |
---|
20 | numa.c -> linux/arch/ia64/kernel/numa.c |
---|
21 | pal.S -> linux/arch/ia64/kernel/pal.S |
---|
22 | process-linux-xen.c -> linux/arch/ia64/kernel/process.c |
---|
23 | sal.c -> linux/arch/ia64/kernel/sal.c |
---|
24 | setup.c -> linux/arch/ia64/kernel/setup.c |
---|
25 | smp.c -> linux/arch/ia64/kernel/smp.c |
---|
26 | smpboot.c -> linux/arch/ia64/kernel/smpboot.c |
---|
27 | sort.c -> linux/lib/sort.c |
---|
28 | time.c -> linux/arch/ia64/kernel/time.c |
---|
29 | tlb.c -> linux/arch/ia64/mm/tlb.c |
---|
30 | unaligned.c -> linux/arch/ia64/kernel/unaligned.c |
---|
31 | unwind.c -> linux/arch/ia64/kernel/unwind.c |
---|
32 | unwind_decoder.c -> linux/arch/ia64/kernel/unwind_decoder.c |
---|
33 | unwind_i.h -> linux/arch/ia64/kernel/unwind_i.h |
---|
34 | |
---|
35 | # The files below are from Linux-2.6.16 |
---|
36 | iosapic.c -> linux/arch/ia64/kernel/iosapic.c |
---|
37 | |
---|
38 | # The files below are from Linux-2.6.16.33 |
---|
39 | perfmon.c -> linux/arch/kernel/perfmon.c |
---|
40 | perfmon_default_smpl.c -> linux/arch/kernel/perfmon_default_smpl.c |
---|
41 | perfmon_generic.h -> linux/arch/kernel/perfmon_generic.h |
---|
42 | perfmon_itanium.h -> linux/arch/kernel/perfmon_itanium.h |
---|
43 | perfmon_mckinley.h -> linux/arch/kernel/perfmon_mckinley.h |
---|
44 | perfmon_montecito.h -> linux/arch/kernel/perfmon_montecito.h |
---|