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
2013-10-10drivers: clean-up prom.h implicit includesRob Herring
2013-09-27mei: cancel stall timers in mei_resetAlexander Usyskin
2013-09-27mei: bus: stop wait for read during cl state transitionTomas Winkler
2013-09-27mei: make me client counters less error proneTomas Winkler
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-04ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk
2013-08-28misc: vmw_balloon: Remove braces to fix build for clang.Jan-Simon Möller
2013-08-28VMCI: Add support for virtual IOMMUAndy King
2013-08-28VMCI: Remove non-blocking/pinned queuepair supportAndy King
2013-08-27hwmon: Change my email address.Darrick J. Wong
2013-08-24MEI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-15drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk
2013-08-13mei: me: fix hardware reset flowTomas Winkler
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman
2013-07-27mei: don't get stuck in select during resetTomas Winkler
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-25misc: sram: fix error path in sram_probeHeiko Stübner
2013-07-25drivers/misc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-25mei: bus: do not overflow the device name bufferTomas Winkler
2013-07-25mei: wake also writers on resetTomas Winkler
2013-07-25lkdtm: add "EXEC_*" triggersKees Cook
2013-07-25lkdtm: add "SPINLOCKUP" triggerKees Cook
2013-07-25lkdtm: add "WARNING" triggerKees Cook
2013-07-25lkdtm: fix stack protector triggerKees Cook
2013-07-25c2port: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-07-25enclosure: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25c2port: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25misc: c2port: use dev_bin_attrs instead of hand-coding itGreg Kroah-Hartman
2013-07-25Revert "misc: c2port: use dev_bin_attrs instead of hand-coding it"Greg Kroah-Hartman
2013-07-25misc: c2port: use dev_bin_attrs instead of hand-coding itGreg Kroah-Hartman
2013-07-24mei: me: fix waiting for hw readyTomas Winkler
2013-07-24mei: don't have to clean the state on power upTomas Winkler
2013-07-24mei: me: fix reset state machineTomas Winkler
2013-07-24mei: hbm: fix typo in error messageTomas Winkler
2013-07-18ASoC: atmel-ssc: remove clk_disable_unprepare call from critical sectionBoris BREZILLON
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-04drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-25build some drivers only when compile-testingJiri Slaby
2013-06-25mei: check whether hw start has succeededTomas Winkler
2013-06-25mei: check if the hardware reset succeededTomas Winkler
2013-06-25mei: mei_cl_connect: don't multiply the timeout twiceFrode Isaksen
2013-06-25mei: do not override a client writing state when bufferingTomas Winkler
2013-06-25mei: move mei_cl_irq_write_complete to client.cTomas Winkler