aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* [PATCH] slab: remove SLAB_NO_GROWChristoph Lameter2006-12-07
* [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-07
* [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter2006-12-07
* [PATCH] Move names_cachep to linux/fs.hChristoph Lameter2006-12-07
* [PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2006-12-07
* [PATCH] Move filep_cachep to include/file.hChristoph Lameter2006-12-07
* [PATCH] Move files_cachep to include/file.hChristoph Lameter2006-12-07
* [PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter2006-12-07
* [PATCH] Move sighand_cachep to include/signal.hChristoph Lameter2006-12-07
* [PATCH] Remove bio_cachep from slab.hChristoph Lameter2006-12-07
* [PATCH] node-aware skb allocationChristoph Hellwig2006-12-07
* [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-07
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-07
* [PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra2006-12-07
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-07
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-07
* [PATCH] mm: add arch_alloc_pageNick Piggin2006-12-07
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-07
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-07
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-07
* [PATCH] Get rid of zone_table[]Christoph Lameter2006-12-07
* [PATCH] add bottom_half.hAndrew Morton2006-12-07
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-04
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-04
| |\
| | * [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-04
| | * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-03
| | |\
| | * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-12
| | * | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-25
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-04
| |\ \ \
| | * | | [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-03
| | * | | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-03
| | * | | [PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo2006-12-03
| | * | | [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-01
| | * | | [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-01
| | * | | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-01
| | * | | [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-01
| | * | | [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-01
| | * | | [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-01
| | * | | [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-01
| | * | | [PATCH] ata: Generic platform_device libata driverPaul Mundt2006-12-01
| | * | | [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2006-12-01
| | * | | [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-01
| * | | | [PATCH] fix fallout from header dependency trimmingAl Viro2006-12-04
| * | | | netfilter.h needs rcuupdate.h for RCU locking functionsLinus Torvalds2006-12-04
| * | | | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-04
| |\ \ \ \
| | * | | | [PATCH] severing poll.h -> mm.hAl Viro2006-12-04
| | * | | | [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
| | * | | | [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-04