aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger2-31/+27
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger1-1/+6
2007-08-25DM9000: fix interface hang under loadFlorian Westphal1-18/+7
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer1-1/+1
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle1-1/+1
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-11/+20
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2-1/+21
2007-08-23tty: dont needlessly cast kmalloc() return valueJesper Juhl1-4/+2
2007-08-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-2/+10
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds6-43/+110
2007-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds6-28/+28
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-26/+36
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-23/+42
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds35-172/+255
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-20/+640
2007-08-23m68knommu: include linux/fs.h for do_pipe()Greg Ungerer1-0/+1
2007-08-23m68knommu: include asm-generic/pgtable.hGreg Ungerer1-0/+2
2007-08-23m68knommu: include linux/fs.h for getname()Greg Ungerer1-0/+1
2007-08-23pata_it821x: Fix regression/corruptorAlan Cox1-1/+1
2007-08-23lguest should depend on CONFIG_FUTEXAlexey Dobriyan1-1/+1
2007-08-23V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab1-2/+3
2007-08-23V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho1-0/+7
2007-08-239p: fix bad error path in conversion routinesMariusz Kozlowski1-0/+1
2007-08-239p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen2-18/+0
2007-08-239p: update maintainers and documentationEric Van Hensbergen2-7/+21
2007-08-239p: fix use after freeEric Van Hensbergen1-3/+6
2007-08-23sched: tweak the sched_runtime_limit tunableIngo Molnar1-1/+1
2007-08-23sched: skip updating rq's next_balance under null SDSuresh Siddha1-2/+12
2007-08-23sched: fix broken SMT/MC optimizationsSuresh Siddha2-2/+2
2007-08-23sched: accounting regression since rc1Christian Borntraeger1-15/+29
2007-08-23sched: fix sysctl directory permissionsEric W. Biederman1-4/+5
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar5-19/+61
2007-08-23libata: don't check n_sectors during revalidation if zeroTejun Heo1-1/+2
2007-08-23pata_via: Add Arima W730-K8 and other rebadgingsAlan Cox1-1/+4
2007-08-23pata_sis: Add the FSC Amilo and friendsAlan Cox1-0/+1
2007-08-23pata_pdc2027x: PLL detection fixesMikael Pettersson1-9/+9
2007-08-23libata: fix n_sectors failure handling during revalidationTejun Heo1-0/+4
2007-08-23sdhci: tell which spurious interrupt we gotPierre Ossman1-6/+6
2007-08-23sdhci: handle data interrupts during commandPierre Ossman2-7/+22
2007-08-23mmc: ignore bad max block size in sdhciDavid Vrabel1-5/+4
2007-08-23sdhci: be more cautious about block count registerPierre Ossman1-2/+2
2007-08-23drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-08-23drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman4-2/+33
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa1-46/+46
2007-08-22newport_con warning fixAndrew Morton1-2/+1
2007-08-22selection.h: add tty_struct forward declarationAndrew Morton1-0/+2
2007-08-22Check for PPC32 in imsttfbStephen Rothwell1-1/+1