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
*
pxe: chdir to Path Prefix (DHCP Option 210) to open config
syslinux-5.02-pre2
Matt Fleming
2013-02-13
1
-0
/
+1
*
elflink: Use CurrentDirName for initial PATH if valid
Matt Fleming
2013-02-07
1
-10
/
+21
*
elflink: Set PATH to the directory containing ldlinux.c32
syslinux-5.01-pre5
Matt Fleming
2013-01-25
1
-2
/
+23
*
Merge branch 'for-upstream' of git://git.zytor.com/users/pcacjr/syslinux into...
Matt Fleming
2013-01-24
6
-195
/
+225
|
\
|
*
xfs: Flush cache of directory blocks once done with readdir()
Paulo Alcantara
2013-01-22
3
-4
/
+33
|
*
xfs: Remove unnecessary free()'s
Paulo Alcantara
2013-01-22
3
-37
/
+3
|
*
xfs: Fix bug when listing shortform directory entries
Paulo Alcantara
2013-01-22
1
-2
/
+3
|
*
xfs: Add cache for directory blocks
Paulo Alcantara
2013-01-21
5
-71
/
+118
|
*
xfs: Make xfs_dir2_entry_name_cmp() inline
Paulo Alcantara
2013-01-21
2
-13
/
+13
|
*
xfs: Avoid useless malloc()'s and free()'s
Paulo Alcantara
2013-01-21
3
-61
/
+25
|
*
xfs: Make it more verbose on debug
Paulo Alcantara
2013-01-21
5
-11
/
+35
|
*
xfs: Improve error and debug printing
Paulo Alcantara
2013-01-21
1
-2
/
+6
|
*
xfs: Do some refactoring
Paulo Alcantara
2013-01-21
1
-20
/
+15
*
|
ldlinux: Fix serial output and delete eprintf()
Matt Fleming
2013-01-24
1
-12
/
+19
*
|
init: Leave mem_init() to fs_init()
Matt Fleming
2013-01-23
1
-3
/
+0
*
|
realloc: Set the HEAP when splitting a block
Matt Fleming
2013-01-23
1
-0
/
+2
|
/
*
pxe: Add PXELINUX-specific symbols to symbol whitelist
Matt Fleming
2013-01-21
2
-3
/
+3
*
core/lzo: move LZO back to uncompressed section
H. Peter Anvin
2013-01-17
1
-1
/
+1
*
elf: remove long-since-obsolete shallow module machinery
H. Peter Anvin
2013-01-17
1
-4
/
+4
*
core: switch LZO decompressor to "fast safe" version
H. Peter Anvin
2013-01-17
8
-17
/
+42
*
core/fs: remove some stale functions, inode refcount debug
H. Peter Anvin
2013-01-17
2
-112
/
+9
*
bios.h: add missing dependent #include
H. Peter Anvin
2013-01-17
1
-0
/
+2
*
PXELINUX: Fix IPAPPEND to include BOOTIF and SYSUUID
syslinux-5.01-pre2
Matt Fleming
2013-01-14
1
-1
/
+3
*
isolinux: Update LBA in getlinsec loop
Matt Fleming
2013-01-11
1
-0
/
+3
*
core/kaboom.c: Export __bad_SEG()
Matt Fleming
2013-01-08
1
-1
/
+1
*
Delete 16-bit COMBOOT support
syslinux-5.00
Matt Fleming
2012-12-06
1
-45
/
+2
*
Symbol export whitelist
Matt Fleming
2012-12-05
32
-78
/
+84
*
core: Fix 'NoHalt'
Matt Fleming
2012-12-05
2
-3
/
+1
*
Reduce the number of global variables
Matt Fleming
2012-12-05
14
-221
/
+27
*
comboot: Mark API functions obsolete
Matt Fleming
2012-12-05
1
-349
/
+37
*
ldlinux: Move DISPLAY file handling out of the core
syslinux-5.00-pre13
Matt Fleming
2012-12-03
1
-339
/
+0
*
Merge branch 'searchdir_leak-5' of git://git.zytor.com/users/sha0/syslinux in...
Matt Fleming
2012-11-30
1
-108
/
+155
|
\
|
*
fs: Fix searchdir resource leak
Shao Miller
2012-11-29
1
-108
/
+155
*
|
PATH: Use installation directory for 'PATH'
Matt Fleming
2012-11-30
2
-4
/
+2
*
|
ldlinux: Don't try reloading ldlinux.c32 unless it's likely to succeed
Matt Fleming
2012-11-30
1
-0
/
+10
|
/
*
Merge branch 'coverity' into elflink
syslinux-5.00-pre11
Matt Fleming
2012-11-27
2
-3
/
+6
|
\
|
*
core/elflink: Fix off-by-one error
Matt Fleming
2012-11-27
1
-2
/
+3
|
*
pxe: Don't leak inode on timeout
Matt Fleming
2012-11-27
1
-1
/
+3
*
|
Merge branch 'xfs-for-hpa' of git://zytor.com/users/pcacjr/syslinux into merg...
Matt Fleming
2012-11-27
15
-3
/
+3608
|
\
\
|
*
|
xfs: Fix the way we check di_mode of an inode
Paulo Alcantara
2012-09-02
2
-13
/
+13
|
*
|
xfs: Cleanup previous commit
Paulo Alcantara
2012-09-02
2
-21
/
+19
|
*
|
xfs: Add xfs_readlink()
Chen Baozi
2012-09-02
4
-0
/
+63
|
*
|
xfs: Cleanup and remove some trailing whitespaces
Paulo Alcantara
2012-09-02
2
-8
/
+9
|
*
|
xfs: Add XFS_DINODE_FMT_BTREE support in xfs_next_extent()
Chen Baozi
2012-09-02
3
-20
/
+69
|
*
|
xfs: Cleanup and remove some trailing whitespaces
Paulo Alcantara
2012-09-02
1
-4
/
+8
|
*
|
xfs: Rework xfs_dir2_get_right_blk()
Chen Baozi
2012-09-02
4
-29
/
+237
|
*
|
xfs: cleanup unused structure
Chen Baozi
2012-09-02
1
-14
/
+0
|
*
|
xfs: Remove some trailing whitespaces
Paulo Alcantara
2012-09-02
1
-2
/
+5
|
*
|
xfs: Add full B+tree search support in xfs_dir2_node_find_entry()
Chen Baozi
2012-09-02
1
-54
/
+54
|
*
|
xfs: Add xfs_fmt_btree_find_entry()
Chen Baozi
2012-09-02
1
-0
/
+9
[next]