summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPoIB: Use checksum offload support if availableEli Cohen2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Delete unused variablesRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Trivial endianness annotationsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/ucma: Endian annotationRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/cm: Endianness annotationsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Endianness annotationsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB: Make struct ib_uobject.id a signed intRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/cxgb3: IDR IDs are signedRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Move opening brace of function onto a new lineRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mthca: Formatting cleanupsRoland Dreier2008-04-16
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: add netport.[ch]James Morris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: Add network port SID cachePaul Moore2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: turn mount options strings into definesEric Paris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selinux: introduce permissive typesEric Paris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selinux: remove ptrace_sidRoland McGrath2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: code cleanupAndrew Morton2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: create new open permissionEric Paris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: unify printk messagesJames Morris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: remove unused backpointers from security objectsJames Morris2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-18
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] lowcore: Change type of lowcores softirq_pending to __u32.Heiko Carstens2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] zcrypt: Comments and kernel-doc cleanupFelix Beck2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] uaccess: Always access the correct address space.Heiko Carstens2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-17