summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell
2007-05-08(re)register_binfmt returns with -EBUSYkalash nainwal
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08enhance initcall_debug, measure latencyIngo Molnar
2007-05-08Fix kevent's childs priority greedinessJan Engelhardt
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08remove artificial software max_loop limitKen Chen
2007-05-08Make /dev/port conditional on config symbolRussell King
2007-05-08Fix 82875 PCI setupJohn Feeney
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge
2007-05-08Ignore stolen time in the softlockup watchdogJeremy Fitzhardinge
2007-05-08Move timekeeping code to timekeeping.cjohn stultz
2007-05-08time: SMP friendly alignment of struct clocksourceEric Dumazet
2007-05-08IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-05-08Add a new deferrable delayed work initVenki Pallipadi
2007-05-08Add support for deferrable timersVenki Pallipadi
2007-05-08layered parport code uses parport->devDavid Brownell
2007-05-08legacy PC parports support parport->devJean Delvare
2007-05-08parport->dev driver model supportDavid Brownell
2007-05-08kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko
2007-05-08Delete unused header file linux/awe_voice.hRobert P. J. Day
2007-05-08Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk
2007-05-08fix sscanf %n match at end of input stringJohannes Berg
2007-05-08Delete unused header file math-emu/extended.hRobert P. J. Day
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan
2007-05-08Remove do_sync_file_range()Mark Fasheh
2007-05-08Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby
2007-05-08Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08kprobes: fix sparse NULL warningRandy Dunlap
2007-05-08reiserfs: proc support requires PROC_FSRandy Dunlap
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman
2007-05-08tty: simplify calling of put_pid.Eric W. Biederman
2007-05-08tty: remove unnecessary export of proc_clear_ttyEric W. Biederman
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08enlarge console.nameAndrew Morton
2007-05-08/proc/*/oom_score oops re badnessAlexey Dobriyan
2007-05-08futex: restartable futex_waitNick Piggin
2007-05-08futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth
2007-05-08RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu