summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-078-8/+8
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-3/+0
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-074-4/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+0
* [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-071-1/+0
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+0
* [PATCH] slab: remove SLAB_NOIOChristoph Lameter2006-12-071-1/+0
* [PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter2006-12-071-2/+0
* [PATCH] slab: remove SLAB_NO_GROWChristoph Lameter2006-12-071-2/+0
* [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-071-3/+3
* [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter2006-12-071-15/+18
* [PATCH] Move names_cachep to linux/fs.hChristoph Lameter2006-12-072-3/+2
* [PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move filep_cachep to include/file.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move files_cachep to include/file.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move sighand_cachep to include/signal.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Remove bio_cachep from slab.hChristoph Lameter2006-12-071-1/+0
* [PATCH] node-aware skb allocationChristoph Hellwig2006-12-071-3/+3
* [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-071-0/+22
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-071-0/+23
* [PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra2006-12-071-3/+5
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+37
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+1
* [PATCH] mm: add arch_alloc_pageNick Piggin2006-12-071-0/+3
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-072-4/+10
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-072-5/+82
* [PATCH] Get rid of zone_table[]Christoph Lameter2006-12-071-21/+36
* [PATCH] add bottom_half.hAndrew Morton2006-12-073-6/+12
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0516-109/+81
|\
| * [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-5/+9
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-042-0/+15
| |\
| | * [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-041-0/+7
| | * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04168-986/+2427
| | |\
| | * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-0/+3
| | * | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-251-0/+8
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-043-39/+40
| |\ \ \
| | * | | [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+1
| | * | | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-031-0/+1
| | * | | [PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo2006-12-031-1/+0
| | * | | [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-011-0/+3
| | * | | [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-011-0/+1
| | * | | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-011-0/+2
| | * | | [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-011-0/+1
| | * | | [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-011-0/+2
| | * | | [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-011-31/+0
| | * | | [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-011-5/+4
| | * | | [PATCH] ata: Generic platform_device libata driverPaul Mundt2006-12-011-0/+13
OpenPOWER on IntegriCloud