aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman10-154/+168
2008-04-28mm: remember what the preferred zone is for zone_statisticsMel Gorman3-8/+9
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman8-17/+17
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman4-15/+18
2008-04-28make swap_pte_to_pagemap_entry() staticAdrian Bunk1-1/+1
2008-04-28mm: remove nopageNick Piggin9-43/+11
2008-04-28mmap_region: cleanup the final vma_merge() related codeOleg Nesterov1-13/+10
2008-04-28fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi1-3/+8
2008-04-28remove sparse warning for mmzone.hHarvey Harrison1-3/+4
2008-04-28Remove set_migrateflags()Christoph Lameter3-13/+5
2008-04-28aio: io_getevents() should return if io_destroy() is invokedJeff Moyer1-1/+11
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge6-69/+22
2008-04-28hotplug memory remove: generic __remove_pages() supportBadari Pulavarty3-4/+102
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-60/+60
2008-04-28drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall1-1/+3
2008-04-28rtc: add the support for alarm time relative to current time in sysfsZhao Yakui1-1/+11
2008-04-28rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt1-4/+4
2008-04-28kerneldoc for <linux/clk.h>David Brownell1-0/+54
2008-04-28make ds1511_rtc_{read,set}_time() staticAdrian Bunk1-4/+2
2008-04-28rtc: silence section mismatch warning in rtc-testSam Ravnborg1-4/+4
2008-04-28rtc-x1205: new style conversionAlessandro Zummo1-87/+43
2008-04-28rtc-pcf8563: new style conversionAlessandro Zummo1-78/+34
2008-04-28rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo1-187/+170
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell2-5/+11
2008-04-28rtc-pcf8583 build fixDavid Brownell1-1/+1
2008-04-28dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin1-1/+1
2008-04-28mm: fix possible off-by-one in walk_pte_range()Johannes Weiner1-2/+6
2008-04-28x86: PAT fixIngo Molnar1-4/+1
2008-04-27x86 PAT: tone down debugging messages some moreLinus Torvalds1-2/+2
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplugKay Sievers4-1/+11
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko13-66/+61
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko12-257/+195
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke5-2544/+401
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke7-16/+185
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju4-31/+14
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2-5/+1
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk1-2/+2
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2-3/+3
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez1-2/+0
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez1-0/+4
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez1-251/+143
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain5-12/+700
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2-2/+130
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart1-7/+53
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik1-16/+10