summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)1-85/+89
2007-05-08proc: cleanup: use seq_release_private() where appropriateMartin Peschke1-8/+1
2007-05-08kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke1-8/+1
2007-05-08cleanup compat ioctl handlingChristoph Hellwig5-202/+166
2007-05-08audit: add spaces on either side of case "..." operator.Robert P. J. Day1-4/+4
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita1-4/+10
2007-05-08partition: add support for sysv68 partitionsPhilippe De Muyter5-0/+107
2007-05-08Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2-4/+2
2007-05-08Lockdep treats down_write_trylock like regular down_writePavel Emelianov1-1/+1
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2-831/+828
2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov1-1/+10
2007-05-08ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary1-4/+3
2007-05-08ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary3-21/+15
2007-05-08parport_serial: fix PCI must_checksRandy Dunlap1-1/+7
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan3-2/+2
2007-05-08ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary1-4/+1
2007-05-08Deprecate SA_xxx interrupt flags -V2Thomas Gleixner2-13/+19
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner2-2/+2
2007-05-08kernel/params.c: fix lying comment for param_array()Bert Wesarg1-1/+1
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan5-7/+61
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan7-19/+66
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan10-28/+20
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan3-34/+29
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_uni...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