summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-051-1/+1
* [IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov2007-12-051-13/+14
* [IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2007-12-052-2/+12
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-12-0412-14/+26
|\
| * PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-043-4/+18
| * gianfar: fix compile warningGrant Likely2007-12-041-1/+1
| * pasemi_mac: Fix reuse of free'd skbOlof Johansson2007-12-041-1/+1
| * SMC911X: Fix using of dereferenced skb after netif_rxWang Chen2007-12-041-1/+1
| * sky2: recovery deadlock fixStephen Hemminger2007-12-041-4/+2Star
| * Fix memory corruption in fec_mpc52xxJon Smirl2007-12-041-2/+2
| * Don't claim to do IPv6 checksum offloadDavid Woodhouse2007-12-041-1/+1
| * cxgb - revert file mode changes.Divy Le Ray2007-12-044-0/+0
* | pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-042-4/+5
* | ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen2007-12-041-0/+4
* | sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord2007-12-041-0/+9
* | sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock2007-12-041-9/+23
|/
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-12-045-14/+34
|\
| * [S390] Make sure the restore psw masks are initialized.Heiko Carstens2007-12-041-3/+1Star
| * [S390] Fix compile error on 31bit without preemptionChristian Borntraeger2007-12-041-0/+2
| * [S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger2007-12-041-2/+2
| * [S390] cio: add missing reprobe loop end statementPeter Oberparleiter2007-12-041-0/+1
| * [S390] cio: Issue SenseID per path.Cornelia Huck2007-12-041-9/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-045-6/+10
|\ \
| * | x86: arch_register_cpu() section fixAndrew Morton2007-12-041-2/+3
| * | x86: free_cache_attributes() section fixAdrian Bunk2007-12-041-1/+1
| * | x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2007-12-042-2/+4
| * | x86: revert CONFIG_X86_HT semantics changeAdrian Bunk2007-12-041-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-042-8/+13
|\ \
| * | sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar2007-12-041-3/+4
| * | sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar2007-12-041-5/+9
| |/
* | MAINTAINERS: remove the MTRR entryAdrian Bunk2007-12-041-7/+0Star
* | drivers/s390/net/ctcmain.c: fix build bugIngo Molnar2007-12-041-1/+0Star
|/
* Linux 2.6.24-rc4Linus Torvalds2007-12-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2007-12-043-5/+5
|\
| * sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu2007-11-302-4/+4
| * sh: Fix PCI IO space base address of SH7780.Nobuhiro Iwamatsu2007-11-301-1/+1
* | [MIPS] BCM1480: Fix interrupt routing.Ralf Baechle2007-12-031-2/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-036-6/+33
|\ \
| * | x86: fix x86-32 early fixmap initialization.Eric W. Biederman2007-12-031-6/+6
| * | x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi2007-12-031-0/+4
| * | x86: disable hpet on shutdownOGAWA Hirofumi2007-12-034-0/+23
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-12-035-12/+10Star
|\ \ \
| * | | [POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppcGrant Likely2007-12-032-2/+2
| * | | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-023-10/+8Star
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-12-032-14/+113
|\ \ \
| * \ \ Pull bugzilla-9429 into release branchLen Brown2007-12-021-6/+85
| |\ \ \
| | * | | ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore2007-12-021-6/+85
| | |/ /
| * | | Pull thermal into release branchLen Brown2007-12-021-8/+28
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui2007-12-021-8/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-035-26/+150
|\ \ \ \