Age | Commit message (Expand) | Author | Files | Lines |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 490 | -832/+721 |
2009-12-06 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -75/+67 |
2009-12-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -54/+37 |
2009-12-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -34/+18 |
2009-12-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 18 | -354/+321 |
2009-12-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 27 | -417/+808 |
2009-12-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 19 | -201/+397 |
2009-12-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 251 | -6102/+21092 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -518/+856 |
2009-12-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -27/+16 |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -39/+29 |
2009-12-05 | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -18/+52 |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -581/+1234 |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -37/+61 |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -245/+422 |
2009-12-05 | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+58 |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 33 | -883/+1068 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 29 | -505/+991 |
2009-12-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 55 | -2183/+1083 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 110 | -4579/+3057 |
2009-12-05 | avr32: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-05 | MIPS: Convert BUG() to use unreachable() | David Daney | 1 | -3/+1 |
2009-12-05 | x86: Convert BUG() to use unreachable() | David Daney | 1 | -2/+2 |
2009-12-05 | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) | David Daney | 2 | -0/+19 |
2009-12-05 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 24 | -33/+33 |
2009-12-05 | reiserfs: fix misspelling of "journaled" | Adam Buchbinder | 1 | -1/+1 |
2009-12-04 | doc: Fix a typo in slub.txt. | Justin P. Mattock | 1 | -1/+1 |
2009-12-04 | inotify: remove superfluous return code check | Giuseppe Scrivano | 1 | -4/+0 |
2009-12-04 | hdlc: spelling fix in find_pvc() comment | Rudy Matela | 1 | -1/+1 |
2009-12-04 | doc: fix regulator docs cut-and-pasteism | Dr. David Alan Gilbert | 1 | -1/+1 |
2009-12-04 | mtd: Fix comment in Kconfig | Krzysztof Halasa | 1 | -3/+3 |
2009-12-04 | doc: Fix IRQ chip docs | Krzysztof Halasa | 2 | -3/+3 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 345 | -508/+516 |
2009-12-04 | drivers/ata/libata-sff.c: comment spelling fixes | Krzysztof Halasa | 1 | -3/+3 |
2009-12-04 | fix typos/grammos in Documentation/edac.txt | Davidlohr Bueso | 1 | -4/+3 |
2009-12-04 | sysctl: add missing comments | Thadeu Lima de Souza Cascardo | 1 | -5/+5 |
2009-12-04 | fs/debugfs/inode.c: fix comment typos | Alberto Bertogli | 1 | -3/+3 |
2009-12-04 | sgivwfb: Make use of ARRAY_SIZE. | Thiago Farina | 2 | -8/+7 |
2009-12-04 | sky2: fix sky2_link_down copy/paste comment error | Brandon Philips | 1 | -1/+1 |
2009-12-04 | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 4 | -4/+4 |
2009-12-04 | tree-wide: fix typos "offest" -> "offset" | Uwe Kleine-König | 4 | -4/+4 |
2009-12-04 | fix kerneldoc for set_irq_msi() | Liuweni | 1 | -2/+2 |
2009-12-04 | spidev: fix double "of of" in comment | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-12-04 | comment typo fix: sybsystem -> subsystem | Jean Delvare | 2 | -2/+2 |
2009-12-04 | ipc: fix unused variable warning | Felipe Contreras | 1 | -1/+1 |
2009-12-04 | mm: fix comments for invalidate_inode_pages2() | Peng Tao | 1 | -1/+1 |
2009-12-04 | sdio_uart: coding style fixes | Thadeu Lima de Souza Cascardo | 1 | -19/+21 |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 10 | -16/+16 |