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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Revert NFSROOT default mount options
Chuck Lever
2011-05-27
1
-1
/
+1
*
SUNRPC: Rename xs_encode_tcp_fragment_header()
Chuck Lever
2011-05-27
1
-12
/
+12
*
nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()
Lai Jiangshan
2011-05-27
1
-13
/
+1
*
nfs41: Correct offset for LAYOUTCOMMIT
Vitaliy Gusev
2011-05-27
1
-1
/
+1
*
NFS: nfs_update_inode: print current and new inode size in debug output
Harshula Jayasuriya
2011-05-27
1
-2
/
+6
*
NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors
Trond Myklebust
2011-05-27
1
-1
/
+5
*
NFSv4: Handle expired stateids when the lease is still valid
Trond Myklebust
2011-05-27
1
-2
/
+7
*
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
2011-05-27
1
-3
/
+13
*
Linux 2.6.39
v2.6.39
Linus Torvalds
2011-05-18
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2011-05-18
7
-27
/
+96
|
\
|
*
configfs: Fix race between configfs_readdir() and configfs_d_iput()
Joel Becker
2011-05-18
1
-5
/
+28
|
*
configfs: Don't try to d_delete() negative dentries.
Joel Becker
2011-05-18
1
-2
/
+4
|
*
ocfs2/dlm: Target node death during resource migration leads to thread spin
Sunil Mushran
2011-05-13
1
-0
/
+3
|
*
ocfs2: Skip mount recovery for hard-ro mounts
Sunil Mushran
2011-05-13
1
-0
/
+3
|
*
ocfs2/cluster: Heartbeat mismatch message improved
Sunil Mushran
2011-05-13
1
-17
/
+31
|
*
ocfs2/cluster: Increase the live threshold for global heartbeat
Sunil Mushran
2011-05-13
1
-1
/
+12
|
*
ocfs2/dlm: Use negotiated o2dlm protocol version
Sunil Mushran
2011-05-13
1
-1
/
+2
|
*
ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...
Tristan Ye
2011-05-13
1
-0
/
+12
|
*
ocfs2: Initialize data_ac (might be used uninitialized)
Marcus Meissner
2011-05-13
1
-1
/
+1
*
|
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-18
22
-46
/
+108
|
\
\
|
*
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
22
-50
/
+108
|
*
|
of: fix race when matching drivers
Milton Miller
2011-05-18
1
-2
/
+6
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-05-18
4
-8
/
+6
|
\
\
\
|
*
|
|
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
2011-05-18
1
-0
/
+2
|
*
|
|
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
2011-05-18
1
-3
/
+1
|
*
|
|
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
2011-05-18
1
-4
/
+2
|
*
|
|
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
2011-05-18
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-18
25
-43
/
+62
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
block: don't delay blk_run_queue_async
Shaohua Li
2011-05-18
1
-1
/
+3
|
*
|
|
scsi: remove performance regression due to async queue run
Jens Axboe
2011-05-17
3
-4
/
+19
|
*
|
|
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
Vivek Goyal
2011-05-16
4
-11
/
+19
|
*
|
|
block: rescan partitions on invalidated devices on -ENOMEDIA too
Tejun Heo
2011-04-29
1
-9
/
+18
|
*
|
|
cdrom: always check_disk_change() on open
Tejun Heo
2011-04-29
1
-3
/
+3
|
*
|
|
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
2011-04-21
15
-15
/
+0
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-18
4
-15
/
+54
|
\
\
\
\
|
*
|
|
|
[media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c
Sergio Aguirre
2011-05-04
1
-6
/
+42
|
*
|
|
|
[media] v4l2-subdev: fix broken subdev control enumeration
Hans Verkuil
2011-05-04
1
-7
/
+7
|
*
|
|
|
[media] Fix cx88 remote control input
Lawrence Rust
2011-05-04
1
-1
/
+1
|
*
|
|
|
[media] v4l: Release module if subdev registration fails
Laurent Pinchart
2011-05-04
1
-1
/
+4
*
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-05-18
9
-46
/
+147
|
\
\
\
\
\
|
*
|
|
|
|
x86, AMD: Fix ARAT feature setting again
Borislav Petkov
2011-05-17
1
-1
/
+1
|
*
|
|
|
|
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
Borislav Petkov
2011-05-17
1
-1
/
+1
|
*
|
|
|
|
x86, apic: Fix spurious error interrupts triggering on all non-boot APs
Youquan Song
2011-05-16
2
-5
/
+8
|
*
|
|
|
|
x86, mce, AMD: Fix leaving freed data in a list
Julia Lawall
2011-05-13
1
-0
/
+1
|
*
|
|
|
|
x86: Fix UV BAU for non-consecutive nasids
Cliff Wickman
2011-05-12
2
-33
/
+76
|
*
|
|
|
|
x86, UV: Fix NMI handler for UV platforms
Jack Steiner
2011-05-10
3
-6
/
+60
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-18
7
-56
/
+119
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-05-15
6
-54
/
+116
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
2011-05-15
6
-53
/
+115
|
|
*
|
|
|
|
|
perf tools: Honour the cpu list parameter when also monitoring a thread list
Arnaldo Carvalho de Melo
2011-05-15
1
-1
/
+1
[next]