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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-07-15
34
-1952
/
+1275
|
\
|
*
[GFS2] Fix GFS2's use of do_div() in its quota calculations
David Howells
2008-07-11
1
-1
/
+1
|
*
[GFS2] Remove unused declaration
Li Xiaodong
2008-07-10
1
-1
/
+0
|
*
[GFS2] Remove support for unused and pointless flag
Steven Whitehouse
2008-07-10
5
-26
/
+2
|
*
[GFS2] Replace rgrp "recent list" with mru list
Steven Whitehouse
2008-07-10
3
-99
/
+12
|
*
[GFS2] Allow local DF locks when holding a cached EX glock
Steven Whitehouse
2008-07-07
1
-2
/
+6
|
*
[GFS2] Fix delayed demote race
Steven Whitehouse
2008-07-07
1
-1
/
+4
|
*
[GFS2] don't call permission()
Miklos Szeredi
2008-07-03
4
-13
/
+30
|
*
[GFS2] Fix module building
Steven Whitehouse
2008-06-27
2
-2
/
+0
|
*
[GFS2] Glock documentation
Steven Whitehouse
2008-06-27
1
-0
/
+114
|
*
[GFS2] Remove all_list from lock_dlm
Steven Whitehouse
2008-06-27
3
-30
/
+1
|
*
[GFS2] Remove obsolete conversion deadlock avoidance code
Steven Whitehouse
2008-06-27
2
-24
/
+1
|
*
[GFS2] Remove remote lock dropping code
Steven Whitehouse
2008-06-27
11
-73
/
+6
|
*
[GFS2] kernel panic mounting volume
Bob Peterson
2008-06-27
1
-1
/
+1
|
*
[GFS2] Revise readpage locking
Steven Whitehouse
2008-06-27
1
-13
/
+16
|
*
[GFS2] Fix ordering of args for list_add
Steven Whitehouse
2008-06-27
1
-1
/
+1
|
*
[GFS2] trivial sparse lock annotations
Harvey Harrison
2008-06-27
2
-0
/
+4
|
*
[GFS2] No lock_nolock
Steven Whitehouse
2008-06-27
8
-266
/
+71
|
*
[GFS2] Fix ordering bug in lock_dlm
Steven Whitehouse
2008-06-27
4
-387
/
+306
|
*
[GFS2] Clean up the glock core
Steven Whitehouse
2008-06-27
13
-1049
/
+736
*
|
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-15
3
-43
/
+28
|
\
\
|
*
|
cputopology: always define CPU topology information, clean up
Ben Hutchings
2008-06-13
1
-4
/
+2
|
*
|
cpu topology: always define CPU topology information
Ben Hutchings
2008-06-13
3
-45
/
+32
*
|
|
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-15
11
-18
/
+77
|
\
\
\
|
*
|
|
generic-ipi: powerpc/generic-ipi tree build failure
Stephen Rothwell
2008-07-14
1
-0
/
+1
|
*
|
|
stacktrace: fix build failure on sparc64
Stephen Rothwell
2008-07-08
1
-0
/
+1
|
*
|
|
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
2008-07-03
7
-0
/
+8
|
*
|
|
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
Ingo Molnar
2008-06-30
2
-0
/
+4
|
*
|
|
backtrace: replace timer with tasklet + completions
Vegard Nossum
2008-06-27
1
-11
/
+26
|
*
|
|
stacktrace: add saved stack traces to backtrace self-test
Vegard Nossum
2008-06-27
2
-1
/
+32
|
*
|
|
stacktrace: print_stack_trace() cleanup
Vegard Nossum
2008-06-13
1
-6
/
+3
|
*
|
|
debugging: make stacktrace independent from DEBUG_KERNEL
Ingo Molnar
2008-05-25
1
-1
/
+0
|
*
|
|
stacktrace: don't crash on invalid stack trace structs
Johannes Berg
2008-05-24
1
-0
/
+3
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-15
4
-34
/
+50
|
\
\
\
\
|
*
|
|
|
x86: Fix compile error with CONFIG_AS_CFI=n
Kevin Winchester
2008-07-15
1
-15
/
+15
|
*
|
|
|
Documentation: document debugpat commandline option
Thomas Gleixner
2008-07-15
1
-0
/
+2
|
*
|
|
|
x86: sanitize Kconfig
Thomas Gleixner
2008-07-15
1
-13
/
+9
|
*
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-15
2098
-89028
/
+152519
|
|
\
\
\
\
|
*
|
|
|
|
x86, suspend, acpi: correct and add comments about Big Real Mode
H. Peter Anvin
2008-07-14
1
-2
/
+11
|
*
|
|
|
|
x86, suspend, acpi: enter Big Real Mode
H. Peter Anvin
2008-07-14
1
-4
/
+13
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-07-15
35
-1042
/
+2805
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: Documention update for new ordered mode and delayed allocation
Mingming Cao
2008-07-11
1
-7
/
+14
|
*
|
|
|
|
|
ext4: do not set extents feature from the kernel
Eric Sandeen
2008-07-11
2
-9
/
+18
|
*
|
|
|
|
|
ext4: Don't allow nonextenst mount option for large filesystem
Aneesh Kumar K.V
2008-07-11
1
-0
/
+15
|
*
|
|
|
|
|
ext4: Enable delalloc by default.
Aneesh Kumar K.V
2008-07-11
1
-1
/
+22
|
*
|
|
|
|
|
ext4: delayed allocation i_blocks fix for stat
Mingming Cao
2008-07-11
3
-0
/
+29
|
*
|
|
|
|
|
ext4: fix delalloc i_disksize early update issue
Mingming Cao
2008-07-11
1
-16
/
+47
|
*
|
|
|
|
|
ext4: Handle page without buffers in ext4_*_writepage()
Aneesh Kumar K.V
2008-07-11
1
-45
/
+124
|
*
|
|
|
|
|
ext4: Add ordered mode support for delalloc
Aneesh Kumar K.V
2008-07-11
2
-10
/
+58
|
*
|
|
|
|
|
ext4: Invert lock ordering of page_lock and transaction start in delalloc
Mingming Cao
2008-07-11
2
-59
/
+152
[next]