summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel-doc: generate main index page when building 'htmldocs'Borislav Petkov2007-05-081-1/+9
* cciss: set rq->errors more correctly in driverMike Miller (OS Dev)2007-05-081-21/+22
* cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)2007-05-081-53/+111
* cciss: reformat error handlingMike Miller (OS Dev)2007-05-081-85/+89
* proc: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-081-8/+1
* kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-081-8/+1
* cleanup compat ioctl handlingChristoph Hellwig2007-05-085-202/+166
* audit: add spaces on either side of case "..." operator.Robert P. J. Day2007-05-081-4/+4
* dtlk: fix error checks in module_init()Akinobu Mita2007-05-081-4/+10
* partition: add support for sysv68 partitionsPhilippe De Muyter2007-05-085-0/+107
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-082-4/+2
* Lockdep treats down_write_trylock like regular down_writePavel Emelianov2007-05-081-1/+1
* 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
OpenPOWER on IntegriCloud