summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-283-8/+9
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-288-17/+17
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-284-15/+18
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-281-1/+1
* mm: remove nopageNick Piggin2008-04-289-43/+11
* mmap_region: cleanup the final vma_merge() related codeOleg Nesterov2008-04-281-13/+10
* fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi2008-04-281-3/+8
* remove sparse warning for mmzone.hHarvey Harrison2008-04-281-3/+4
* Remove set_migrateflags()Christoph Lameter2008-04-283-13/+5
* aio: io_getevents() should return if io_destroy() is invokedJeff Moyer2008-04-281-1/+11
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-286-69/+22
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-283-4/+102
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2813-60/+60
* drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+3
* rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-281-1/+11
* rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt2008-04-281-4/+4
* kerneldoc for <linux/clk.h>David Brownell2008-04-281-0/+54
* make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-281-4/+2
* rtc: silence section mismatch warning in rtc-testSam Ravnborg2008-04-281-4/+4
* rtc-x1205: new style conversionAlessandro Zummo2008-04-281-87/+43
* rtc-pcf8563: new style conversionAlessandro Zummo2008-04-281-78/+34
* rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo2008-04-281-187/+170
* rtc: avoid legacy drivers with generic frameworkDavid Brownell2008-04-282-5/+11
* rtc-pcf8583 build fixDavid Brownell2008-04-281-1/+1
* dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin2008-04-281-1/+1
* mm: fix possible off-by-one in walk_pte_range()Johannes Weiner2008-04-281-2/+6
* x86: PAT fixIngo Molnar2008-04-281-4/+1
* x86 PAT: tone down debugging messages some moreLinus Torvalds2008-04-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-2774-5120/+4035
|\
| * [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-274-1/+11
| * [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61
| * [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195
| * [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401
| * [SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke2008-04-277-16/+185
| * [SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju2008-04-274-31/+14
| * [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-272-5/+1
| * [SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk2008-04-271-2/+2
| * [SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2008-04-272-3/+3
| * [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez2008-04-271-2/+0
| * [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-271-0/+4
| * [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez2008-04-271-251/+143
| * [SCSI] m68k: new mac_esp scsi driverFinn Thain2008-04-275-12/+700
| * [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-272-2/+130
| * [SCSI] zfcp: Print some messages only during ERPSwen Schillig2008-04-271-17/+19
| * [SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig2008-04-271-1/+2
| * [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-271-7/+53
| * [SCSI] aha1542: minor irq handler cleanupsJeff Garzik2008-04-271-16/+10