aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/pid.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan3-6/+6
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell3-9/+50
2007-05-08(re)register_binfmt returns with -EBUSYkalash nainwal1-0/+1
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli5-5/+15
2007-05-08enhance initcall_debug, measure latencyIngo Molnar1-0/+17
2007-05-08Fix kevent's childs priority greedinessJan Engelhardt1-0/+6
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman11-20/+19
2007-05-08remove artificial software max_loop limitKen Chen2-74/+112
2007-05-08Make /dev/port conditional on config symbolRussell King2-4/+10
2007-05-08Fix 82875 PCI setupJohn Feeney1-11/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap436-436/+0
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