summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2007-05-082-831/+828
* kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov2007-05-081-1/+10
* ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary2007-05-081-4/+3
* ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary2007-05-083-21/+15
* parport_serial: fix PCI must_checksRandy Dunlap2007-05-081-1/+7
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-083-2/+2
* ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary2007-05-081-4/+1
* Deprecate SA_xxx interrupt flags -V2Thomas Gleixner2007-05-082-13/+19
* Replace deprecated SA_xxx interrupt flagsThomas Gleixner2007-05-082-2/+2
* kernel/params.c: fix lying comment for param_array()Bert Wesarg2007-05-081-1/+1
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-085-7/+61
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-087-19/+66
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-0810-28/+20
* Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-083-34/+29
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-083-6/+6
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-083-9/+50
* (re)register_binfmt returns with -EBUSYkalash nainwal2007-05-081-0/+1
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-085-5/+15
* enhance initcall_debug, measure latencyIngo Molnar2007-05-081-0/+17
* Fix kevent's childs priority greedinessJan Engelhardt2007-05-081-0/+6
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-0811-20/+19
* remove artificial software max_loop limitKen Chen2007-05-082-74/+112
* Make /dev/port conditional on config symbolRussell King2007-05-082-4/+10
* Fix 82875 PCI setupJohn Feeney2007-05-081-11/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08436-436/+0
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-083-2/+19
* Ignore stolen time in the softlockup watchdogJeremy Fitzhardinge2007-05-081-6/+29
* Move timekeeping code to timekeeping.cjohn stultz2007-05-084-459/+479
* time: SMP friendly alignment of struct clocksourceEric Dumazet2007-05-081-2/+13
* IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish2007-05-081-4/+6
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-084-3/+5
* Add a new deferrable delayed work initVenki Pallipadi2007-05-082-1/+7
* Add support for deferrable timersVenki Pallipadi2007-05-082-8/+58
* layered parport code uses parport->devDavid Brownell2007-05-085-20/+8
* legacy PC parports support parport->devJean Delvare2007-05-081-0/+39
* parport->dev driver model supportDavid Brownell2007-05-089-25/+33
* kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko2007-05-081-4/+11
* Delete unused header file linux/awe_voice.hRobert P. J. Day2007-05-082-526/+0
* Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri2007-05-081-4/+2
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-082-4/+2
* fix sscanf %n match at end of input stringJohannes Berg2007-05-081-0/+11
* Delete unused header file math-emu/extended.hRobert P. J. Day2007-05-081-396/+0
* schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk2007-05-082-5/+26
* Protect tty drivers list with tty_mutexAlexey Dobriyan2007-05-082-1/+7
* Remove do_sync_file_range()Mark Fasheh2007-05-084-14/+9
* Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby2007-05-081-0/+1
* Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby2007-05-081-0/+6
* move die notifier handling to common codeChristoph Hellwig2007-05-0881-328/+162
* kprobes: fix sparse NULL warningRandy Dunlap2007-05-081-1/+2
* reiserfs: proc support requires PROC_FSRandy Dunlap2007-05-081-1/+1
OpenPOWER on IntegriCloud