summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov9-18/+29
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman1-9/+7
2007-05-08smbfs: remove unnecessary allow_signalEric W. Biederman1-2/+0
2007-05-08Taskstats: fix getdelays usage informationRandy Dunlap1-2/+12
2007-05-08lockdep: lookup_chain_cache comment errataJarek Poplawski1-2/+3
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2-9/+9
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboardMilind Arun Choudhary1-1/+1
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary1-1/+1
2007-05-08Documentation: cciss: detecting failed drivesStephen M. Cameron1-3/+10
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner3-3/+48
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron2-1/+1
2007-05-08apm: fix incorrect commentAlan Cox1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas4-14/+11
2007-05-08Add keyboard blink driverAndi Kleen3-0/+37
2007-05-08Add webpages' URL and summarize 3 lines.Miguel Ojeda2-4/+7
2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap1-6/+15
2007-05-08make iunique use a do/while loop rather than its obscure goto loopJeffrey Layton1-14/+10
2007-05-08Remove redundant check from proc_sys_setattr()John Johansen1-5/+2
2007-05-08Remove redundant check from proc_setattr()John Johansen1-5/+2
2007-05-08fix hotplug for legacy platform driversDavid Brownell4-2/+22
2007-05-08kernel-doc: generate main index page when building 'htmldocs'Borislav Petkov1-1/+9
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)1-21/+22
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)1-53/+111
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