aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-06
* SLUB: Optimize slab_free() debug checkPekka Enberg2010-10-06
* slub: Move NUMA-related functions under CONFIG_NUMANamhyung Kim2010-10-02
* slub: Add lock release annotationNamhyung Kim2010-10-02
* slub: Fix signedness warningsNamhyung Kim2010-10-02
* slub: extract common code to remove objects from partial list without lockingChristoph Lameter2010-10-02
* SLUB: Pass active and inactive redzone flags instead of boolean to debug func...Christoph Lameter2010-10-02
* slub: reduce differences between SMP and NUMAChristoph Lameter2010-10-02
* Revert "Slub: UP bandaid"Pekka Enberg2010-10-02
* percpu: clear memory allocated with the km allocatorTejun Heo2010-10-02
* percpu: use percpu allocator on UP tooTejun Heo2010-10-02
* percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo2010-10-02
* vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo2010-10-02
* SLUB: Fix merged slab cache namesPekka Enberg2010-10-02
* Slub: UP bandaidChristoph Lameter2010-10-02
* slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc cachesDavid Rientjes2010-10-02
* slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplugChristoph Lameter2010-10-02
* slub: Add dummy functions for the !SLUB_DEBUG caseChristoph Lameter2010-10-02
* slob: fix gfp flags for order-0 page allocationsDavid Rientjes2010-10-02
* slub: Move gfpflag masking out of the hotpathChristoph Lameter2010-10-02
* slub: Extract hooks for memory checkers from hotpathsChristoph Lameter2010-10-02
* slub: Dynamically size kmalloc cache allocationsChristoph Lameter2010-10-02
* slub: Remove static kmem_cache_cpu array for bootChristoph Lameter2010-10-02
* slub: Remove dynamic dma slab allocationChristoph Lameter2010-10-02
* slub: Force no inlining of debug functionsChristoph Lameter2010-10-02
* Linux 2.6.36-rc6v2.6.36-rc6Linus Torvalds2010-09-28
* MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2010-09-28
* alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-28
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-28
|\
| * ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-28
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-28
|\ \
| * | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-28
|\ \ \
| * | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
| * | | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-27
| * | | de2104x: fix ethtoolOndrej Zary2010-09-27
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-27
| |\ \ \
| | * | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-22
| * | | | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-27
| * | | | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-27
| * | | | tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng2010-09-27
| * | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-27
| * | | | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
| * | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-26
| * | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-26