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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-07-26
1
-1
/
+3
|
\
|
*
mlx4_core: Add VLAN tag field to WQE control segment struct
Yevgeny Petrilin
2008-07-25
1
-1
/
+3
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-07-26
28
-95
/
+21
|
\
\
|
*
|
[MTD] [NAND] subpage read feature as a way to increase performance.
Alexey Korolev
2008-07-25
1
-0
/
+5
|
*
|
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2008-07-25
1392
-54427
/
+57267
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-07-11
499
-4245
/
+4984
|
|
\
\
\
|
*
|
|
|
[MTD] [NAND] avr32: atmel_nand platform code for AT32AP700x
Håvard Skinnemoen
2008-06-07
1
-0
/
+13
|
*
|
|
|
[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols
Håvard Skinnemoen
2008-06-07
1
-2
/
+2
|
*
|
|
|
[MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig
Håvard Skinnemoen
2008-06-07
1
-38
/
+0
|
*
|
|
|
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
25
-55
/
+1
*
|
|
|
|
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...
Linus Torvalds
2008-07-26
1
-11
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
tracehook: comment fixes
Roland McGrath
2008-07-26
1
-11
/
+12
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-26
2
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mmc: Add per-card debugfs support
Haavard Skinnemoen
2008-07-27
1
-0
/
+2
|
*
|
|
|
|
|
mmc: Export internal host state through debugfs
Haavard Skinnemoen
2008-07-27
1
-0
/
+2
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-07-26
39
-437
/
+81
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[PATCH] remove remaining namei_{32,64}.h crap
Al Viro
2008-07-26
2
-26
/
+0
|
*
|
|
|
|
|
|
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
2
-2
/
+1
|
*
|
|
|
|
|
|
[PATCH] get rid of __user_path_lookup_open
Al Viro
2008-07-26
1
-1
/
+0
|
*
|
|
|
|
|
|
[PATCH] f_count may wrap around
Al Viro
2008-07-26
2
-4
/
+4
|
*
|
|
|
|
|
|
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
1
-6
/
+7
|
*
|
|
|
|
|
|
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
1
-1
/
+1
|
*
|
|
|
|
|
|
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
2008-07-26
1
-16
/
+17
|
*
|
|
|
|
|
|
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
2008-07-26
1
-1
/
+1
|
*
|
|
|
|
|
|
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-26
1
-4
/
+3
|
*
|
|
|
|
|
|
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
Al Viro
2008-07-26
2
-3
/
+1
|
*
|
|
|
|
|
|
[PATCH] kill altroot
Al Viro
2008-07-26
25
-360
/
+1
|
*
|
|
|
|
|
|
[PATCH] permission checks for chdir need special treatment only on the last step
Al Viro
2008-07-26
1
-1
/
+0
|
*
|
|
|
|
|
|
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
2008-07-26
1
-1
/
+1
|
*
|
|
|
|
|
|
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-07-26
1
-1
/
+1
|
*
|
|
|
|
|
|
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
5
-5
/
+8
|
*
|
|
|
|
|
|
[PATCH] sanitize proc_sysctl
Al Viro
2008-07-26
2
-0
/
+6
|
*
|
|
|
|
|
|
[PATCH] sysctl: keep track of tree relationships
Al Viro
2008-07-26
1
-0
/
+3
|
*
|
|
|
|
|
|
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
Al Viro
2008-07-26
1
-0
/
+2
|
*
|
|
|
|
|
|
[PATCH] allow delayed freeing of ctl_table_header
Al Viro
2008-07-26
1
-0
/
+6
|
*
|
|
|
|
|
|
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
2008-07-26
2
-3
/
+16
|
*
|
|
|
|
|
|
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
Denys Vlasenko
2008-07-26
1
-3
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
2008-07-26
5
-1
/
+753
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add mISDN HFC multiport driver
Karsten Keil
2008-07-27
1
-0
/
+33
|
*
|
|
|
|
|
|
Add mISDN DSP
Karsten Keil
2008-07-27
1
-0
/
+37
|
*
|
|
|
|
|
|
Add mISDN core files
Karsten Keil
2008-07-27
2
-0
/
+680
|
*
|
|
|
|
|
|
Define AF_ISDN and PF_ISDN
Karsten Keil
2008-07-27
1
-1
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-26
3
-9
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
netfilter: fix double-free and use-after free
Pekka Enberg
2008-07-26
1
-0
/
+1
|
*
|
|
|
|
|
|
net: drop unused BUG_TRAP()
Ilpo Järvinen
2008-07-25
1
-7
/
+0
|
*
|
|
|
|
|
|
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-2
/
+3
*
|
|
|
|
|
|
|
hugetlb: remove unused variable warning
Andrea Righi
2008-07-26
1
-1
/
+4
*
|
|
|
|
|
|
|
gpiolib: fix typo in comment
Michael Buesch
2008-07-26
1
-1
/
+1
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-26
3
-7
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels
Chris McDermott
2008-07-26
1
-1
/
+1
[next]