aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30
|\
| * slub: When allocating a new slab also prep the first objectChristoph Lameter2011-07-25
| * slub: disable interrupts in cmpxchg_double_slab when falling back to pagelockChristoph Lameter2011-07-18
| * Avoid duplicate _count variables in page_structChristoph Lameter2011-07-18
| * Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg2011-07-18
| * SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter2011-07-07
| * slub: slabinfo update for cmpxchg handlingChristoph Lameter2011-07-02
| * slub: Not necessary to check for empty slab on load_freelistChristoph Lameter2011-07-02
| * slub: fast release on full slabChristoph Lameter2011-07-02
| * slub: Add statistics for the case that the current slab does not match the nodeChristoph Lameter2011-07-02
| * slub: Get rid of the another_slab labelChristoph Lameter2011-07-02
| * slub: Avoid disabling interrupts in free slowpathChristoph Lameter2011-07-02
| * slub: Disable interrupts in free_debug processingChristoph Lameter2011-07-02
| * slub: Invert locking and avoid slab lockChristoph Lameter2011-07-02
| * slub: Rework allocator fastpathsChristoph Lameter2011-07-02
| * slub: Pass kmem_cache struct to lock and freeze slabChristoph Lameter2011-07-02
| * slub: explicit list_lock takingChristoph Lameter2011-07-02
| * slub: Add cmpxchg_double_slab()Christoph Lameter2011-07-02
| * mm: Rearrange struct pageChristoph Lameter2011-07-02
| * slub: Move page->frozen handling near where the page->freelist handling occursChristoph Lameter2011-07-02
| * slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter2011-07-02
| * slub: Push irq disable into allocate_slab()Christoph Lameter2011-07-02
| * Merge remote branch 'tip/x86/atomic' into slub/locklessPekka Enberg2011-07-02
| |\
* | \ Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-30
|\ \ \
| * | | kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-29
| * | | xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-25
| * | | kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hArnaud Lacombe2011-07-18
| * | | kconfig/nconf: remove useless conditionnalArnaud Lacombe2011-07-13
| * | | kconfig/nconf: prevent segfault on empty menuArnaud Lacombe2011-07-13
| * | | kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe2011-07-13
| * | | nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu2011-07-13
| * | | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-07-04
| |\ \ \
| | * | | kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-02
| | * | | kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe2011-07-02
| | * | | kconfig/conf: add command line options' descriptionArnaud Lacombe2011-07-02
| | * | | kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe2011-07-02
| | * | | kconfig: use calloc() for expr allocationArnaud Lacombe2011-07-02
| * | | | kconfig: introduce specialized printerArnaud Lacombe2011-07-01
| * | | | kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe2011-06-24
| * | | | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-06-08
| |\| | |
| | * | | kconfig/gconf: silent missing prototype warningsArnaud Lacombe2011-06-06
| | * | | kconfig/gconf: kill deadcodeArnaud Lacombe2011-06-06
| | * | | kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
| | * | | kconfig: nuke reference to SWIGArnaud Lacombe2011-06-06
| | * | | kconfig: add missing <stdlib.h> inclusionArnaud Lacombe2011-06-06
| | * | | kconfig: add missing <ctype.h> inclusionArnaud Lacombe2011-06-06
| | * | | kconfig: add missing <stdarg.h> inclusionArnaud Lacombe2011-06-06
| | * | | kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe2011-06-06
| | * | | kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-06
| * | | | Merge commit 'v3.0-rc1' into kbuild/kconfigMichal Marek2011-06-08
| |\| | |