Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-03-26 | 3 | -50/+96 |
|\ | |||||
| *-------. | Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ... | Pekka Enberg | 2009-03-24 | 3 | -50/+96 |
| |\ \ \ \ \ | |||||
| | | | | | * | SLUB: Fix default slab order for big object sizes | Zhang Yanmin | 2009-02-20 | 1 | -1/+5 |
| | | | | | * | SLUB: Do not pass 8k objects through to the page allocator | Pekka Enberg | 2009-02-20 | 1 | -2/+2 |
| | | | | | * | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 2009-02-20 | 2 | -11/+24 |
| | | | | * | | slub: use get_track() | Akinobu Mita | 2009-03-23 | 1 | -7/+1 |
| | | | | * | | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free() | Pekka Enberg | 2009-01-14 | 1 | -1/+1 |
| | | | * | | | slub: rename calculate_min_partial() to set_min_partial() | David Rientjes | 2009-02-25 | 1 | -3/+3 |
| | | | * | | | slub: add min_partial sysfs tunable | David Rientjes | 2009-02-23 | 1 | -0/+21 |
| | | | * | | | slub: move min_partial to struct kmem_cache | David Rientjes | 2009-02-23 | 2 | -14/+17 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | slob: fix lockup in slob_free() | Nick Piggin | 2009-03-23 | 1 | -1/+2 |
| | | |/ / | |||||
| | * | | | slob: clean up the code | Américo Wang | 2009-01-19 | 1 | -15/+25 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-03-26 | 14 | -60/+1483 |
|\ \ \ \ | |||||
| * | | | | m68k: irq_node.handler() should return irqreturn_t | Geert Uytterhoeven | 2009-03-26 | 1 | -1/+2 |
| * | | | | m68k: section mismatch fixes: Atari SCSI | Michael Schmitz | 2009-03-26 | 2 | -2/+2 |
| * | | | | m68k: section mismatch fixes: DMAsound for Atari | Michael Schmitz | 2009-03-26 | 1 | -2/+2 |
| * | | | | MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo... | Geert Uytterhoeven | 2009-03-26 | 1 | -1/+1 |
| * | | | | m68k: mac - Add SWIM floppy support | Laurent Vivier | 2009-03-26 | 6 | -0/+1305 |
| * | | | | m68k: mac - Add a new entry in mac_model to identify the floppy controller type. | Laurent Vivier | 2009-03-26 | 2 | -54/+116 |
| * | | | | m68k: Add install target | Laurent Vivier | 2009-03-26 | 2 | -0/+55 |
| |/ / / | |||||
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 | 33 | -113/+90 |
|\ \ \ \ | |||||
| * | | | | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 | 17 | -73/+22 |
| * | | | | Move FASYNC bit handling to f_op->fasync() | Jonathan Corbet | 2009-03-16 | 4 | -27/+29 |
| * | | | | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 | 13 | -9/+33 |
| * | | | | Rename struct file->f_ep_lock | Jonathan Corbet | 2009-03-16 | 4 | -7/+9 |
* | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 120 | -894/+990 |
|\ \ \ \ \ | |||||
| * | | | | | x86: headers cleanup - setup.h | Cyrill Gorcunov | 2009-03-26 | 1 | -2/+2 |
| * | | | | | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 1721 | -43894/+65501 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | emu101k1.h: fix duplicate include of <linux/types.h> | Arnd Bergmann | 2009-03-26 | 1 | -1/+0 |
| * | | | | | compiler-gcc4: conditionalize #error on __KERNEL__ | H. Peter Anvin | 2009-03-26 | 1 | -2/+4 |
| * | | | | | remove __KERNEL_STRICT_NAMES | Arnd Bergmann | 2009-03-26 | 2 | -13/+5 |
| * | | | | | make netfilter use strict integer types | Arnd Bergmann | 2009-03-26 | 39 | -190/+260 |
| * | | | | | make drm headers use strict integer types | Arnd Bergmann | 2009-03-26 | 6 | -188/+190 |
| * | | | | | make MTD headers use strict integer types | Arnd Bergmann | 2009-03-26 | 6 | -115/+123 |
| * | | | | | make most exported headers use strict integer types | Arnd Bergmann | 2009-03-26 | 15 | -226/+240 |
| * | | | | | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 18 | -66/+67 |
| * | | | | | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput | 2009-03-26 | 1 | -1/+2 |
| * | | | | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2009-02-06 | 2 | -3/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | make linux/types.h as assembly safe | Jaswinder Singh Rajput | 2009-02-06 | 1 | -1/+2 |
| | * | | | | | Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f... | Jaswinder Singh Rajput | 2009-02-06 | 1 | -2/+0 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2009-02-03 | 3 | -36/+30 |
| |\ \ \ \ \ | |||||
| | * | | | | | headers_check fix cleanup: linux/reiserfs_fs.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -34/+28 |
| | * | | | | | headers_check fix cleanup: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 |
| | * | | | | | headers_check fix cleanup: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2009-02-03 | 8 | -38/+45 |
| |\ \ \ \ \ | |||||
| | * | | | | | headers_check fix: x86, setup.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -23/+22 |
| | * | | | | | headers_check fix: x86, prctl.h | Jaswinder Singh Rajput | 2009-02-02 | 2 | -4/+1 |
| | * | | | | | headers_check fix: linux/reinserfs_fs.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+8 |
| | * | | | | | headers_check fix: linux/socket.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -2/+4 |
| | * | | | | | headers_check fix: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+2 |