index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
unicode
Age
Commit message (
Expand
)
Author
2022-01-17
unicode: fix .gitignore for generated utfdata file
Linus Torvalds
2021-10-12
unicode: only export internal symbols for the selftests
Christoph Hellwig
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
2021-10-11
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
2021-10-11
unicode: simplify utf8len
Christoph Hellwig
2021-10-11
unicode: remove the unused utf8{,n}age{min,max} functions
Christoph Hellwig
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-09-17
unicode: make array 'token' static const, makes object smaller
Colin Ian King
2019-09-17
unicode: Move static keyword to the front of declarations
Krzysztof Wilczynski
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-12
unicode: update to Unicode 12.1.0 final
Theodore Ts'o
2019-05-12
unicode: add missing check for an error return from utf8lookup()
Theodore Ts'o
2019-04-28
unicode: refactor the rule for regenerating utf8data.h
Masahiro Yamada
2019-04-25
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
2019-04-25
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
2019-04-25
unicode: reduce the size of utf8data[]
Olaf Weber
2019-04-25
unicode: introduce code for UTF-8 normalization
Olaf Weber
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi