aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | [MIPS] Introduce __pa_symbol()Franck Bui-Huu2006-11-29
| * | | | | [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-29
| * | | | | [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu2006-11-29
| * | | | | [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-29
| |/ / / /
* | | | | Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2006-12-01
|\ \ \ \ \
| * | | | | SELinux: validate kernel object classes and permissionsChad Sellers2006-11-28
| * | | | | SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-28
| * | | | | SELinux: export object class and permission definitionsChad Sellers2006-11-28
| * | | | | SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-28
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-12-01
|\ \ \ \ \ \
| * | | | | | IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-29
| * | | | | | IB/cm: Fix automatic path migration supportSean Hefty2006-11-29
| * | | | | | IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-29
| * | | | | | IB/srp: Fix memory leak on reconnectVu Pham2006-11-29
| * | | | | | RDMA/addr: list_move() cleanupsRoland Dreier2006-11-29
| * | | | | | RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-29
| * | | | | | RDMA/amso1100: Prevent deadlock in destroy QPKrishna Kumar2006-11-29
| * | | | | | IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-29
| * | | | | | IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-29
| * | | | | | RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-29
| * | | | | | RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-29
| * | | | | | RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-29
| * | | | | | RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-29
| * | | | | | RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-29
| * | | | | | IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-29
| * | | | | | IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier2006-11-29
| * | | | | | RDMA/amso1100: Fix section mismatchesRoland Dreier2006-11-29
| * | | | | | IB/mthca: Fix section mismatchesRoland Dreier2006-11-29
| * | | | | | IB/srp: Increase supported CDB sizeArne Redlich2006-11-29
| * | | | | | RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-29
| * | | | | | IB: kmemdup() cleanupEric Sesterhenn2006-11-29
| * | | | | | RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-29
| * | | | | | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar2006-11-29
| * | | | | | RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-29
| * | | | | | RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-29
| | |/ / / / | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-01
|\ \ \ \ \ \
| * | | | | | usbcore: remove unused argument in autosuspendAlan Stern2006-12-01
| * | | | | | USB: keep count of unsuspended childrenAlan Stern2006-12-01
| * | | | | | USB hub: simplify remote-wakeup handlingAlan Stern2006-12-01
| * | | | | | USB: struct usb_device: change flag to bitflagAlan Stern2006-12-01
| * | | | | | OHCI: make autostop conditional on CONFIG_PMAlan Stern2006-12-01
| * | | | | | USB: Add autosuspend support to the hub driverAlan Stern2006-12-01
| * | | | | | EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-01
| * | | | | | USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2006-12-01
| * | | | | | USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-01
| * | | | | | USB: added dynamic major number for USB endpointsSarah Bailey2006-12-01
| * | | | | | USB: pegasus error path not resetting task's stateOliver Neukum2006-12-01
| * | | | | | USB: endianness fix for asix.cOliver Neukum2006-12-01
| * | | | | | USB: build the appledisplay driverAdrian Bunk2006-12-01
| * | | | | | USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-01