index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
Documentation/process/posting: wrap text at 80 cols
Justin Skists
1
-8
/
+8
2018-05-11
docs: admin-guide: add cgroup-v2 documentation
Mauro Carvalho Chehab
3
-2
/
+1
2018-05-11
Revert "Documentation/features/vm: Remove arch support status file for 'pte_s...
Jonathan Corbet
1
-0
/
+33
2018-05-10
Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2018-05-10
dm thin: update Documentation to clarify when "read_only" is valid
Mike Snitzer
1
-1
/
+4
2018-05-09
Documentation/spec_ctrl: Do some minor cleanups
Borislav Petkov
1
-12
/
+12
2018-05-09
PM: docs: intel_pstate: fix Active Mode w/o HWP paragraph
Juri Lelli
1
-1
/
+1
2018-05-09
PM: docs: sleep-states: Fix a typo ("includig")
Jonathan Neuschäfer
1
-1
/
+1
2018-05-08
Documentation: refcount-vs-atomic: Update reference to LKMM doc.
Andrea Parri
1
-1
/
+1
2018-05-08
docs: driver-api: add clk documentation
Mauro Carvalho Chehab
4
-3
/
+2
2018-05-08
docs: core-api: add circular-buffers documentation
Mauro Carvalho Chehab
5
-4
/
+3
2018-05-08
docs: core-api: add cachetlb documentation
Mauro Carvalho Chehab
5
-4
/
+3
2018-05-08
docs: admin-guide: add bcache documentation
Mauro Carvalho Chehab
3
-2
/
+1
2018-05-08
docs: */index.rst: Add newer documents to their respective index.rst
Mauro Carvalho Chehab
4
-0
/
+5
2018-05-08
Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-05-08
docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm
Mike Rapoport
8
-8
/
+7
2018-05-08
docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/
Mike Rapoport
1
-7
/
+7
2018-05-08
docs/vm: numa_memory_policy: formatting and spelling updates
Mike Rapoport
1
-7
/
+17
2018-05-08
Documentation/features/vm: Remove arch support status file for 'pte_special'
Andrea Parri
1
-33
/
+0
2018-05-08
Documentation/features/lib: Remove arch support status file for 'strncasecmp'
Andrea Parri
1
-33
/
+0
2018-05-08
Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for ...
Andrea Parri
1
-4
/
+4
2018-05-08
Documentation/features/core: Add arch support status files for 'cBPF-JIT' and...
Andrea Parri
2
-3
/
+36
2018-05-08
Documentation/features: Refresh the arch support status files in place
Andrea Parri
43
-31
/
+117
2018-05-08
Documentation/features: Add script that refreshes the arch support status fil...
Andrea Parri
1
-0
/
+98
2018-05-08
Documentation: block: cmdline-partition.txt fixes and additions
Randy Dunlap
1
-7
/
+14
2018-05-08
vfio: fix documentation
Dong Bo
1
-3
/
+2
2018-05-08
doc: botching-up-ioctls: Make it clearer why structs must be padded
Daniel Vetter
1
-1
/
+3
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-31
/
+0
2018-05-08
DT: net: can: rcar_canfd: document R8A77980 bindings
Sergei Shtylyov
1
-0
/
+1
2018-05-08
DT: net: can: rcar_canfd: document R8A77970 bindings
Sergei Shtylyov
1
-0
/
+1
2018-05-08
dt-bindings: can: rcar_can: Fix R8A7796 SoC name
Geert Uytterhoeven
1
-1
/
+1
2018-05-07
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-4
/
+17
2018-05-05
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
1
-9
/
+17
2018-05-05
prctl: Add force disable speculation
Thomas Gleixner
1
-13
/
+21
2018-05-04
Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-8
/
+8
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
5
-8
/
+8
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+9
2018-05-03
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
1
-1
/
+5
2018-05-03
prctl: Add speculation control prctls
Thomas Gleixner
2
-0
/
+87
2018-05-03
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
1
-0
/
+33
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2018-05-02
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
1
-0
/
+7
2018-05-01
dt-bindings: panel: lvds: Fix path to display timing bindings
Geert Uytterhoeven
1
-1
/
+1
2018-05-01
dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/
Geert Uytterhoeven
1
-1
/
+1
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+11
2018-04-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+14
2018-04-28
docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst
Mike Rapoport
3
-175
/
+191
2018-04-28
docs/vm: ksm: udpate description of stable_node_{dups,chains}
Mike Rapoport
1
-11
/
+10
2018-04-28
docs/vm: ksm: update stable_node_chains_prune_millisecs description
Mike Rapoport
1
-8
/
+11
[prev]
[next]