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
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14atm: horizon: Fix irq release errorArvind Yadav
2017-07-17atm: horizon: constify pci_device_id.Arvind Yadav
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-28lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-01atm: horizon: Use setup_timerAmitoj Kaur Chawla
2015-01-14atm: horizon: Remove some unused functionsRickard Strandqvist
2013-01-04Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-05Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak
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
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-09-22drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko
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-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall
2008-11-30ATM: horizon, fix hrz_probe fail pathJiri Slaby
2008-09-23drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-04-14[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko
2007-10-24Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-01-23[PATCH] horizon.c: missing __devinitAl Viro
2006-10-25[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller
2006-10-22[ATM]: No need to return voidTobias Klauser
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff 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
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones
2005-08-30[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds