aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge3-2/+19
2007-05-08Ignore stolen time in the softlockup watchdogJeremy Fitzhardinge1-6/+29
2007-05-08Move timekeeping code to timekeeping.cjohn stultz4-459/+479
2007-05-08time: SMP friendly alignment of struct clocksourceEric Dumazet1-2/+13
2007-05-08IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish1-4/+6
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle4-3/+5
2007-05-08Add a new deferrable delayed work initVenki Pallipadi2-1/+7
2007-05-08Add support for deferrable timersVenki Pallipadi2-8/+58
2007-05-08layered parport code uses parport->devDavid Brownell5-20/+8
2007-05-08legacy PC parports support parport->devJean Delvare1-0/+39
2007-05-08parport->dev driver model supportDavid Brownell9-25/+33
2007-05-08kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique()Dmitry Adamushko1-4/+11
2007-05-08Delete unused header file linux/awe_voice.hRobert P. J. Day2-526/+0
2007-05-08Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri1-4/+2
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk2-4/+2
2007-05-08fix sscanf %n match at end of input stringJohannes Berg1-0/+11
2007-05-08Delete unused header file math-emu/extended.hRobert P. J. Day1-396/+0
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk2-5/+26
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan2-1/+7
2007-05-08Remove do_sync_file_range()Mark Fasheh4-14/+9
2007-05-08Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby1-0/+1
2007-05-08Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby1-0/+6
2007-05-08move die notifier handling to common codeChristoph Hellwig81-328/+162
2007-05-08kprobes: fix sparse NULL warningRandy Dunlap1-1/+2
2007-05-08reiserfs: proc support requires PROC_FSRandy Dunlap1-1/+1
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman3-9/+19
2007-05-08tty: simplify calling of put_pid.Eric W. Biederman1-17/+6
2007-05-08tty: remove unnecessary export of proc_clear_ttyEric W. Biederman1-1/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann9-77/+35
2007-05-08enlarge console.nameAndrew Morton1-3/+2
2007-05-08/proc/*/oom_score oops re badnessAlexey Dobriyan1-0/+2
2007-05-08futex: restartable futex_waitNick Piggin1-5/+51
2007-05-08futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2-36/+43
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth3-0/+322
2007-05-08RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu3-0/+412
2007-05-08as: fix antic_expire checkNick Piggin1-3/+3
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen1-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen1-0/+1
2007-05-08cyclades: remove custom typesKlaus Kudielka2-114/+115
2007-05-08fix cyclades.h for x86_64 (and probably others)Klaus Kudielka2-9/+7
2007-05-08Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli1-1/+1
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox4-3/+23
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet6-14/+86
2007-05-08add file position info to procMiklos Szeredi1-18/+114
2007-05-08procfs: reorder struct pid_dentry to save space on 64bit archs, and constify themEric Dumazet1-26/+27
2007-05-08drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary1-1/+6
2007-05-08remove unused header file: drivers/char/digi.hRobert P. J. Day1-71/+0
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day1-159/+0
2007-05-08proc: maps protectionKees Cook7-2/+48
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton1-1/+1