summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-17docs/completion.txt: drop dangling reference to completions-design.txtBrian Norris1-2/+1
2016-11-17Documentation: convert USB to new formatOliver Neukum4-985/+750
2016-11-17Documentation: circular-buffers: use READ_ONCE()Mark Rutland1-2/+2
2016-11-17Documentation: atomic_ops: use {READ,WRITE}_ONCE()Mark Rutland1-9/+9
2016-11-17docs: Add more manuals to the PDF buildJonathan Corbet3-0/+19
2016-11-16docs: Avoid warning on cleandocsJonathan Corbet1-2/+2
2016-11-16docs-rst: auto-generate PDF image filesMauro Carvalho Chehab42-33/+60
2016-11-16docs-rst: convert gif files to pngMauro Carvalho Chehab12-0/+0
2016-11-16convert some images from png to svgMauro Carvalho Chehab6-2/+999
2016-11-16subdev-formats.rst: add missing columns to tabularcolumnsMauro Carvalho Chehab1-1/+1
2016-11-16subdev-formats.rst: don't use adjustbox on a longtableMauro Carvalho Chehab1-2/+9
2016-11-16docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+Mauro Carvalho Chehab2-6/+5
2016-11-13MAINTAINERS: The Chinese documentation movedJonathan Corbet1-1/+1
2016-11-13Documentation: Add HOWTO Korean translation into rst based build systemSeongJae Park3-0/+20
2016-11-13Documentation: Move translations into a sub-directorySeongJae Park34-0/+0
2016-11-13docs/driver-api: Apply changed source file namesSeongJae Park1-4/+4
2016-11-08USB: fix typo in documentationLuis de Bethencourt1-2/+2
2016-11-08coding-style: fix mismatch of jump label nameMasahiro Yamada1-1/+1
2016-11-08doc-rst: make cleandocs misses a fair number of filesMarkus Heiser1-0/+1
2016-11-08tpm: move documentation under Documentation/securityJarkko Sakkinen5-1/+8
2016-11-08tpm: transition tpm_vtpm_proxy documentation to the SphinxJarkko Sakkinen3-38/+25
2016-11-08Doc: update kselftest.txt with details on how to run tests after installShuah Khan1-0/+11
2016-11-08docs: Fix a PDF build error in bug-bisect.rstJonathan Corbet1-3/+1
2016-11-08ko_KR/HOWTO: Mark subsection in suggested formatSeongJae Park1-4/+8
2016-11-08ko_KR/HOWTO: Add whitespace between URL and textSeongJae Park1-3/+3
2016-11-08ko_KR/HOWTO: Clean up bare :: linesSeongJae Park1-9/+3
2016-11-08ko_KR/HOWTO: Adjust external link referencesSeongJae Park1-21/+18
2016-11-08ko_KR/HOWTO: Improve some markups to make it visually betterSeongJae Park1-10/+6
2016-11-08ko_KR/HOWTO: Update information about generating documentationSeongJae Park1-8/+22
2016-11-08ko_KR/HOWTO: Add cross-references to other documentsSeongJae Park1-10/+9
2016-11-08ko_KR/HOWTO: Convert to ReST notationSeongJae Park1-3/+52
2016-11-08ko_KR/HOWTO: Update obsolete link to bugzilla faqSeongJae Park1-1/+1
2016-11-08ko_KR/HOWTO: Fix subtitles styleSeongJae Park1-9/+8
2016-11-08ko_KR/HOWTO: Fix a typo: s/Linux Torvalds/Linus TorvaldsSeongJae Park1-1/+1
2016-11-08Documentation/process/howto: Mark subsection in suggested formatSeongJae Park1-5/+10
2016-11-08admin-guide: merge oops-tracing with bug-huntingMauro Carvalho Chehab3-307/+293
2016-11-08admin-guide: move tainted kernels info to a separate fileMauro Carvalho Chehab3-63/+64
2016-11-08doc-rst: admin-guide: move bug bisect to a separate fileMauro Carvalho Chehab3-74/+79
2016-11-08bug-hunting.rst: update info about bug huntingMauro Carvalho Chehab1-110/+76
2016-11-06Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31