Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-19Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-19Char: rocket, fix signed/unsigned warningJiri Slaby
2007-10-19Char: rocket, remove potential leak in module_initJiri Slaby
2007-10-19Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby
2007-10-19Char: rocket, don't re-set statics to 0Jiri Slaby
2007-10-19Char: rocket, fix dynamic_dev ttyJiri Slaby
2007-10-19Char: rocket, switch sleep_on to completionJiri Slaby
2007-10-19Char: moxa, remove sleep_onJiri Slaby
2007-10-19Char: moxa, function names cleanupJiri Slaby
2007-10-19Char: moxa, cleanup printsJiri Slaby
2007-10-19Cyclades: Avoid label defined but not used warningJesper Juhl
2007-10-19Char: cyclades, fix some -W warningsJiri Slaby
2007-10-19Char: cyclades, move spin_lock to one placeJiri Slaby
2007-10-19Char: cyclades, make the isr code readableJiri Slaby
2007-10-19Char: cyclades, remove bottom half processingJiri Slaby
2007-10-19Char: moxa, fix and optimise empty timerJiri Slaby
2007-10-19mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl
2007-10-19mxser: remove commented crapAlan Cox
2007-10-19Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby
2007-10-19Char: mxser_new, move to PCI_VDEVICEJiri Slaby
2007-10-19Char: mxser_new, upgrade to 1.10Jiri Slaby
2007-10-19sysctl: simplify the pty sysctl logicEric W. Biederman
2007-10-19sysctl: parport remove binary pathsEric W. Biederman
2007-10-19sysctl: remove broken cdrom binary sysctlsEric W. Biederman
2007-10-19cpu hotplug: topology: remove topology_dev_mapAkinobu Mita
2007-10-19unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov
2007-10-19Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-19serial: turn serial console suspend a boot rather than compile time optionAndres Salomon
2007-10-19pm_trace displays the wrong time from the RTCRafael J. Wysocki
2007-10-19freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-19PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-19PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-19PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-19PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-19PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-10-19logo.c: get rid of mips_machgroupRalf Baechle
2007-10-19fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven
2007-10-19tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki
2007-10-19Remove CONFIG_VT_UNICODEJan Engelhardt
2007-10-19i4l: Fix random hard freeze with AVM c4 cardKarsten Keil
2007-10-19i4l: fix random freezes with AVM B1 driversKarsten Keil
2007-10-19au1100fb: fix modpost warningsRalf Baechle
2007-10-19netport_con.c: fix build errors and warningsRalf Baechle
2007-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-18net: libertas sdio driverPierre Ossman
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin