aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl2011-02-13
| | * | | | | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl2011-02-13
| | * | | | | net: dcb: application priority is per net_deviceJohn Fastabend2011-02-13
| | * | | | | bridge: Replace mp->mglist hlist with a boolHerbert Xu2011-02-12
| | * | | | | bridge: Fix timer typo that may render snooping less effectiveHerbert Xu2011-02-12
| | * | | | | bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu2011-02-12
| | * | | | | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert2011-02-11
| | * | | | | xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA2011-02-11
| | * | | | | net: fix ifenslave build flagsRandy Dunlap2011-02-10
| * | | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds2011-02-18
| |\ \ \ \ \ \
| | * | | | | | xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-17
| * | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-18
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo2011-02-16
| | * | | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| | * | | | | | | workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo2011-02-14
| * | | | | | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-18
| * | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-16
| * | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-17
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-16
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-16
| | | * | | | | | | | | drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs2011-02-16
| | | * | | | | | | | | drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs2011-02-16
| | | * | | | | | | | | drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs2011-02-16
| | | * | | | | | | | | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez2011-02-16
| | | * | | | | | | | | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez2011-02-16
| | | * | | | | | | | | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez2011-02-16
| | * | | | | | | | | | drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher2011-02-16
| | * | | | | | | | | | drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák2011-02-16
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-02-17
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branches 'nes' and 'qib' into for-nextRoland Dreier2011-02-17
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn2011-02-17
| | | * | | | | | | | | | IB/qib: Fix double add_timer()Mike Marciniszyn2011-02-10
| | * | | | | | | | | | | RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-03
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-02-17
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-15
| | * | | | | | | | | | | sparc: fix size argument to find_next_zero_bit()Akinobu Mita2011-02-09
| | * | | | | | | | | | | sparc: use bitmap_set()Akinobu Mita2011-02-09
| | * | | | | | | | | | | sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom2011-02-01
| * | | | | | | | | | | | fs/partitions: Validate map_count in Mac partition tablesTimo Warns2011-02-17
| * | | | | | | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-02-16
| * | | | | | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior2011-02-15
| * | | | | | | | | | | | | | block: revert block_dev read-only checkChuck Ebbert2011-02-16
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez2011-02-15
| | * | | | | | | | | | | | | [SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai2011-02-12
| | * | | | | | | | | | | | | [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai2011-02-12
| | * | | | | | | | | | | | | [SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai2011-02-12