index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix lowmem malloc
H. Peter Anvin
2010-02-24
4
-3
/
+6
*
core: move aligned segments earlier
H. Peter Anvin
2010-02-24
1
-17
/
+18
*
core: use better malloc; add low memory malloc; fix com32 exit
H. Peter Anvin
2010-02-23
15
-256
/
+418
*
pxe: clean up/fix generation of ipappend strings
H. Peter Anvin
2010-02-23
4
-40
/
+22
*
fs/pxe: drop the use of PKTBUF_SEG
H. Peter Anvin
2010-02-23
3
-34
/
+28
*
Merge branch 'pxefix' into pathbased
H. Peter Anvin
2010-02-23
1
-0
/
+4
|
\
|
*
pxe: set the block size in the fs structure
H. Peter Anvin
2010-02-23
1
-0
/
+4
*
|
core: add a direct 32-bit API
H. Peter Anvin
2010-02-23
6
-3
/
+61
*
|
pathbased:btrfs use iget interface and leverage general search routing
Alek Du
2010-02-23
2
-175
/
+81
*
|
core/com32.inc: warn about possible double use of core_xfer_buf
H. Peter Anvin
2010-02-21
1
-0
/
+3
|
/
*
core: rewrite loadhigh in C
H. Peter Anvin
2010-02-21
2
-62
/
+121
*
com32: go back to using real_mode_seg as bounce buffer
H. Peter Anvin
2010-02-21
1
-1
/
+1
*
core: let xfer_buf_seg, real_mode_seg be assigned by the linker
H. Peter Anvin
2010-02-21
9
-22
/
+50
*
core: use vk_append for function 0016h temp storage
syslinux-4.00-pre24
H. Peter Anvin
2010-02-16
1
-13
/
+14
*
core: remove stray -DDEBUG
H. Peter Anvin
2010-02-16
1
-2
/
+0
*
ext2: handle symlinks larger than a single block
H. Peter Anvin
2010-02-16
1
-5
/
+33
*
ext2: a zero block number is actually legit
H. Peter Anvin
2010-02-16
1
-4
/
+5
*
ext2: drop any 64K limit
H. Peter Anvin
2010-02-16
2
-6
/
+4
*
fs: move the disk cache into high memory
H. Peter Anvin
2010-02-16
2
-14
/
+7
*
ext2: fix confusion between logical and physical block numbers
H. Peter Anvin
2010-02-16
1
-2
/
+2
*
cache: fix cache initialization
H. Peter Anvin
2010-02-16
1
-14
/
+14
*
fs: move cache_init() into fs_init, to handle special needs
H. Peter Anvin
2010-02-16
4
-3
/
+26
*
ext2: fix bmap block number breakage
H. Peter Anvin
2010-02-16
1
-12
/
+9
*
cache: fix _get_cache_block() return, add lock_cache_block()
H. Peter Anvin
2010-02-16
2
-7
/
+23
*
cache: update the metadata cache design
H. Peter Anvin
2010-02-16
8
-235
/
+197
*
core: move fs-related C files into fs/
H. Peter Anvin
2010-02-16
6
-0
/
+0
*
core: remove obsolete assembly strecpy.inc
H. Peter Anvin
2010-02-16
1
-28
/
+0
*
core: remove obsolete assembly cache.inc
H. Peter Anvin
2010-02-16
1
-114
/
+0
*
fs: use malloc'd mutable pathname buffers
syslinux-4.00-pre23
H. Peter Anvin
2010-02-16
1
-48
/
+80
*
ext2: clean up types in the bmap functions
H. Peter Anvin
2010-02-16
3
-124
/
+123
*
generic_close_file: use put_inode(), not free_inode()
H. Peter Anvin
2010-02-16
1
-1
/
+1
*
btrfs: use generic_load_config
syslinux-4.00-pre22
H. Peter Anvin
2010-02-15
1
-16
/
+1
*
fs: centralize symlink handling
H. Peter Anvin
2010-02-15
3
-79
/
+74
*
fs: reference-count inodes, fix generic loadconfig
H. Peter Anvin
2010-02-15
10
-110
/
+106
*
core: separate bcopyxx code and data; use linker-generated symbols
H. Peter Anvin
2010-02-15
4
-28
/
+39
*
memmove: don't reverse copy if there is no overlap
H. Peter Anvin
2010-02-15
1
-3
/
+6
*
bootsect.inc: change 100000h -> free_high_memory
syslinux-4.00-pre21
H. Peter Anvin
2010-02-14
1
-3
/
+3
*
pxelinux: remove USE_PXE_PROVIDED_STACK
H. Peter Anvin
2010-02-14
1
-20
/
+6
*
Merge branch 'master' into pathbased
syslinux-4.00-pre20
H. Peter Anvin
2010-02-14
7
-28
/
+55
|
\
|
*
pxelinux: complete but disable debugging code, not for production
syslinux-3.85-pre10
H. Peter Anvin
2010-02-12
1
-5
/
+14
|
*
core: document the stack location, use STACK_TOP throughout
H. Peter Anvin
2010-02-12
4
-7
/
+12
|
*
pxelinux: move the stack to avoid AMI BIOS bug
H. Peter Anvin
2010-02-12
3
-8
/
+24
|
*
pxelinux: give our own IP address in the "derivate info" API call
H. Peter Anvin
2010-02-06
1
-0
/
+2
|
*
pxelinux: call reset_pxe before local boot
syslinux-3.85-pre6
H. Peter Anvin
2010-02-05
1
-0
/
+1
*
|
config: allow a chdir at the time a new configuration file is loaded
H. Peter Anvin
2010-02-14
13
-39
/
+98
*
|
fs: move to a chdir()-based mechanism for managing cwd
syslinux-4.00-pre19
H. Peter Anvin
2010-02-13
18
-353
/
+412
*
|
fs: fix cwd setting for FAT/iso9660/extfs
syslinux-4.00-pre18
H. Peter Anvin
2010-02-10
4
-26
/
+19
*
|
pathbased: Add FAT support to extlinux and let FAT be "true" pathbased
Alek Du
2010-02-10
2
-92
/
+104
*
|
Merge branch 'fsc' into pathbased
H. Peter Anvin
2010-02-10
21
-642
/
+858
|
\
\
|
*
|
PXE: fix the EFI localboot hack
H. Peter Anvin
2010-02-05
2
-17
/
+26
[next]