summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Lumpy Reclaim V4Andy Whitcroft5-26/+163
2007-07-17Add a movablecore= parameter for sizing ZONE_MOVABLEMel Gorman2-7/+68
2007-07-17handle kernelcore=: genericMel Gorman6-3/+38
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman5-8/+36
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman7-10/+260
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman19-30/+114
2007-07-17Fix read/truncate raceNeilBrown1-44/+28
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky12-173/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky5-59/+26
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau1-1/+1
2007-07-17Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+3
2007-07-17drm: add idr_init to drm_stub.cDave Airlie1-0/+2
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie1-1/+1
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-312/+93
2007-07-17drm: convert drawable code to using idrDave Airlie3-209/+60
2007-07-17drm: convert drm context code to use Linux idrDave Airlie2-103/+33
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds280-6951/+10941
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds44-1800/+2400
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds4-156/+150
2007-07-16[HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller1-1/+1
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller1-11/+1
2007-07-16[SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2-143/+147
2007-07-16[SPARC64]: SMP build fix.Fabio Massimo Di Nitto1-2/+2
2007-07-16Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds1-1/+1
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds1-2/+2
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-16atl1: reorder atl1_main functionsJay Cliburn1-975/+975
2007-07-16atl1: fix excessively indented codeJay Cliburn1-36/+50
2007-07-16atl1: cleanup atl1_mainJay Cliburn1-141/+137
2007-07-16atl1: header file cleanupJay Cliburn2-85/+90
2007-07-16atl1: remove irq_semJay Cliburn2-5/+2
2007-07-16cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-168139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-16gianfar: kill unused headerKumar Gala1-1/+0
2007-07-16EP93XX_ETH must select MIIJohn Donoghue1-0/+1
2007-07-16macb: Add multicast capabilityPatrice Vilchez1-0/+120
2007-07-16macb: Use generic PHY layerfrederic RODO5-257/+208
2007-07-16s390: add barriers to qeth driverFrank Blaschka1-0/+1
2007-07-16s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka3-32/+165
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-16Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik22-269/+280
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber1-1/+3
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2-18/+0
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds77-2214/+2485
2007-07-16utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma1-1/+1
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur1-1/+1
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2-46/+93