• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..21-Aug-2025-

compat/21-Aug-2025-

coverage/21-Aug-2025-

device-tree/21-Aug-2025-

efi/21-Aug-2025-

gzip/21-Aug-2025-

libelf/21-Aug-2025-

libfdt/21-Aug-2025-

lz4/21-Aug-2025-

sched/21-Aug-2025-

ubsan/21-Aug-2025-

xz/21-Aug-2025-

zstd/21-Aug-2025-

COPYING A D21-Aug-2025463 1614

Kconfig A D21-Aug-202519.3 KiB680543

Makefile A D21-Aug-20252.6 KiB9685

README.source A D21-Aug-20251.5 KiB5143

argo.c A D21-Aug-202568.5 KiB2,3771,529

bitmap.c A D21-Aug-202512.6 KiB475329

bitops.c A D21-Aug-20254.3 KiB176121

bug.c A D21-Aug-20252.3 KiB9472

bunzip2.c A D21-Aug-202523.3 KiB739422

core_parking.c A D21-Aug-20257.2 KiB276212

cpu.c A D21-Aug-20255.6 KiB250186

debugtrace.c A D21-Aug-20257.5 KiB307227

decompress.c A D21-Aug-20251.2 KiB3929

decompress.h A D21-Aug-2025487 3020

device.c A D21-Aug-20251.7 KiB8353

dm.c A D21-Aug-20251.5 KiB5622

domain.c A D21-Aug-202559.1 KiB2,4671,717

domctl.c A D21-Aug-202525.2 KiB931718

earlycpio.c A D21-Aug-20253.7 KiB14687

event_2l.c A D21-Aug-20253.5 KiB12577

event_channel.c A D21-Aug-202544.3 KiB1,8201,306

event_channel.h A D21-Aug-20252.1 KiB8457

event_fifo.c A D21-Aug-202518.3 KiB725460

grant_table.c A D21-Aug-2025124.5 KiB4,4023,269

guestcopy.c A D21-Aug-2025683 3120

hypfs.c A D21-Aug-202517.7 KiB740557

ioreq.c A D21-Aug-202532.8 KiB1,4531,012

irq.c A D21-Aug-20251.1 KiB5744

kernel.c A D21-Aug-202520.3 KiB770595

kexec.c A D21-Aug-202533.9 KiB1,289892

keyhandler.c A D21-Aug-202517.6 KiB587468

kimage.c A D21-Aug-202526.5 KiB950611

livepatch.c A D21-Aug-202567.8 KiB2,3441,667

livepatch_elf.c A D21-Aug-202515.2 KiB551408

llc-coloring.c A D21-Aug-20259.9 KiB388269

lzo.c A D21-Aug-20259.3 KiB333248

mem_access.c A D21-Aug-20253.4 KiB13080

memory.c A D21-Aug-202555.1 KiB1,9951,442

monitor.c A D21-Aug-20253.9 KiB15796

multicall.c A D21-Aug-20253.6 KiB13692

notifier.c A D21-Aug-20252.8 KiB9241

numa.c A D21-Aug-202523.3 KiB833591

page_alloc.c A D21-Aug-202589.6 KiB3,1512,096

pdx.c A D21-Aug-202516.6 KiB542301

percpu.c A D21-Aug-20252.8 KiB12589

perfc.c A D21-Aug-20257.7 KiB280228

pmap.c A D21-Aug-20251.7 KiB7333

preempt.c A D21-Aug-20251.2 KiB4116

radix-tree.c A D21-Aug-202518.9 KiB732436

random.c A D21-Aug-2025779 4031

rangeset.c A D21-Aug-202512.2 KiB619452

rcupdate.c A D21-Aug-202522.7 KiB722385

rwlock.c A D21-Aug-20254.7 KiB16877

shutdown.c A D21-Aug-20251.8 KiB6959

smp.c A D21-Aug-20252.5 KiB11568

softirq.c A D21-Aug-20253.7 KiB15298

spinlock.c A D21-Aug-202521.6 KiB810613

stack-protector.c A D21-Aug-2025581 2314

stop_machine.c A D21-Aug-20255.5 KiB213148

symbols-dummy.c A D21-Aug-2025564 2515

symbols.c A D21-Aug-20257.1 KiB272168

sysctl.c A D21-Aug-202513.8 KiB511411

tasklet.c A D21-Aug-20256.5 KiB264177

time.c A D21-Aug-20254.7 KiB182125

timer.c A D21-Aug-202517.3 KiB713515

trace.c A D21-Aug-202524.1 KiB880581

unlz4.c A D21-Aug-20253.4 KiB167130

unlzma.c A D21-Aug-202515.4 KiB660522

unlzo.c A D21-Aug-20255.9 KiB262172

unxz.c A D21-Aug-20258.6 KiB305130

unzstd.c A D21-Aug-20259 KiB308177

version.c A D21-Aug-20254.7 KiB229168

virtual_region.c A D21-Aug-20255.3 KiB184128

vm_event.c A D21-Aug-202522.2 KiB825519

vmap.c A D21-Aug-202510 KiB429337

vsprintf.c A D21-Aug-202521.7 KiB827564

wait.c A D21-Aug-20258.1 KiB304175

warning.c A D21-Aug-20251.1 KiB5738

xenoprof.c A D21-Aug-202523.7 KiB978769

xmalloc_tlsf.c A D21-Aug-202518.5 KiB742510

README.source

1About
2=====
3This file documents the upstream sources for files and directories
4in this part of the Xen source tree. Note that the list may not
5be complete: in particular for code that has been imported from
6the Linux Kernel underr a GPLv2 license.
7
8bunzip2.c
9---------
10Originally from https://www.landley.net/code/bunzip-4.1.c
11The file is licensed under LGPLv2 (or later)
12
13unizma.c
14--------
15This file was originally imported from the Linux tree
16at kernel/git/torvalds/linux.git, path: lib/decompress_unlzma.c
17The file is licensed under LGPLv2.1 (or later)
18
19xmalloc_tlsf.c
20--------------
21This file was originally imported from the compcache project at
22https://code.google.com/archive/p/compcache/source, path
23compcache/sub-projects/allocators/tlsf-kmod
24The file is dually licensed under GPLv2.0 and LGPLv2.1
25
26libelf
27------
28This directory was opriginally imported from the libelf
29project at http://www.mr511.de/software/english.html
30This directory is licensed under LGPLv2.1 (see COPYING file)
31
32libfdt
33------
34This directory was originally imported from the Device Tree
35Compiler at https://github.com/dgibson/dtc/tree/master/libfdt
36This directory is dually licensed as GPLv2.0 or later
37and a BSD 2-clause license
38
39lz4/decompress.c
40-----------------
41This file was originally imported from the LZ4 project
42( http://www.lz4.org). The source is available from
43https://github.com/Cyan4973/lz4
44The file is licensed under a BSD 2-clause license
45
46xz
47--
48This directory was imported from the XZ Utils project
49and is available under http://tukaani.org/xz/
50The imported code is in the public domain
51