index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
translations
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
doc:it: add some process/* translations
Federico Vaga
8
-20
/
+2651
2018-12-06
doc:it: fixes in process/1.Intro
Federico Vaga
1
-27
/
+27
2018-11-20
doc:it_IT:doc-guide: fix reference to foobar
Federico Vaga
1
-1
/
+1
2018-11-20
doc:it_IT: fix locking.rst section title
Federico Vaga
1
-2
/
+2
2018-11-20
doc:it_IT: add some process/* translations
Federico Vaga
33
-0
/
+3140
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
11
-2
/
+3741
2018-07-26
doc:it_IT: translation for kernel-hacking
Federico Vaga
4
-0
/
+2365
2018-07-17
locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA...
SeongJae Park
1
-11
/
+11
2018-07-02
docs: zh_CN: fix location of oops-tracing.txt
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-26
doc:it_IT: translation for doc-guide
Federico Vaga
5
-0
/
+1236
2018-06-26
doc: add Italian language skeleton
Federico Vaga
3
-0
/
+126
2018-06-26
doc: move away translations from top-level index
Federico Vaga
1
-0
/
+12
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
3
-6
/
+6
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2
-3
/
+3
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+34
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize s...
SeongJae Park
1
-9
/
+18
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to fix descriptio...
SeongJae Park
1
-2
/
+2
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to cross-referenc...
SeongJae Park
1
-0
/
+3
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize s...
SeongJae Park
1
-2
/
+5
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to indicate that ...
SeongJae Park
1
-6
/
+9
2018-05-08
docs: core-api: add circular-buffers documentation
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-08
docs: core-api: add cachetlb documentation
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+2
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
1
-2
/
+2
2017-11-23
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
1
-89
/
+89
2017-11-20
kokr/memory-barriers.txt: Fix typo in paring example
SeongJae Park
1
-1
/
+1
2017-11-20
kokr/memory-barriers/txt: Replace uses of "transitive"
SeongJae Park
1
-88
/
+88
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-10-24
locking/barriers: Kill lockless_dereference()
Will Deacon
1
-12
/
+0
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-3
/
+3
2017-09-08
kokr/memory-barriers.txt: Apply atomic_t.txt change
SeongJae Park
1
-87
/
+7
2017-09-08
kokr/doc: Update memory-barriers.txt for read-to-write dependencies
SeongJae Park
1
-16
/
+22
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-2
/
+0
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
1
-4
/
+1
2017-07-23
docs: Makefile: remove no-ops targets
Mauro Carvalho Chehab
1
-2
/
+0
2017-07-12
kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txt
SeongJae Park
1
-7
/
+7
2017-06-22
doc/kokr/howto: Only send regression fixes after -rc1
SeongJae Park
1
-8
/
+10
2017-06-05
Docs: Insert missing space to separate link from text
Sanjeev Gupta
1
-1
/
+1
2017-06-05
doc/ko_KR/memory-barriers: Update control-dependencies example
SeongJae Park
1
-1
/
+1
2017-05-16
docs: update old references for DocBook from the documentation
Mauro Carvalho Chehab
2
-14
/
+0
2017-05-09
docs: update references to the device io book
Helmut Grohne
1
-2
/
+2
2017-04-08
Documentation: Add HOWTO Japanese translation into rst based build system
Tsugikazu Shibata
2
-286
/
+322
2017-03-31
sparse doc: fix reference path
Cao jin
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-02-15
Documentation: Fix linux-api list typo
Tyler Hicks
1
-1
/
+1
[next]