index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
docs/completion.txt: drop dangling reference to completions-design.txt
Brian Norris
1
-2
/
+1
2016-11-17
Documentation: convert USB to new format
Oliver Neukum
4
-985
/
+750
2016-11-17
Documentation: circular-buffers: use READ_ONCE()
Mark Rutland
1
-2
/
+2
2016-11-17
Documentation: atomic_ops: use {READ,WRITE}_ONCE()
Mark Rutland
1
-9
/
+9
2016-11-17
docs: Add more manuals to the PDF build
Jonathan Corbet
3
-0
/
+19
2016-11-16
docs: Avoid warning on cleandocs
Jonathan Corbet
1
-2
/
+2
2016-11-16
docs-rst: auto-generate PDF image files
Mauro Carvalho Chehab
42
-33
/
+60
2016-11-16
docs-rst: convert gif files to png
Mauro Carvalho Chehab
12
-0
/
+0
2016-11-16
convert some images from png to svg
Mauro Carvalho Chehab
6
-2
/
+999
2016-11-16
subdev-formats.rst: add missing columns to tabularcolumns
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-16
subdev-formats.rst: don't use adjustbox on a longtable
Mauro Carvalho Chehab
1
-2
/
+9
2016-11-16
docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+
Mauro Carvalho Chehab
2
-6
/
+5
2016-11-13
MAINTAINERS: The Chinese documentation moved
Jonathan Corbet
1
-1
/
+1
2016-11-13
Documentation: Add HOWTO Korean translation into rst based build system
SeongJae Park
3
-0
/
+20
2016-11-13
Documentation: Move translations into a sub-directory
SeongJae Park
34
-0
/
+0
2016-11-13
docs/driver-api: Apply changed source file names
SeongJae Park
1
-4
/
+4
2016-11-08
USB: fix typo in documentation
Luis de Bethencourt
1
-2
/
+2
2016-11-08
coding-style: fix mismatch of jump label name
Masahiro Yamada
1
-1
/
+1
2016-11-08
doc-rst: make cleandocs misses a fair number of files
Markus Heiser
1
-0
/
+1
2016-11-08
tpm: move documentation under Documentation/security
Jarkko Sakkinen
5
-1
/
+8
2016-11-08
tpm: transition tpm_vtpm_proxy documentation to the Sphinx
Jarkko Sakkinen
3
-38
/
+25
2016-11-08
Doc: update kselftest.txt with details on how to run tests after install
Shuah Khan
1
-0
/
+11
2016-11-08
docs: Fix a PDF build error in bug-bisect.rst
Jonathan Corbet
1
-3
/
+1
2016-11-08
ko_KR/HOWTO: Mark subsection in suggested format
SeongJae Park
1
-4
/
+8
2016-11-08
ko_KR/HOWTO: Add whitespace between URL and text
SeongJae Park
1
-3
/
+3
2016-11-08
ko_KR/HOWTO: Clean up bare :: lines
SeongJae Park
1
-9
/
+3
2016-11-08
ko_KR/HOWTO: Adjust external link references
SeongJae Park
1
-21
/
+18
2016-11-08
ko_KR/HOWTO: Improve some markups to make it visually better
SeongJae Park
1
-10
/
+6
2016-11-08
ko_KR/HOWTO: Update information about generating documentation
SeongJae Park
1
-8
/
+22
2016-11-08
ko_KR/HOWTO: Add cross-references to other documents
SeongJae Park
1
-10
/
+9
2016-11-08
ko_KR/HOWTO: Convert to ReST notation
SeongJae Park
1
-3
/
+52
2016-11-08
ko_KR/HOWTO: Update obsolete link to bugzilla faq
SeongJae Park
1
-1
/
+1
2016-11-08
ko_KR/HOWTO: Fix subtitles style
SeongJae Park
1
-9
/
+8
2016-11-08
ko_KR/HOWTO: Fix a typo: s/Linux Torvalds/Linus Torvalds
SeongJae Park
1
-1
/
+1
2016-11-08
Documentation/process/howto: Mark subsection in suggested format
SeongJae Park
1
-5
/
+10
2016-11-08
admin-guide: merge oops-tracing with bug-hunting
Mauro Carvalho Chehab
3
-307
/
+293
2016-11-08
admin-guide: move tainted kernels info to a separate file
Mauro Carvalho Chehab
3
-63
/
+64
2016-11-08
doc-rst: admin-guide: move bug bisect to a separate file
Mauro Carvalho Chehab
3
-74
/
+79
2016-11-08
bug-hunting.rst: update info about bug hunting
Mauro Carvalho Chehab
1
-110
/
+76
2016-11-06
Linux 4.9-rc4
v4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
[next]