| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | x86: unify CPU feature string names | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: reintroduce volatile keyword in prototype to clflush() | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: use _ASM_EXTABLE macro in include/asm-x86/system.h | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h | H. Peter Anvin | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | x86: add _ASM_EXTABLE macro to <asm/asm.h> | H. Peter Anvin | 2008-02-04 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | virtio: balloon driver | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: Use PCI revision field to indicate virtio PCI ABI version | Anthony Liguori | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: PCI device | Anthony Liguori | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: reset function | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: Tweak virtio_net defines | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: Net header needs hdr_len | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: remove unused id field from struct virtio_blk_outhdr | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: clarify NO_NOTIFY flag usage | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: Fix vring_init/vring_size to take unsigned long | Anthony Liguori | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: configuration change callback | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: explicit enable_cb/disable_cb rather than callback return. | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: simplify config mechanism. | Rusty Russell | 2008-02-04 | |
| | * | | | | | | | | | | | | | | | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste... | Rusty Russell | 2008-02-04 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | include/scsi/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/linux/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/asm-m68knommu/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/asm-frv/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/media/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/acpi/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/asm-parisc/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/asm-mips/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | include/asm-arm/: Spelling fixes | Joe Perches | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | asm-*/compat.h: fix typo in comment | Marcin Ślusarz | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | time: delete comments that refer to noexistent symbols | Li Zefan | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | radix_tree.h trivial comment correction | Tim Pepper | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | vga.h: Fix prepocessor warning | Frank Lichtenheld | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | move frv docs one level up | Adrian Bunk | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | Fix a small number of "memeber" typoes. | Robert P. J. Day | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | linux/dma-mapping.h: rename macro to prevent multiple inclusion | Robert P. J. Day | 2008-02-03 | |
| | * | | | | | | | | | | | | | | | fix typo 'the same the\>' | Uwe Kleine-König | 2008-02-03 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | pid-namespaces-vs-locks-interaction | Vitaliy Gusev | 2008-02-03 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | Remove __INIT_REFOK and __INITDATA_REFOK | Ralf Baechle | 2008-02-03 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | iwlwifi: Fix MIMO PS mode | Tomas Winkler | 2008-02-01 | |
| | * | | | | | | | | | | | | | | | | [IPV6]: Reorg struct ifmcaddr6 to save some bytes | Arnaldo Carvalho de Melo | 2008-02-03 | |
