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
*
NTFS: Fix a nasty deadlock that appeared in recent kernels.
Anton Altaparmakov
2005-06-26
3
-11
/
+65
*
NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
Anton Altaparmakov
2005-06-25
4
-21
/
+23
*
NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs
Anton Altaparmakov
2005-06-25
2
-19
/
+48
*
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
Anton Altaparmakov
2005-06-25
5
-60
/
+132
*
NTFS: Change the runlist terminator of the newly allocated cluster(s) to
Anton Altaparmakov
2005-06-25
2
-0
/
+11
*
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
Anton Altaparmakov
2005-06-25
5
-7
/
+12
*
NTFS: Detect the case when Windows has been suspended to disk on the volume
Anton Altaparmakov
2005-06-25
2
-11
/
+171
*
NTFS: Fix a bug in address space operations error recovery code paths where
Anton Altaparmakov
2005-06-25
3
-5
/
+17
*
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
2005-06-25
8
-21
/
+566
*
Automerge with /usr/src/ntfs-2.6.git.
Anton Altaparmakov
2005-06-25
861
-10288
/
+59492
|
\
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-06-24
4
-20
/
+20
|
|
\
|
|
*
[PATCH] Serial: Eliminate magic numbers
Russell King
2005-06-24
4
-20
/
+20
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-06-24
10
-64
/
+180
|
|
\
\
|
|
*
|
[PATCH] ARM: 2748/1: ixp2000 implementation of the iomap api
Lennert Buytenhek
2005-06-24
1
-0
/
+72
|
|
*
|
[PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementation
Lennert Buytenhek
2005-06-24
1
-0
/
+2
|
|
*
|
[PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6
Catalin Marinas
2005-06-24
1
-3
/
+3
|
|
*
|
[PATCH] ARM: 2745/1: Fix IXP4xx debug macros
Deepak Saxena
2005-06-24
3
-0
/
+19
|
|
*
|
[PATCH] ARM: 2744/1: ixp2000 gpio irq support
Lennert Buytenhek
2005-06-24
4
-59
/
+82
|
|
*
|
[PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their arguments
Lennert Buytenhek
2005-06-24
1
-2
/
+2
|
|
|
/
|
*
|
[PATCH] fs/qnx4/*: fix sparse warnings
Alexey Dobriyan
2005-06-24
4
-20
/
+20
|
*
|
Add "memory" clobbers to the x86 inline asm of strncmp and friends
Linus Torvalds
2005-06-24
1
-10
/
+22
|
|
/
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-24
26
-183
/
+1538
|
|
\
|
|
*
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
David S. Miller
2005-06-23
1
-0
/
+1
|
|
*
[LIB]: textsearch.o needs to be obj-y not lib-y.
David S. Miller
2005-06-23
1
-1
/
+1
|
|
*
[TCP]: Need to declare 'tcp_reno' in net/tcp.h
David S. Miller
2005-06-23
1
-0
/
+1
|
|
*
[SLIP]: Simplify sl_free_bufs()
Jesper Juhl
2005-06-23
1
-10
/
+4
|
|
*
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
2005-06-23
6
-2
/
+194
|
|
*
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
2005-06-23
2
-0
/
+45
|
|
*
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
2005-06-23
2
-0
/
+135
|
|
*
[LIB]: Naive finite state machine based textsearch
Thomas Graf
2005-06-23
4
-0
/
+398
|
|
*
[LIB]: Knuth-Morris-Pratt textsearch algorithm
Thomas Graf
2005-06-23
3
-0
/
+156
|
|
*
[LIB]: Textsearch infrastructure.
Thomas Graf
2005-06-23
4
-1
/
+506
|
|
*
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
2005-06-23
6
-6
/
+79
|
|
*
[NET]: Separate two usages of netdev_max_backlog.
Stephen Hemminger
2005-06-23
3
-3
/
+13
|
|
*
[NET]: Eliminate netif_rx massive packet drops.
Stephen Hemminger
2005-06-23
2
-22
/
+3
|
|
*
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
Stephen Hemminger
2005-06-23
3
-125
/
+1
|
|
*
[NET]: Remove obsolete fastroute stats.
Stephen Hemminger
2005-06-23
3
-14
/
+2
|
*
|
[PATCH] make various thing static
Adrian Bunk
2005-06-24
17
-38
/
+40
|
*
|
[PATCH] xip: description
Carsten Otte
2005-06-24
2
-0
/
+69
|
*
|
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
2005-06-24
2
-0
/
+9
|
*
|
[PATCH] xip: reduce code duplication
Carsten Otte
2005-06-24
4
-205
/
+63
|
*
|
[PATCH] xip: ext2: execute in place
Carsten Otte
2005-06-24
11
-20
/
+223
|
*
|
[PATCH] xip: fs/mm: execute in place
Carsten Otte
2005-06-24
8
-75
/
+707
|
*
|
[PATCH] xip: bdev: execute in place
Carsten Otte
2005-06-24
2
-4
/
+41
|
*
|
[PATCH] DocBook: update comments
Martin Waitz
2005-06-24
5
-6
/
+7
|
*
|
[PATCH] DocBook: only use tabular style for long synopsis
Martin Waitz
2005-06-24
1
-0
/
+1
|
*
|
[PATCH] docbook build fix
Jiri Slaby
2005-06-24
1
-1
/
+1
|
*
|
[PATCH] modules: add version and srcversion to sysfs
Matt Domsch
2005-06-24
2
-0
/
+100
|
*
|
[PATCH] v4l: fix I2C detect after normal_i2c_range()
Mauro Carvalho Chehab
2005-06-24
9
-16
/
+6
|
*
|
[PATCH] v4l: update for SAA7134 cards
Mauro Carvalho Chehab
2005-06-24
15
-96
/
+333
[next]