index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
UBIFS: remove unneeded check
Artem Bityutskiy
1
-9
/
+1
2008-08-13
UBIFS: few commentary fixes
Artem Bityutskiy
2
-6
/
+4
2008-08-13
UBIFS: fix budgeting request alignment in xattr code
Zoltan Sogor
1
-5
/
+5
2008-08-13
UBIFS: improve arguments checking in debugging messages
Artem Bityutskiy
1
-74
/
+69
2008-08-13
UBIFS: always set i_generation to 0
Adrian Hunter
3
-6
/
+1
2008-08-13
UBIFS: correct spelling of "thrice".
Adrian Hunter
2
-3
/
+3
2008-08-13
UBIFS: support splice_write
Zoltan Sogor
1
-0
/
+1
2008-08-13
UBIFS: minor tweaks in commit
Artem Bityutskiy
1
-19
/
+18
2008-08-13
UBIFS: reserve more space for index
Artem Bityutskiy
4
-9
/
+14
2008-08-13
UBIFS: print pid in dump function
Artem Bityutskiy
1
-10
/
+10
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
5
-9
/
+23
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
2
-1
/
+19
2008-08-13
UBIFS: correct orphan deletion order
Adrian Hunter
1
-1
/
+2
2008-08-13
UBIFS: fix typos in comments
Adrian Hunter
1
-5
/
+5
2008-08-13
UBIFS: do not union creat_sqnum and del_cmtno
Adrian Hunter
1
-4
/
+2
2008-08-13
UBIFS: optimize deletions
Artem Bityutskiy
3
-5
/
+73
2008-08-13
UBIFS: increment commit number earlier
Artem Bityutskiy
4
-5
/
+7
2008-08-13
UBIFS: remove another unneeded function parameter
Artem Bityutskiy
1
-16
/
+14
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
3
-16
/
+10
2008-08-13
UBIFS: do not write orphans back
Artem Bityutskiy
1
-5
/
+13
2008-08-13
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
3
-14
/
+15
2008-08-13
UBIFS: ensure UBIFS switches to read-only on error
Adrian Hunter
1
-0
/
+2
2008-08-13
UBIFS: fix error return in failure mode
Adrian Hunter
1
-3
/
+4
2008-08-13
UBIFS: free budget in delete_inode as well
Artem Bityutskiy
1
-3
/
+5
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
2
-3
/
+6
2008-08-13
UBIFS: fix budgeting calculations
Artem Bityutskiy
2
-4
/
+4
2008-08-13
UBIFS: print volume name as well
Artem Bityutskiy
1
-2
/
+2
2008-08-13
Documentation: fix typo in ubifs.txt
Sebastian Siewior
1
-1
/
+1
2008-08-13
Linux 2.6.27-rc3
v2.6.27-rc3
Linus Torvalds
1
-1
/
+1
2008-08-13
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-9
/
+9
2008-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-31
/
+104
2008-08-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-13
/
+54
2008-08-13
firmware/memmap: cleanup
Bernhard Walle
2
-44
/
+43
2008-08-13
ALi M7101 PMU also available on Sun Netra's too
Alexander Clouter
1
-2
/
+3
2008-08-13
Make ioctl.h compatible with userland
Michael Abbott
1
-0
/
+4
2008-08-13
docsrc: fix getdelays printk formats
Randy Dunlap
1
-8
/
+17
2008-08-13
docsrc: fix crc32hash type
Randy Dunlap
1
-1
/
+1
2008-08-13
docsrc: fix ifenslave type
Randy Dunlap
1
-1
/
+1
2008-08-13
docsrc: fix procfs example
Randy Dunlap
1
-3
/
+1
2008-08-13
docsrc: build Documentation/ sources
Randy Dunlap
15
-1
/
+118
2008-08-13
byteorder: add include/linux/byteorder.h to define endian helpers
Harvey Harrison
1
-0
/
+372
2008-08-13
byteorder: add a new include/linux/swab.h to define byteswapping functions
Harvey Harrison
1
-0
/
+309
2008-08-13
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
Alexey Dobriyan
1
-45
/
+51
2008-08-13
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
4
-0
/
+38
2008-08-13
reiserfs: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-13
fs/eventpoll.c: fix sys_epoll_create1() comment
Andrew Morton
1
-4
/
+1
2008-08-13
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-13
mm/sparse.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-13
move kernel-doc comment for might_sleep directly before its defining block
Uwe Kleine-König
1
-7
/
+7
2008-08-13
lib/vsprintf.c: wrong conversion function used
Yi Yang
1
-1
/
+1
[next]