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
...
*
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-07
1
-9
/
+6
*
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-07
1
-3
/
+3
*
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
2013-01-07
1
-1
/
+0
*
ARM: SPEAr13xx: Pass DW DMAC platform data from DT
Viresh Kumar
2013-01-07
6
-80
/
+72
*
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-07
4
-17
/
+208
*
dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data
Viresh Kumar
2013-01-06
1
-0
/
+2
*
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
2013-01-06
1
-12
/
+1
*
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-01-06
1
-1
/
+1
*
dmaengine: fix build failure due to missing semi-colon
Vinod Koul
2013-01-06
1
-1
/
+1
*
of: dma: fix typos in generic dma binding definition
Matt Porter
2013-01-06
1
-7
/
+7
*
of: dma- fix build break for !CONFIG_OF
Vinod Koul
2013-01-06
1
-0
/
+27
*
of: Add generic device tree DMA helpers
Jon Hunter
2013-01-06
4
-1
/
+346
*
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2013-01-06
2
-0
/
+22
*
Linux 3.8-rc2
v3.8-rc2
Linus Torvalds
2013-01-02
1
-1
/
+1
*
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-02
1
-2
/
+3
|
\
|
*
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-02
1
-2
/
+3
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-01-02
5
-14
/
+29
|
\
\
|
*
|
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
3
-2
/
+23
|
*
|
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
1
-1
/
+0
|
*
|
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
1
-7
/
+6
|
*
|
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
1
-4
/
+0
*
|
|
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2013-01-02
6
-55
/
+63
|
\
\
\
|
*
|
|
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2012-12-26
2
-2
/
+6
|
*
|
|
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-12-26
1
-1
/
+19
|
*
|
|
PCI: Add PCIe Link Capability link speed and width names
Bjorn Helgaas
2012-12-26
1
-0
/
+2
|
*
|
|
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
Myron Stowe
2012-12-26
1
-1
/
+2
|
*
|
|
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
2012-12-26
1
-51
/
+34
|
|
|
/
|
|
/
|
*
|
|
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
2013-01-02
1
-3
/
+3
*
|
|
UAPI: Remove empty Kbuild files
David Howells
2013-01-02
8
-8
/
+0
*
|
|
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-01-02
3
-6
/
+14
|
\
\
\
|
*
|
|
fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static
Cong Ding
2012-12-18
1
-1
/
+1
|
*
|
|
eCryptfs: fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
2012-12-18
1
-3
/
+3
|
*
|
|
eCryptfs: Avoid unnecessary disk read and data decryption during writing
Li Wang
2012-11-07
1
-2
/
+10
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-01-02
2
-28
/
+29
|
\
\
\
\
|
*
|
|
|
libceph: fix protocol feature mismatch failure path
Sage Weil
2012-12-27
1
-10
/
+4
|
*
|
|
|
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
2012-12-27
1
-6
/
+5
|
*
|
|
|
libceph: always reset osds when kicking
Alex Elder
2012-12-27
1
-2
/
+2
|
*
|
|
|
libceph: move linger requests sooner in kick_requests()
Alex Elder
2012-12-27
1
-11
/
+19
*
|
|
|
|
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2013-01-02
2
-21
/
+49
*
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-01-02
9
-58
/
+152
|
\
\
\
\
\
|
*
|
|
|
|
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
2012-12-27
1
-1
/
+2
|
*
|
|
|
|
ext4: lock i_mutex when truncating orphan inodes
Theodore Ts'o
2012-12-27
1
-0
/
+2
|
*
|
|
|
|
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
2012-12-25
1
-1
/
+1
|
*
|
|
|
|
ext4: include journal blocks in df overhead calcs
Eric Sandeen
2012-12-25
1
-0
/
+4
|
*
|
|
|
|
ext4: remove unaligned AIO warning printk
Eric Sandeen
2012-12-25
1
-8
/
+0
|
*
|
|
|
|
ext4: fix an incorrect comment about i_mutex
Andy Lutomirski
2012-12-25
1
-2
/
+0
|
*
|
|
|
|
ext4: fix deadlock in journal_unmap_buffer()
Jan Kara
2012-12-25
3
-25
/
+86
|
*
|
|
|
|
ext4: split off ext4_journalled_invalidatepage()
Jan Kara
2012-12-25
2
-8
/
+29
|
*
|
|
|
|
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
2012-12-21
1
-1
/
+2
|
*
|
|
|
|
ext4: check dioread_nolock on remount
Jan Kara
2012-12-20
1
-11
/
+11
[prev]
[next]