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
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-02Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-02xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini
2010-12-02xen: resume the pv console for hvm guests tooStefano Stabellini
2010-12-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini
2010-12-02watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck
2010-12-02watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch
2010-12-02watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck
2010-12-02watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley
2010-12-02HID: length resolution should be reported units/mmDmitry Torokhov
2010-12-02Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier
2010-12-02IB: Fix information leak in marshalling codeVasiliy Kulikov
2010-12-02IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz
2010-12-02IB/mlx4: Fix IBoE link stateEli Cohen
2010-12-02IB/mlx4: Fix IBoE reported link rateEli Cohen
2010-12-02mlx4_core: Workaround firmware bug in query dev capEli Cohen
2010-12-02rbd: replace the rbd sysfs interfaceYehuda Sadeh
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen
2010-12-01Input: turbografx - fix reference countingNamhyung Kim
2010-12-01lxfb: Maintain video processor palette through suspend/resumeDaniel Drake
2010-12-01video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott
2010-12-01Input: synaptics - fix handling of 2-button ClickPadsYan Li
2010-12-01Input: wacom - add IDs for two new Bamboo PTsDavid Foley
2010-12-01Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt
2010-12-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-01drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher
2010-12-01drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher
2010-12-01Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2010-12-01serial: mfd: adjust the baud rate settingFeng Tang
2010-12-01Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman
2010-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2010-11-30USB: fix autosuspend bug in usb-serialAlan Stern
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers
2010-11-30USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer
2010-11-30atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-Christophe PLAGNIOL-VILLARD
2010-11-30regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap
2010-11-30regulator: enable supply regulator only when use count is zeroBengt Jonsson
2010-11-30regulator: twl-regulator - fix twlreg_set_modeAxel Lin
2010-11-30regulator: lock supply in regulator enableMattias Wallin
2010-11-30regulator: Return proper error for regulator_register()Axel Lin
2010-11-30regulator: Ensure enough delay time for enabling regulatorAxel Lin
2010-11-30regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin
2010-11-30regulator: Staticise mc13783_powermisc_rmw()Mark Brown