aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-08CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fixTom Alsberg
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto
2007-05-08getdelays.c: fix overrunScott Wiersdorf
2007-05-08Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman
2007-05-08smbfs: remove unnecessary allow_signalEric W. Biederman
2007-05-08Taskstats: fix getdelays usage informationRandy Dunlap
2007-05-08lockdep: lookup_chain_cache comment errataJarek Poplawski
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboardMilind Arun Choudhary
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary
2007-05-08Documentation: cciss: detecting failed drivesStephen M. Cameron
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron
2007-05-08apm: fix incorrect commentAlan Cox
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas
2007-05-08Add keyboard blink driverAndi Kleen
2007-05-08Add webpages' URL and summarize 3 lines.Miguel Ojeda
2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap
2007-05-08make iunique use a do/while loop rather than its obscure goto loopJeffrey Layton
2007-05-08Remove redundant check from proc_sys_setattr()John Johansen
2007-05-08Remove redundant check from proc_setattr()John Johansen
2007-05-08fix hotplug for legacy platform driversDavid Brownell
2007-05-08kernel-doc: generate main index page when building 'htmldocs'Borislav Petkov
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)
2007-05-08proc: cleanup: use seq_release_private() where appropriateMartin Peschke
2007-05-08kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke
2007-05-08cleanup compat ioctl handlingChristoph Hellwig
2007-05-08audit: add spaces on either side of case "..." operator.Robert P. J. Day
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita
2007-05-08partition: add support for sysv68 partitionsPhilippe De Muyter
2007-05-08Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai
2007-05-08Lockdep treats down_write_trylock like regular down_writePavel Emelianov
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig
2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov
2007-05-08ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary
2007-05-08ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary
2007-05-08parport_serial: fix PCI must_checksRandy Dunlap
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan
2007-05-08ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary
2007-05-08Deprecate SA_xxx interrupt flags -V2Thomas Gleixner
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner
2007-05-08kernel/params.c: fix lying comment for param_array()Bert Wesarg
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