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
*
mm/slab_common.c: rename cache create/destroy helpers
Vladimir Davydov
2015-11-05
1
-19
/
+18
*
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
2015-11-05
1
-1
/
+1
*
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2015-11-05
2
-0
/
+25
*
slab: convert slab_is_available() to boolean
Denis Kirjanov
2015-11-05
2
-2
/
+2
*
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
2015-11-05
1
-1
/
+1
*
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
2015-11-05
1
-4
/
+6
*
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
2015-11-05
1
-0
/
+6
*
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
2015-11-05
1
-0
/
+2
*
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-05
4
-3
/
+16
*
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-05
5
-5
/
+55
*
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
2015-11-05
1
-4
/
+6
*
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
2015-11-05
1
-0
/
+5
*
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
2015-11-05
1
-7
/
+23
*
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
2015-11-05
1
-3
/
+5
*
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
2015-11-05
1
-3
/
+4
*
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
2015-11-05
1
-3
/
+3
*
9p: do not overwrite return code when locking fails
Dominique Martinet
2015-11-05
1
-1
/
+2
*
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
2015-11-05
1
-1
/
+15
*
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
Joseph Qi
2015-11-05
1
-4
/
+1
*
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
2015-11-05
5
-6
/
+10
*
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
alex chen
2015-11-05
1
-1
/
+10
*
ocfs2: fix race between mount and delete node/cluster
Joseph Qi
2015-11-05
1
-3
/
+16
*
ocfs2: only take lock if dio entry when recover orphans
Joseph Qi
2015-11-05
2
-39
/
+49
*
ocfs2: do not include dio entry in case of orphan scan
Joseph Qi
2015-11-05
3
-5
/
+15
*
ocfs2: improve performance for localalloc
Joseph Qi
2015-11-05
1
-1
/
+4
*
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
jiangyiwen
2015-11-05
1
-0
/
+1
*
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
Norton.Zhu
2015-11-05
1
-0
/
+1
*
logfs: fix build warning
Sudip Mukherjee
2015-11-05
1
-2
/
+2
*
inotify: actually check for invalid bits in sys_inotify_add_watch()
Dave Hansen
2015-11-05
1
-1
/
+13
*
inotify: hide internal kernel bits from fdinfo
Dave Hansen
2015-11-05
1
-1
/
+8
*
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
204
-2645
/
+21697
|
\
|
*
fpga: socfpga: Fix check of return value of devm_request_irq
Moritz Fischer
2015-10-29
1
-1
/
+1
|
*
lkdtm: fix ACCESS_USERSPACE test
Stephen Smalley
2015-10-29
1
-1
/
+7
|
*
mcb: Destroy IDA on module unload
Johannes Thumshirn
2015-10-29
1
-0
/
+1
|
*
mcb: Do not return zero on error path in mcb_pci_probe()
Alexey Khoroshilov
2015-10-29
1
-0
/
+1
|
*
mei: bus: set the device name before running fixup
Tomas Winkler
2015-10-29
1
-4
/
+16
|
*
mei: bus: use correct lock ordering
Tomas Winkler
2015-10-29
1
-5
/
+13
|
*
mei: Fix debugfs filename in error output
Alexander Kuleshov
2015-10-27
1
-1
/
+1
|
*
char: ipmi: ipmi_ssif: Replace timeval with timespec64
Amitoj Kaur Chawla
2015-10-24
1
-4
/
+5
|
*
fpga: zynq-fpga: Fix issue with drvdata being overwritten.
Moritz Fischer
2015-10-23
1
-3
/
+4
|
*
fpga manager: remove unnecessary null pointer checks
Alan Tull
2015-10-23
1
-8
/
+4
|
*
fpga manager: ensure lifetime with of_fpga_mgr_get
Alan Tull
2015-10-23
1
-15
/
+17
|
*
fpga: zynq-fpga: Change fw format to handle bin instead of bit.
Moritz Fischer
2015-10-23
1
-22
/
+2
|
*
fpga: zynq-fpga: Fix unbalanced clock handling
Moritz Fischer
2015-10-23
1
-2
/
+2
|
*
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
2015-10-18
1
-3
/
+3
|
*
coresight: etm3x: adding documentation for sysFS's cpu interface
Mathieu Poirier
2015-10-17
1
-0
/
+6
|
*
vme: 8-bit status/id takes 256 values, not 255
Dmitry Kalinkin
2015-10-17
2
-1
/
+6
|
*
fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000
Moritz Fischer
2015-10-17
3
-0
/
+539
|
*
ARM: zynq: dt: Updated devicetree for Zynq 7000 platform.
Moritz Fischer
2015-10-17
1
-0
/
+5
|
*
ARM: dt: fpga: Added binding docs for Xilinx Zynq FPGA manager.
Moritz Fischer
2015-10-17
1
-0
/
+19
[next]