summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * drm/i915/dp: Retry DPCD fetch on G4X tooAdam Jackson2011-07-251-18/+15
| | | * drm/i915/dp: Better hexdump of DPCDAdam Jackson2011-07-251-4/+4
| | | * drm/i915/dp: Read more DPCD registers on connection probeAdam Jackson2011-07-251-3/+5
| | | * drm/i915/dp: Move DPCD dump to common code instead of PCH-onlyAdam Jackson2011-07-251-2/+4
| | | * drm/i915/dp: Zero the DPCD data before connection probeAdam Jackson2011-07-251-0/+1
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-22152-680/+1265
| | |\ \ | | | |/
| | | * drm/i915: load the LUT before pipe enable on ILK+Jesse Barnes2011-07-221-2/+6
| | | * drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard2011-07-222-4/+5
| | | * drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
| | * | drm/i915: Skip GPU wait for scanout pin while wedgedKeith Packard2011-07-211-1/+1
| | * | drm/i915: provide more error output when mode sets failJesse Barnes2011-07-211-1/+4
| * | | drm/radeon/kms: add thermal chip quirk for asus 9600xtAlex Deucher2011-08-041-1/+20
| * | | drm/radeon: off by one in check_reg() functionsDan Carpenter2011-08-042-3/+2
| * | | drm/radeon/kms: fix version comment due to merge timingAlex Deucher2011-08-041-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-0530-258/+661
|\ \ \ \
| * | | | sparc: Size mondo queues more sanely.David S. Miller2011-08-051-7/+23
| * | | | sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-054-40/+85
| * | | | sparc: Fix __atomic_add_unless() return value.Josip Rodin2011-08-041-1/+1
| * | | | sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg2011-08-045-9/+5
| * | | | sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-027-15/+126
| * | | | sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-025-9/+53
| * | | | sparc: Add some missing hypervisor API groups.David S. Miller2011-08-022-0/+12
| * | | | sparc: Use hweight64() in popc emulation.David S. Miller2011-08-021-11/+4
| * | | | sparc: Use popc if possible for hweight routines.David S. Miller2011-08-027-40/+102
| * | | | sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-024-102/+77
| * | | | sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-284-36/+185
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-05102-350/+615
|\ \ \ \ \
| * | | | | ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev2011-08-051-2/+9
| * | | | | mlx4: decreasing ref count when removing macYevgeny Petrilin2011-08-051-3/+6
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-0520-6/+65
| |\ \ \ \ \
| | * | | | | ixgbe: fix PHY link setup for 82599Emil Tantilov2011-08-041-0/+1
| | * | | | | ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore2011-08-041-1/+1
| | * | | | | igb: fix WOL on second port of i350 deviceCarolyn Wyborny2011-08-041-1/+1
| | * | | | | e1000e: minor re-order of #include filesBruce Allan2011-08-042-2/+2
| | * | | | | e1000e: remove unnecessary check for NULL pointerBruce Allan2011-08-041-2/+1
| | * | | | | intel drivers: repair missing flush operationsJesse Brandeburg2011-08-0418-0/+59
| * | | | | | net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa2011-08-051-9/+34
| * | | | | | net: Cap number of elements for sendmmsgAnton Blanchard2011-08-051-0/+3
| * | | | | | net: sendmmsg should only return an error if no messages were sentAnton Blanchard2011-08-051-24/+3
| |/ / / / /
| * | | | | macb: restore wrap bit when performing underrun cleanupTord Andersson2011-08-041-0/+3
| * | | | | cdc_ncm: fix endianness problem.Giuseppe Scrivano2011-08-041-100/+56
| * | | | | irda: use PCI_VENDOR_ID_*Jon Mason2011-08-031-10/+8
| * | | | | mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2011-08-032-1/+3
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-0317-41/+85
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-0317-41/+85
| | |\ \ \ \ \
| | | * | | | | iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-023-1/+5
| | | * | | | | rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-021-2/+3
| | | * | | | | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-021-1/+2
| | | * | | | | iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-021-9/+9
| | | * | | | | rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-011-2/+1
OpenPOWER on IntegriCloud