aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-226-33/+64
|\
| * [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-225-30/+61
| * [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-224-5/+52
|\ \
| * | [X25]: allow ITU-T DTE facilities for x25Shaun Pereira2006-03-222-4/+43
| * | [NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira2006-03-211-1/+3
| * | [NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira2006-03-211-0/+6
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-2211-30/+107
|\ \
| * | [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
| * | Merge ../linux-2.6James Bottomley2006-03-21157-1489/+5774
| |\ \
| * | | [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-5/+0
| * | | [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-191-0/+5
| * | | [SCSI] add scsi_reprobe_deviceJames Bottomley2006-03-141-0/+5
| * | | Merge ../linux-2.6James Bottomley2006-03-1439-60/+165
| |\ \ \
| * | | | [SCSI] drivers/base/bus.c - export reprobeMoore, Eric2006-03-141-0/+1
| * | | | [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-141-0/+31
| * | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-132-14/+11
| * | | | [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-121-0/+2
| * | | | [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-061-0/+19
| * | | | [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-021-0/+1
| * | | | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-272-2/+10
| * | | | [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-271-0/+6
| * | | | [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-271-1/+4
| * | | | [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-271-0/+2
| * | | | [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-271-0/+4
| * | | | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-1/+0
| * | | | [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-271-10/+10
* | | | | [PATCH] page migration reorgChristoph Lameter2006-03-222-19/+51
* | | | | [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-222-4/+13
* | | | | [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson2006-03-222-3/+4
* | | | | [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-223-9/+6
* | | | | [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-221-4/+0
* | | | | [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-2/+6
* | | | | [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-224-6/+9
* | | | | [PATCH] mm: optimise page_countNick Piggin2006-03-221-1/+1
* | | | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+9
* | | | | [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-4/+0
* | | | | [PATCH] mm: make __put_page internalNick Piggin2006-03-221-1/+0
* | | | | [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-222-5/+5
* | | | | [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-14/+9
* | | | | [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-1/+0
* | | | | [PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk2006-03-221-1/+1
* | | | | [PATCH] mm: page_state comment moreNick Piggin2006-03-221-2/+3
* | | | | [PATCH] mm: split highorder pagesNick Piggin2006-03-221-0/+6
* | | | | [PATCH] mm: de-skew page refcountingNick Piggin2006-03-221-14/+5
* | | | | [PATCH] mm: simplify vmscan vs release refcountingNick Piggin2006-03-221-8/+11
* | | | | [PATCH] mm: slab less atomicsNick Piggin2006-03-221-4/+2
* | | | | [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-221-2/+2
* | | | | [PATCH] mm: less atomic opsNick Piggin2006-03-222-1/+3
* | | | | [PATCH] mm: PageActive no testsetNick Piggin2006-03-221-2/+0