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
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-22treewide: init_timer() -> setup_timer()Kees Cook
2017-07-17atm: firestream: constify pci_device_id.Arvind Yadav
2017-02-28lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-31atm: firestream: add more reserved stringsDan Carpenter
2016-02-15treewide: Fix typo in printkMasanari Iida
2014-03-26atm: firestream: Use del_timer_sync() in teardown pathThomas Gleixner
2014-02-27atm: firestream: fix interruptible_sleep_on raceArnd Bergmann
2013-01-04Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-07-27atomic: use <linux/atomic.h>Arun Sharma
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-09-07drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller
2009-02-19atm: Add missing parenthesesRoel Kluin
2008-03-29[ATM] firestream: Fix uninitialized var warning.David S. Miller
2008-03-06atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-21[ATM]: Spelling fixesJoe Perches
2007-10-20Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-14more trivial signedness fixes in driversAl Viro
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2007-06-04[ATM]: Fix warning.Jeff Garzik
2006-12-03[ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan
2006-10-22[ATM] firestream: handle thrown errorJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan
2006-07-03[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-28[PATCH] update two drivers for poison.hRandy Dunlap
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro
2005-08-30[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-07-20[ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds