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
*
x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
FUJITA Tomonori
2009-07-28
3
-0
/
+30
*
remove is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-5
/
+0
*
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
2009-07-28
1
-26
/
+1
*
swiotlb: use dma_capable()
FUJITA Tomonori
2009-07-28
1
-19
/
+5
*
powerpc: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+13
*
ia64: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+8
*
x86: replace is_buffer_dma_capable() with dma_capable
FUJITA Tomonori
2009-07-28
3
-5
/
+4
*
x86: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+8
*
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
2009-07-28
2
-28
/
+23
*
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
2009-07-28
3
-20
/
+2
*
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
2009-07-28
3
-13
/
+2
*
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
2009-07-28
3
-13
/
+1
*
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2009-07-27
2
-19
/
+0
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
1
-4
/
+13
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-07-27
7
-59
/
+91
|
\
|
*
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
2009-07-21
4
-12
/
+21
|
*
fsnotify: fix inotify tail drop check with path entries
Eric Paris
2009-07-21
1
-0
/
+1
|
*
inotify: check filename before dropping repeat events
Eric Paris
2009-07-21
1
-2
/
+7
|
*
fsnotify: use def_bool in kconfig instead of letting the user choose
Eric Paris
2009-07-21
3
-13
/
+3
|
*
inotify: fix error paths in inotify_update_watch
Eric Paris
2009-07-21
1
-30
/
+49
|
*
inotify: do not leak inode marks in inotify_add_watch
Eric Paris
2009-07-21
1
-4
/
+10
|
*
inotify: drop user watch count when a watch is removed
Eric Paris
2009-07-21
1
-0
/
+2
*
|
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-27
47
-174
/
+336
|
\
\
|
*
|
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
2009-07-27
1
-2
/
+21
|
*
|
net: irda: init spinlock after memcpy
Deepak Saxena
2009-07-27
1
-0
/
+1
|
*
|
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-26
1
-2
/
+15
|
*
|
r8169: WakeOnLan fix for the 8168
françois romieu
2009-07-26
1
-2
/
+11
|
*
|
netxen: reset ring consumer during cleanup
Dhananjay Phadke
2009-07-26
1
-0
/
+7
|
*
|
net/bridge: use kobject_put to release kobject in br_add_if error path
Xiaotian Feng
2009-07-26
1
-1
/
+1
|
*
|
smc91x.h: add config for Nomadik evaluation kit
Alessandro Rubini
2009-07-26
1
-1
/
+2
|
*
|
NET: ROSE: Don't use static buffer.
Ralf Baechle
2009-07-26
3
-22
/
+21
|
*
|
eepro: Read buffer overflow
Roel Kluin
2009-07-26
1
-1
/
+1
|
*
|
tokenring: Read buffer overflow
roel kluin
2009-07-26
1
-1
/
+1
|
*
|
at1700: Read buffer overflow
roel kluin
2009-07-26
1
-1
/
+1
|
*
|
fealnx: Write outside array bounds
roel kluin
2009-07-26
1
-1
/
+2
|
*
|
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
1
-1
/
+0
|
*
|
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
2009-07-23
1
-6
/
+12
|
*
|
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-23
3
-10
/
+31
|
*
|
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
2009-07-23
1
-41
/
+36
|
*
|
register at91_ether using platform_driver_probe
Uwe Kleine-König
2009-07-22
1
-2
/
+1
|
*
|
skge: Enable WoL by default if supported
Rafael J. Wysocki
2009-07-22
1
-1
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-22
21
-33
/
+94
|
|
\
\
|
|
*
|
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2009-07-21
2
-1
/
+9
|
|
*
|
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
2009-07-21
1
-0
/
+17
|
|
*
|
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
2009-07-21
1
-1
/
+1
|
|
*
|
acer-wmi: fix rfkill conversion
Alan Jenkins
2009-07-21
1
-1
/
+1
|
|
*
|
cfg80211: double free in __cfg80211_scan_done
Christian Lamparter
2009-07-21
1
-2
/
+1
|
|
*
|
rfkill: remove too-strict __must_check
Alan Jenkins
2009-07-21
1
-1
/
+1
|
|
*
|
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
2009-07-21
1
-0
/
+12
[next]