summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2006-12-016-103/+171
|\
| * SELinux: validate kernel object classes and permissionsChad Sellers2006-11-281-1/+137
| * SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-283-12/+12
| * SELinux: export object class and permission definitionsChad Sellers2006-11-282-12/+35
| * SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-281-91/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-12-0132-193/+297
|\ \
| * | IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-291-0/+2
| * | IB/cm: Fix automatic path migration supportSean Hefty2006-11-294-40/+110
| * | IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-293-8/+15
| * | IB/srp: Fix memory leak on reconnectVu Pham2006-11-291-3/+5
| * | RDMA/addr: list_move() cleanupsRoland Dreier2006-11-291-4/+2
| * | RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-291-6/+5
| * | RDMA/amso1100: Prevent deadlock in destroy QPKrishna Kumar2006-11-291-8/+28
| * | IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-291-1/+1
| * | IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-294-15/+39
| * | RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-291-2/+3
| * | RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-291-7/+6
| * | RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-291-4/+4
| * | RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-291-3/+4
| * | RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-291-3/+4
| * | IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-293-3/+3
| * | IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier2006-11-291-1/+1
| * | RDMA/amso1100: Fix section mismatchesRoland Dreier2006-11-291-2/+2
| * | IB/mthca: Fix section mismatchesRoland Dreier2006-11-2910-41/+33
| * | IB/srp: Increase supported CDB sizeArne Redlich2006-11-291-1/+2
| * | RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-292-3/+2
| * | IB: kmemdup() cleanupEric Sesterhenn2006-11-294-10/+5
| * | RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-291-14/+13
| * | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar2006-11-291-1/+1
| * | RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-291-5/+0
| * | RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-291-8/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-0198-851/+1264
|\ \ \
| * | | usbcore: remove unused argument in autosuspendAlan Stern2006-12-015-62/+71
| * | | USB: keep count of unsuspended childrenAlan Stern2006-12-013-11/+38
| * | | USB hub: simplify remote-wakeup handlingAlan Stern2006-12-011-23/+20
| * | | USB: struct usb_device: change flag to bitflagAlan Stern2006-12-012-2/+2
| * | | OHCI: make autostop conditional on CONFIG_PMAlan Stern2006-12-011-54/+79
| * | | USB: Add autosuspend support to the hub driverAlan Stern2006-12-011-19/+26
| * | | EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-014-53/+61
| * | | USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2006-12-012-22/+74
| * | | USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-013-0/+77
| * | | USB: added dynamic major number for USB endpointsSarah Bailey2006-12-011-13/+85
| * | | USB: pegasus error path not resetting task's stateOliver Neukum2006-12-011-0/+1
| * | | USB: endianness fix for asix.cOliver Neukum2006-12-011-3/+3
| * | | USB: build the appledisplay driverAdrian Bunk2006-12-011-0/+1
| * | | USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-015-12/+6
| * | | USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE2006-12-011-11/+26
| * | | USB: idmouse cleanupMariusz Kozlowski2006-12-011-8/+8
| * | | USB: make drivers/usb/core/driver.c:usb_device_match() staticAdrian Bunk2006-12-011-1/+1
| * | | USB: lh7a40x_udc remove double declarationDavid Brownell2006-12-011-1/+0
OpenPOWER on IntegriCloud