summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86: add _ASM_EXTABLE macro to <asm/asm.h>H. Peter Anvin2008-02-041-0/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-049-96/+180
|\ \ \
| * | | virtio: balloon driverRusty Russell2008-02-041-0/+18
| * | | virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori2008-02-041-0/+2
| * | | virtio: PCI deviceAnthony Liguori2008-02-041-0/+55
| * | | virtio: reset functionRusty Russell2008-02-042-5/+4
| * | | virtio: Tweak virtio_net definesRusty Russell2008-02-041-8/+4
| * | | virtio: Net header needs hdr_lenRusty Russell2008-02-041-5/+6
| * | | virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell2008-02-041-2/+0
| * | | virtio: clarify NO_NOTIFY flag usageRusty Russell2008-02-041-2/+6
| * | | virtio: Fix vring_init/vring_size to take unsigned longAnthony Liguori2008-02-041-2/+2
| * | | virtio: configuration change callbackRusty Russell2008-02-041-0/+3
| * | | virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-043-7/+8
| * | | virtio: simplify config mechanism.Rusty Russell2008-02-044-67/+73
| * | | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-041-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0456-102/+100
|\ \ \
| * | | include/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | include/linux/: Spelling fixesJoe Perches2008-02-0310-11/+11
| * | | include/asm-m68knommu/: Spelling fixesJoe Perches2008-02-038-19/+19
| * | | include/asm-frv/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | include/media/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | include/acpi/: Spelling fixesJoe Perches2008-02-032-2/+2
| * | | include/asm-parisc/: Spelling fixesJoe Perches2008-02-032-2/+2
| * | | include/asm-mips/: Spelling fixesJoe Perches2008-02-034-4/+4
| * | | include/asm-arm/: Spelling fixesJoe Perches2008-02-034-36/+36
| * | | asm-*/compat.h: fix typo in commentMarcin Ślusarz2008-02-037-7/+7
| * | | time: delete comments that refer to noexistent symbolsLi Zefan2008-02-032-2/+0
| * | | radix_tree.h trivial comment correctionTim Pepper2008-02-031-1/+1
| * | | vga.h: Fix prepocessor warningFrank Lichtenheld2008-02-031-1/+1
| * | | move frv docs one level upAdrian Bunk2008-02-035-5/+5
| * | | Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-034-4/+4
| * | | Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
| * | | linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day2008-02-031-2/+2
| * | | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-2/+2
| |/ /
* | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-041-0/+1
|\ \ \
| * | | pid-namespaces-vs-locks-interactionVitaliy Gusev2008-02-031-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-041-3/+0
|\ \ \
| * | | Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle2008-02-031-3/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-049-55/+30
|\ \ \
| * \ \ Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-031-0/+6
| |\ \ \
| | * | | iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-011-0/+6
| * | | | [IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo2008-02-031-1/+1
| * | | | [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytesArnaldo Carvalho de Melo2008-02-031-1/+1
| * | | | [DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo2008-02-031-1/+1
| * | | | [INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo2008-02-031-2/+2
| * | | | [SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo2008-02-034-48/+16
| * | | | PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-031-2/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-02-041-0/+6
|\ \ \ \
| * | | | PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-021-0/+6
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-043-57/+0
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud