summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07490-832/+721
|\
| * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-0424-33/+33
| * reiserfs: fix misspelling of "journaled"Adam Buchbinder2009-12-041-1/+1
| * doc: Fix a typo in slub.txt.Justin P. Mattock2009-12-041-1/+1
| * inotify: remove superfluous return code checkGiuseppe Scrivano2009-12-041-4/+0
| * hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-041-1/+1
| * doc: fix regulator docs cut-and-pasteismDr. David Alan Gilbert2009-12-041-1/+1
| * mtd: Fix comment in KconfigKrzysztof Halasa2009-12-041-3/+3
| * doc: Fix IRQ chip docsKrzysztof Halasa2009-12-042-3/+3
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04345-508/+516
| * drivers/ata/libata-sff.c: comment spelling fixesKrzysztof Halasa2009-12-041-3/+3
| * fix typos/grammos in Documentation/edac.txtDavidlohr Bueso2009-12-041-4/+3
| * sysctl: add missing commentsThadeu Lima de Souza Cascardo2009-12-041-5/+5
| * fs/debugfs/inode.c: fix comment typosAlberto Bertogli2009-12-041-3/+3
| * sgivwfb: Make use of ARRAY_SIZE.Thiago Farina2009-12-042-8/+7
| * sky2: fix sky2_link_down copy/paste comment errorBrandon Philips2009-12-041-1/+1
| * tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-044-4/+4
| * tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-044-4/+4
| * fix kerneldoc for set_irq_msi()Liuweni2009-12-041-2/+2
| * spidev: fix double "of of" in commentThadeu Lima de Souza Cascardo2009-12-041-1/+1
| * comment typo fix: sybsystem -> subsystemJean Delvare2009-12-042-2/+2
| * ipc: fix unused variable warningFelipe Contreras2009-12-041-1/+1
| * mm: fix comments for invalidate_inode_pages2()Peng Tao2009-12-041-1/+1
| * sdio_uart: coding style fixesThadeu Lima de Souza Cascardo2009-12-041-19/+21
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-0410-16/+16
| * ehci-hcd: Fix typo in an error messageOzan Çağlayan2009-12-041-1/+1
| * move stk17ta8's probe function to .devinit.textUwe Kleine-König2009-11-091-1/+1
| * atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino2009-11-091-1/+1
| * media/video: add __init/__exit macros to various driversPeter Huewe2009-11-097-14/+14
| * qnx4fs: add missing KERN_xxx to printk() callsAnders Larsen2009-11-094-20/+20
| * ataflop: remove buggy/commented-out IRQ disable from do_fd_request()Jiri Kosina2009-11-091-3/+0
| * CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-091-22/+0
| * CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina2009-11-091-2/+1
| * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-0910-12/+12
| * docs: Describe the 'C' taint flag in oops-tracing.txtNick Bowler2009-11-091-0/+2
| * tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-099-9/+9
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-0931-91/+0
| * docs: fix core_pipe_limit infoRandy Dunlap2009-11-091-3/+3
| * pata_cs5535: fix comment header typoOtavio Salvador2009-11-091-1/+1
| * add __init/__exit macros to omap video driversPeter Huewe2009-11-092-4/+4
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-0915-16/+16
| * fix my email address.Andrew Sharp2009-11-092-4/+4
| * fix URL in hpet.txtAmerigo Wang2009-11-091-1/+1
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-0514-75/+67
|\ \
| * | x86: Limit number of per cpu TSC sync messagesMike Travis2009-11-261-6/+7
| * | x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacksIngo Molnar2009-11-261-8/+13
| * | x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other detailsIngo Molnar2009-11-262-17/+17
| * | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-236-7/+7
| * | x86: Suppress stack overrun message for init_taskJan Beulich2009-11-231-1/+1
| * | x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar2009-11-141-8/+14
OpenPOWER on IntegriCloud