aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-23tty: dont needlessly cast kmalloc() return valueJesper Juhl1-4/+2
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
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
2007-08-22Xen i386 xen-head.S fix sections mixupMathieu Desnoyers1-3/+3
2007-08-22exec: kill unsafe BUG_ON(sig->count) checksOleg Nesterov1-3/+0
2007-08-22rtc-max6902 minor fixesDavid Brownell1-3/+3
2007-08-22SLUB: do not fail on broken memory configurationsChristoph Lameter1-1/+8
2007-08-22SLUB: use atomic_long_read for atomic_long variablesChristoph Lameter1-3/+3
2007-08-22cfag12864b fixMiguel Ojeda1-1/+1
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson1-0/+16
2007-08-22autofs4: deadlock during createIan Kent1-14/+17
2007-08-22uml: fix previous request size limit fixJeff Dike1-2/+2
2007-08-22md: correctly update sysfs when a raid1 is reshapedNeilBrown1-4/+18