Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 274 | -458/+417 | |
|\ | ||||||
| * | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 14 | -22/+22 | |
| * | hdlc: spelling fix in find_pvc() comment | Rudy Matela | 2009-12-04 | 1 | -1/+1 | |
| * | mtd: Fix comment in Kconfig | Krzysztof Halasa | 2009-12-04 | 1 | -3/+3 | |
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 192 | -290/+297 | |
| * | drivers/ata/libata-sff.c: comment spelling fixes | Krzysztof Halasa | 2009-12-04 | 1 | -3/+3 | |
| * | sgivwfb: Make use of ARRAY_SIZE. | Thiago Farina | 2009-12-04 | 1 | -2/+2 | |
| * | 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 | 2 | -2/+2 | |
| * | tree-wide: fix typos "offest" -> "offset" | Uwe Kleine-König | 2009-12-04 | 1 | -1/+1 | |
| * | 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 | 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 | 7 | -11/+11 | |
| * | 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 | |
| * | ataflop: remove buggy/commented-out IRQ disable from do_fd_request() | Jiri Kosina | 2009-11-09 | 1 | -3/+0 | |
| * | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 | 7 | -8/+8 | |
| * | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 6 | -6/+6 | |
| * | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 15 | -47/+0 | |
| * | 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 | 10 | -11/+11 | |
| * | fix my email address. | Andrew Sharp | 2009-11-09 | 2 | -4/+4 | |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich | 2009-10-14 | 1 | -2/+3 | |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 | 1 | -9/+12 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 2009-12-03 | 1 | -9/+12 | |
| |\ \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Merge branches 'x86/mce' and 'x86/urgent' into perf/mce | Ingo Molnar | 2009-10-16 | 137 | -643/+11313 | |
| | |\ \ \ \ | ||||||
| | | * | | | | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 2009-10-12 | 1 | -9/+12 | |
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 3 | -6/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'gart/fixes' into amd-iommu/2.6.33 | Joerg Roedel | 2009-11-27 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | agp/amd64: Remove GART dependency on AGP_AMD64 | Pavel Vasilyev | 2009-10-29 | 1 | -2/+1 | |
| * | | | | | | | | Merge commit 'v2.6.32-rc7' into core/iommu | Ingo Molnar | 2009-11-17 | 143 | -1039/+1879 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori | 2009-11-10 | 2 | -4/+5 | |
| * | | | | | | | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook | FUJITA Tomonori | 2009-11-10 | 1 | -0/+4 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2009-12-05 | 2 | -2/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2009-12-03 | 1258 | -32099/+96402 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tpm: autoload tpm_tis based on system PnP IDs | Matt Domsch | 2009-11-03 | 1 | -0/+1 | |
| * | | | | | | | | | tpm_tis: TPM_STS_DATA_EXPECT workaround | Rajiv Andrade | 2009-11-02 | 1 | -1/+9 | |
| * | | | | | | | | | TPM: fix pcrread | Rajiv Andrade | 2009-10-01 | 1 | -2/+1 | |
| * | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-09-30 | 3952 | -350453/+584687 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | TPM: increase default TPM buffer | Rajiv Andrade | 2009-09-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 | 102 | -4495/+2997 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 51 | -124/+49 | |
| * | | | | | | | | | | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2009-11-28 | 24 | -28/+28 | |
| * | | | | | | | | | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 | 18 | -26/+26 | |
| * | | | | | | | | | | pcmcia: remove unused "window_t" typedef | Dominik Brodowski | 2009-11-28 | 2 | -32/+32 |