index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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 branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
5
-304
/
+616
|
\
|
*
slub: When allocating a new slab also prep the first object
Christoph Lameter
2011-07-25
1
-0
/
+3
|
*
slub: disable interrupts in cmpxchg_double_slab when falling back to pagelock
Christoph Lameter
2011-07-18
1
-4
/
+45
|
*
Avoid duplicate _count variables in page_struct
Christoph Lameter
2011-07-18
1
-18
/
+19
|
*
Revert "SLUB: Fix build breakage in linux/mm_types.h"
Pekka Enberg
2011-07-18
1
-10
/
+15
|
*
SLUB: Fix build breakage in linux/mm_types.h
Christoph Lameter
2011-07-07
1
-15
/
+10
|
*
slub: slabinfo update for cmpxchg handling
Christoph Lameter
2011-07-02
1
-19
/
+40
|
*
slub: Not necessary to check for empty slab on load_freelist
Christoph Lameter
2011-07-02
1
-3
/
+2
|
*
slub: fast release on full slab
Christoph Lameter
2011-07-02
2
-2
/
+20
|
*
slub: Add statistics for the case that the current slab does not match the node
Christoph Lameter
2011-07-02
2
-0
/
+4
|
*
slub: Get rid of the another_slab label
Christoph Lameter
2011-07-02
1
-6
/
+5
|
*
slub: Avoid disabling interrupts in free slowpath
Christoph Lameter
2011-07-02
1
-11
/
+5
|
*
slub: Disable interrupts in free_debug processing
Christoph Lameter
2011-07-02
1
-4
/
+10
|
*
slub: Invert locking and avoid slab lock
Christoph Lameter
2011-07-02
1
-77
/
+52
|
*
slub: Rework allocator fastpaths
Christoph Lameter
2011-07-02
1
-129
/
+280
|
*
slub: Pass kmem_cache struct to lock and freeze slab
Christoph Lameter
2011-07-02
1
-7
/
+8
|
*
slub: explicit list_lock taking
Christoph Lameter
2011-07-02
1
-40
/
+49
|
*
slub: Add cmpxchg_double_slab()
Christoph Lameter
2011-07-02
2
-5
/
+61
|
*
mm: Rearrange struct page
Christoph Lameter
2011-07-02
1
-28
/
+59
|
*
slub: Move page->frozen handling near where the page->freelist handling occurs
Christoph Lameter
2011-07-02
1
-2
/
+6
|
*
slub: Do not use frozen page flag but a bit in the page counters
Christoph Lameter
2011-07-02
3
-13
/
+9
|
*
slub: Push irq disable into allocate_slab()
Christoph Lameter
2011-07-02
1
-10
/
+13
|
*
Merge remote branch 'tip/x86/atomic' into slub/lockless
Pekka Enberg
2011-07-02
4
-0
/
+98
|
|
\
*
|
\
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-07-30
23
-260
/
+356
|
\
\
\
|
*
|
|
kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()
Michal Marek
2011-07-29
3
-58
/
+47
|
*
|
|
xconfig: Abort close if configuration cannot be saved
Michal Marek
2011-07-25
2
-4
/
+11
|
*
|
|
kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h
Arnaud Lacombe
2011-07-18
1
-5
/
+21
|
*
|
|
kconfig/nconf: remove useless conditionnal
Arnaud Lacombe
2011-07-13
1
-4
/
+1
|
*
|
|
kconfig/nconf: prevent segfault on empty menu
Arnaud Lacombe
2011-07-13
1
-1
/
+6
|
*
|
|
kconfig/nconf: use the generic menu_get_ext_help()
Arnaud Lacombe
2011-07-13
1
-13
/
+1
|
*
|
|
nconfig: Avoid Wunused-but-set warning
Raghavendra D Prabhu
2011-07-13
1
-2
/
+0
|
*
|
|
Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...
Michal Marek
2011-07-04
3
-22
/
+39
|
|
\
\
\
|
|
*
|
|
kconfig/conf: mark xfgets() private
Arnaud Lacombe
2011-07-02
2
-7
/
+3
|
|
*
|
|
kconfig: remove pending prototypes for kconfig_load()
Arnaud Lacombe
2011-07-02
1
-3
/
+0
|
|
*
|
|
kconfig/conf: add command line options' description
Arnaud Lacombe
2011-07-02
1
-1
/
+31
|
|
*
|
|
kconfig/conf: reduce the scope of `defconfig_file'
Arnaud Lacombe
2011-07-02
1
-3
/
+1
|
|
*
|
|
kconfig: use calloc() for expr allocation
Arnaud Lacombe
2011-07-02
1
-8
/
+4
|
*
|
|
|
kconfig: introduce specialized printer
Arnaud Lacombe
2011-07-01
4
-128
/
+266
|
*
|
|
|
kconfig: do not overwrite symbol direct dependency in assignment
Arnaud Lacombe
2011-06-24
1
-1
/
+1
|
*
|
|
|
Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...
Michal Marek
2011-06-08
19
-112
/
+26
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
kconfig/gconf: silent missing prototype warnings
Arnaud Lacombe
2011-06-06
1
-1
/
+2
|
|
*
|
|
kconfig/gconf: kill deadcode
Arnaud Lacombe
2011-06-06
1
-33
/
+0
|
|
*
|
|
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
17
-76
/
+9
|
|
*
|
|
kconfig: nuke reference to SWIG
Arnaud Lacombe
2011-06-06
1
-3
/
+0
|
|
*
|
|
kconfig: add missing <stdlib.h> inclusion
Arnaud Lacombe
2011-06-06
1
-0
/
+1
|
|
*
|
|
kconfig: add missing <ctype.h> inclusion
Arnaud Lacombe
2011-06-06
1
-0
/
+1
|
|
*
|
|
kconfig: add missing <stdarg.h> inclusion
Arnaud Lacombe
2011-06-06
3
-0
/
+3
|
|
*
|
|
kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()
Arnaud Lacombe
2011-06-06
1
-1
/
+1
|
|
*
|
|
kconfig: annotate non-trivial fall-trough
Arnaud Lacombe
2011-06-06
4
-0
/
+11
|
*
|
|
|
Merge commit 'v3.0-rc1' into kbuild/kconfig
Michal Marek
2011-06-08
9563
-439502
/
+524986
|
|
\
\
\
\
|
|
|
/
/
/
[next]