aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell
2007-05-08(re)register_binfmt returns with -EBUSYkalash nainwal
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08enhance initcall_debug, measure latencyIngo Molnar
2007-05-08Fix kevent's childs priority greedinessJan Engelhardt
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08remove artificial software max_loop limitKen Chen
2007-05-08Make /dev/port conditional on config symbolRussell King
2007-05-08Fix 82875 PCI setupJohn Feeney
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge
2007-05-08Ignore stolen time in the softlockup watchdogJeremy Fitzhardinge
2007-05-08Move timekeeping code to timekeeping.cjohn stultz
2007-05-08time: SMP friendly alignment of struct clocksourceEric Dumazet
2007-05-08IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-05-08Add a new deferrable delayed work initVenki Pallipadi