summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada2011-02-131-42/+55
| * | | | | | | | | | | | | stmmac: enable wol via magic frame by default.Giuseppe Cavallaro2011-02-131-1/+3
| * | | | | | | | | | | | | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl2011-02-131-2/+3
| * | | | | | | | | | | | | Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-131-6/+6
| * | | | | | | | | | | | | hisax: Fix unchecked alloc_skb() return.David S. Miller2011-02-131-15/+20
| * | | | | | | | | | | | | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl2011-02-131-1/+3
| * | | | | | | | | | | | | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl2011-02-131-0/+3
| * | | | | | | | | | | | | net: dcb: application priority is per net_deviceJohn Fastabend2011-02-131-1/+5
| * | | | | | | | | | | | | bridge: Replace mp->mglist hlist with a boolHerbert Xu2011-02-123-12/+9
| * | | | | | | | | | | | | bridge: Fix timer typo that may render snooping less effectiveHerbert Xu2011-02-111-2/+2
| * | | | | | | | | | | | | bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu2011-02-111-1/+2
| * | | | | | | | | | | | | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert2011-02-111-0/+1
| * | | | | | | | | | | | | xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA2011-02-101-2/+5
| * | | | | | | | | | | | | net: fix ifenslave build flagsRandy Dunlap2011-02-101-0/+2
* | | | | | | | | | | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds2011-02-181-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-171-0/+10
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-1817-36/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo2011-02-161-1/+3
| * | | | | | | | | | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-1617-35/+35
| * | | | | | | | | | | | | | workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo2011-02-141-0/+9
* | | | | | | | | | | | | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-182-16/+35
* | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-171-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-161-5/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-178-37/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-176-36/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-171-1/+1
| | * | | | | | | | | | | | | | | drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs2011-02-171-3/+3
| | * | | | | | | | | | | | | | | drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs2011-02-171-19/+27
| | * | | | | | | | | | | | | | | drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs2011-02-171-0/+1
| | * | | | | | | | | | | | | | | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez2011-02-171-1/+1
| | * | | | | | | | | | | | | | | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez2011-02-171-9/+3
| | * | | | | | | | | | | | | | | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez2011-02-171-3/+4
| * | | | | | | | | | | | | | | | drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher2011-02-171-1/+3
| * | | | | | | | | | | | | | | | drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák2011-02-171-0/+2
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-02-172-13/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'nes' and 'qib' into for-nextRoland Dreier2011-02-171-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn2011-02-171-1/+2
| | * | | | | | | | | | | | | | | | IB/qib: Fix double add_timer()Mike Marciniszyn2011-02-101-0/+2
| * | | | | | | | | | | | | | | | | RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-031-12/+20
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-02-176-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-153-2/+4
| * | | | | | | | | | | | | | | | | sparc: fix size argument to find_next_zero_bit()Akinobu Mita2011-02-081-3/+2
| * | | | | | | | | | | | | | | | | sparc: use bitmap_set()Akinobu Mita2011-02-081-3/+2
| * | | | | | | | | | | | | | | | | sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom2011-02-011-2/+2
* | | | | | | | | | | | | | | | | | fs/partitions: Validate map_count in Mac partition tablesTimo Warns2011-02-171-8/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-02-161-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-02-161-4/+4
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-161-40/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior2011-02-151-40/+21
* | | | | | | | | | | | | | | | | | block: revert block_dev read-only checkChuck Ebbert2011-02-161-6/+5
| |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud