aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown18-29/+64
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui10-16/+53
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
2007-08-22md: make sure a re-add after a restart honours bitmap when resyncingNeilBrown1-1/+2
2007-08-22w1: fix w1_remove_master_device() searchingEvgeniy Polyakov1-4/+6
2007-08-22Fix VM_FAULT flags conversion for hugetlbAdam Litke1-1/+1
2007-08-22synclink_gt fix module referencePaul Fulghum1-0/+4
2007-08-22slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B1-2/+12
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin1-1/+1
2007-08-22signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2-11/+12
2007-08-22signalfd: fix interaction with posix-timersOleg Nesterov1-2/+2
2007-08-22posix-timers: fix creation raceOleg Nesterov1-1/+1
2007-08-22posix-timers: fix deletion raceThomas Gleixner1-3/+4