summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull bugzilla-1641 into release branchLen Brown2007-08-246-25/+25
|\
| * ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-216-25/+25
* | Pull battery into release branchLen Brown2007-08-241-17/+30
|\ \
| * | Revert "ACPI: Battery: Synchronize battery operations."Len Brown2007-08-151-17/+30
| |/
* | Pull asus into release branchLen Brown2007-08-241-1/+2
|\ \
| * | asus-laptop: Fix rmmod of asus_laptopGuillaume Chazarain2007-08-241-1/+2
* | | 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
|\ \ \ \
| * | | | PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare2007-08-221-1/+1
| * | | | PCI: disable MSI on RX790Tejun Heo2007-08-222-0/+2
| * | | | PCI: disable MSI on RD580Tejun Heo2007-08-222-0/+2
| * | | | PCI: disable MSI on RS690Tejun Heo2007-08-222-0/+2
| * | | | PCI: make pcie_get_readrq visible in pci.hBrice Goglin2007-08-221-0/+1
| * | | | PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl2007-08-221-9/+9
| * | | | pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar2007-08-221-3/+1
| * | | | PCI: Document pci_iomap()Rolf Eike Beer2007-08-223-2/+19
| * | | | PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz2007-08-221-1/+1
| * | | | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-222-7/+4
OpenPOWER on IntegriCloud