Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | hpt366: kill unused #define's | Sergei Shtylyov | 2009-10-29 | 1 | -2/+0 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 490 | -831/+720 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 490 | -832/+721 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 24 | -33/+33 | |
| | * | | | | | | reiserfs: fix misspelling of "journaled" | Adam Buchbinder | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | doc: Fix a typo in slub.txt. | Justin P. Mattock | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | inotify: remove superfluous return code check | Giuseppe Scrivano | 2009-12-04 | 1 | -4/+0 | |
| | * | | | | | | hdlc: spelling fix in find_pvc() comment | Rudy Matela | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | doc: fix regulator docs cut-and-pasteism | Dr. David Alan Gilbert | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | mtd: Fix comment in Kconfig | Krzysztof Halasa | 2009-12-04 | 1 | -3/+3 | |
| | * | | | | | | doc: Fix IRQ chip docs | Krzysztof Halasa | 2009-12-04 | 2 | -3/+3 | |
| | * | | | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 345 | -508/+516 | |
| | * | | | | | | drivers/ata/libata-sff.c: comment spelling fixes | Krzysztof Halasa | 2009-12-04 | 1 | -3/+3 | |
| | * | | | | | | fix typos/grammos in Documentation/edac.txt | Davidlohr Bueso | 2009-12-04 | 1 | -4/+3 | |
| | * | | | | | | sysctl: add missing comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -5/+5 | |
| | * | | | | | | fs/debugfs/inode.c: fix comment typos | Alberto Bertogli | 2009-12-04 | 1 | -3/+3 | |
| | * | | | | | | sgivwfb: Make use of ARRAY_SIZE. | Thiago Farina | 2009-12-04 | 2 | -8/+7 | |
| | * | | | | | | sky2: fix sky2_link_down copy/paste comment error | Brandon Philips | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 | 4 | -4/+4 | |
| | * | | | | | | tree-wide: fix typos "offest" -> "offset" | Uwe Kleine-König | 2009-12-04 | 4 | -4/+4 | |
| | * | | | | | | fix kerneldoc for set_irq_msi() | Liuweni | 2009-12-04 | 1 | -2/+2 | |
| | * | | | | | | spidev: fix double "of of" in comment | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | comment typo fix: sybsystem -> subsystem | Jean Delvare | 2009-12-04 | 2 | -2/+2 | |
| | * | | | | | | ipc: fix unused variable warning | Felipe Contreras | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | mm: fix comments for invalidate_inode_pages2() | Peng Tao | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | sdio_uart: coding style fixes | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -19/+21 | |
| | * | | | | | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 10 | -16/+16 | |
| | * | | | | | | ehci-hcd: Fix typo in an error message | Ozan Çağlayan | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | move stk17ta8's probe function to .devinit.text | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 | |
| | * | | | | | | atmel_lcdfb.c: fix printk() type mismatch | Claudio Scordino | 2009-11-09 | 1 | -1/+1 | |
| | * | | | | | | media/video: add __init/__exit macros to various drivers | Peter Huewe | 2009-11-09 | 7 | -14/+14 | |
| | * | | | | | | qnx4fs: add missing KERN_xxx to printk() calls | Anders Larsen | 2009-11-09 | 4 | -20/+20 | |
| | * | | | | | | ataflop: remove buggy/commented-out IRQ disable from do_fd_request() | Jiri Kosina | 2009-11-09 | 1 | -3/+0 | |
| | * | | | | | | CRIS: remove code that has been commented out for many years | Jiri Kosina | 2009-11-09 | 1 | -22/+0 | |
| | * | | | | | | CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save() | Jiri Kosina | 2009-11-09 | 1 | -2/+1 | |
| | * | | | | | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 | 10 | -12/+12 | |
| | * | | | | | | docs: Describe the 'C' taint flag in oops-tracing.txt | Nick Bowler | 2009-11-09 | 1 | -0/+2 | |
| | * | | | | | | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 9 | -9/+9 | |
| | * | | | | | | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 31 | -91/+0 | |
| | * | | | | | | docs: fix core_pipe_limit info | Randy Dunlap | 2009-11-09 | 1 | -3/+3 | |
| | * | | | | | | pata_cs5535: fix comment header typo | Otavio Salvador | 2009-11-09 | 1 | -1/+1 | |
| | * | | | | | | add __init/__exit macros to omap video drivers | Peter Huewe | 2009-11-09 | 2 | -4/+4 | |
| | * | | | | | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 15 | -16/+16 | |
| | * | | | | | | fix my email address. | Andrew Sharp | 2009-11-09 | 2 | -4/+4 | |
| | * | | | | | | fix URL in hpet.txt | Amerigo Wang | 2009-11-09 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 9 | -17/+61 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2009-12-07 | 9 | -17/+61 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | HID: add multi-input quirk for NextWindow Touchscreen. | Peter Hutterer | 2009-12-03 | 2 | -0/+4 | |
| | | | * | | | | | | | HID: add support for Acan FG-8100 barcode reader | Jiri Kosina | 2009-12-02 | 3 | -0/+4 | |
| | | | * | | | | | | | HID: make Media key on Logitech DiNovo Mini work | Jiri Kosina | 2009-11-25 | 1 | -0/+20 |