index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: lg4ff - Document sysfs interface for range setting
Michal Malý
2011-08-04
1
-0
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-07-23
2
-5
/
+105
|
\
|
*
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2011-07-22
1
-0
/
+100
|
|
\
|
|
*
ALSA: hda - Add documentation for codec-specific mixer controls
Takashi Iwai
2011-07-19
1
-0
/
+100
|
*
|
ALSA: Update document for using KBUILD_MODNAME
Takashi Iwai
2011-06-14
1
-5
/
+5
|
|
/
*
|
Documentation: refresh sysctl/kernel.txt
Borislav Petkov
2011-07-23
1
-105
/
+110
*
|
Documentation: fix ambigous text for root cpuset
Wanlong Gao
2011-07-23
1
-1
/
+1
*
|
Documentation: fix echo command in cgroups/cpuacct.txt
Wanlong Gao
2011-07-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
3
-12
/
+53
|
\
\
|
*
|
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
3
-5
/
+10
|
*
|
fs: add SEEK_HOLE and SEEK_DATA flags
Josef Bacik
2011-07-20
1
-0
/
+10
|
*
|
vfs: increase shrinker batch size
Dave Chinner
2011-07-20
1
-0
/
+6
|
*
|
superblock: add filesystem shrinker operations
Dave Chinner
2011-07-20
1
-0
/
+16
|
*
|
->permission() sanitizing: document API changes
Al Viro
2011-07-20
1
-3
/
+7
|
*
|
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-2
/
+2
|
*
|
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
2
-2
/
+2
*
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
4
-0
/
+492
|
\
\
\
|
*
|
|
Document the vDSO and add a reference parser
Andy Lutomirski
2011-07-14
3
-0
/
+394
|
*
|
|
x86-64: Document some of entry_64.S
Andy Lutomirski
2011-06-05
1
-0
/
+98
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
5
-5
/
+5
|
\
\
\
|
*
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-21
15
-82
/
+119
|
|
\
\
\
|
*
\
\
\
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
5
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-23
5
-5
/
+5
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
1
-4
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2011-07-15
1
-4
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-07-22
3
-84
/
+161
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2011-07-15
2
-78
/
+125
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PM / Runtime: Add new helper function: pm_runtime_status_suspended()
Kevin Hilman
2011-07-12
1
-0
/
+3
|
|
*
|
|
|
|
|
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
2011-07-06
1
-65
/
+65
|
|
*
|
|
|
|
|
PM / Runtime: Improve documentation of enable, disable and barrier
Rafael J. Wysocki
2011-07-06
1
-4
/
+14
|
|
*
|
|
|
|
|
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
2011-07-06
1
-0
/
+21
|
|
*
|
|
|
|
|
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
1
-2
/
+4
|
|
*
|
|
|
|
|
PM / Runtime: Update documentation of interactions with system sleep
Rafael J. Wysocki
2011-07-02
2
-11
/
+22
|
*
|
|
|
|
|
|
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
2
-6
/
+34
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
1
-2
/
+30
|
|
*
|
|
|
|
|
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
1
-4
/
+4
|
*
|
|
|
|
|
|
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
2011-07-15
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-07-22
1
-10
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
workqueue: remove cancel_rearming_delayed_work[queue]()
Amerigo Wang
2011-05-20
1
-10
/
+0
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
2
-0
/
+18
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
\
Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus
Jiri Kosina
2011-07-22
96
-599
/
+2179
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
HID: wiimote: Add sysfs support to wiimote driver
David Herrmann
2011-07-11
1
-0
/
+10
|
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
HID: roccat: Add "Roccat Talk" support for koneplus
Stefan Achatz
2011-06-13
1
-0
/
+8
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
3
-1
/
+58
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
2011-07-15
13
-137
/
+131
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
tty/serial: Add devicetree support for nVidia Tegra serial ports
Grant Likely
2011-07-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
dt: bindings: move SEC node under new crypto/
Kim Phillips
2011-07-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
tty: of_serial: support for 32 bit accesses
Jamie Iles
2011-06-30
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
dt: document the of_serial bindings
Jamie Iles
2011-06-27
1
-0
/
+33
|
*
|
|
|
|
|
|
|
|
|
|
drivers/amba: create devices from device tree
Grant Likely
2011-06-21
1
-0
/
+21
[next]