summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg2007-08-251-9/+40
* firewire: fix unloading of fw-ohci while devices are attachedStefan Richter2007-08-251-2/+4
* ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter2007-08-251-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-243-26/+28
|\
| * sched: fix startup penalty calculationIngo Molnar2007-08-241-1/+1
| * sched: simplify bonus calculation #2Peter Zijlstra2007-08-241-2/+1
| * sched: simplify bonus calculation #1Peter Zijlstra2007-08-241-2/+1
| * sched: tidy up and simplify the bonus balanceIngo Molnar2007-08-241-4/+10
| * sched: optimize task_tick_rt() a bitDmitry Adamushko2007-08-241-3/+8
| * sched: simplify can_migrate_task()Sven-Thorsten Dietrich2007-08-241-6/+0
| * sched: remove HZ dependency from the granularity defaultIngo Molnar2007-08-242-8/+7
| * sched: CONFIG_SCHED_GROUP_FAIR=y fixletBruce Ashfield2007-08-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-245-31/+33
|\ \
| * | [x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin2007-08-231-2/+3
| * | [x86 setup] Volatilize asm() statementsH. Peter Anvin2007-08-235-29/+30
* | | DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefinedRandy Dunlap2007-08-241-1/+1
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-234-11/+20
|\ \
| * | libata: don't check n_sectors during revalidation if zeroTejun Heo2007-08-231-1/+2
| * | pata_via: Add Arima W730-K8 and other rebadgingsAlan Cox2007-08-231-1/+4
| * | pata_sis: Add the FSC Amilo and friendsAlan Cox2007-08-231-0/+1
| * | pata_pdc2027x: PLL detection fixesMikael Pettersson2007-08-231-9/+9
| * | libata: fix n_sectors failure handling during revalidationTejun Heo2007-08-231-0/+4
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-232-1/+21
|\ \
| * | sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
| * | sh: Fix DSP opcode regression for SH3-DSP parts.Paul Mundt2007-08-211-1/+16
* | | tty: dont needlessly cast kmalloc() return valueJesper Juhl2007-08-231-4/+2
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-08-232-2/+10
|\ \ \
| * | | V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab2007-08-231-2/+3
| * | | V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho2007-08-231-0/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-236-43/+110
|\ \ \
| * | | sched: tweak the sched_runtime_limit tunableIngo Molnar2007-08-231-1/+1
| * | | sched: skip updating rq's next_balance under null SDSuresh Siddha2007-08-231-2/+12
| * | | sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-232-2/+2
| * | | sched: accounting regression since rc1Christian Borntraeger2007-08-231-15/+29
| * | | sched: fix sysctl directory permissionsEric W. Biederman2007-08-231-4/+5
| * | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-235-19/+61
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-08-236-28/+28
|\ \ \
| * | | 9p: fix bad error path in conversion routinesMariusz Kozlowski2007-08-231-0/+1
| * | | 9p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen2007-08-232-18/+0
| * | | 9p: update maintainers and documentationEric Van Hensbergen2007-08-232-7/+21
| * | | 9p: fix use after freeEric Van Hensbergen2007-08-231-3/+6
| | |/ | |/|
* | | Renumber AUDIT_TTY_[GS]ETMiloslav Trmac2007-08-231-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-08-234-26/+36
|\ \ \
| * | | sdhci: tell which spurious interrupt we gotPierre Ossman2007-08-231-6/+6
| * | | sdhci: handle data interrupts during commandPierre Ossman2007-08-232-7/+22
| * | | mmc: ignore bad max block size in sdhciDavid Vrabel2007-08-231-5/+4
| * | | sdhci: be more cautious about block count registerPierre Ossman2007-08-231-2/+2
| * | | drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-231-3/+1
| * | | drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-231-3/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-08-239-23/+42
|\ \ \
OpenPOWER on IntegriCloud