summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | net: Add default_mtu() methods to blackhole dst_opsRoland Dreier2011-01-312-0/+12
| * | | | | | | | | | | | | bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner2011-01-301-2/+2
| * | | | | | | | | | | | | bnx2x: Fix potential link loss in multi-function modeYaniv Rosner2011-01-301-7/+11
| * | | | | | | | | | | | | bnx2x: Fix port swap for BCM8073Yaniv Rosner2011-01-301-3/+6
| * | | | | | | | | | | | | bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner2011-01-301-0/+12
| * | | | | | | | | | | | | bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner2011-01-301-44/+0
| * | | | | | | | | | | | | Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller2011-01-301-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | batman-adv: Make vis info stack traversal threadsafeSven Eckelmann2011-01-301-3/+4
| | * | | | | | | | | | | | | batman-adv: Remove vis info element in free_infoSven Eckelmann2011-01-301-0/+1
| | * | | | | | | | | | | | | batman-adv: Remove vis info on hashing errorsSven Eckelmann2011-01-301-1/+1
| | * | | | | | | | | | | | | batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing2011-01-251-2/+2
| * | | | | | | | | | | | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-305-0/+84
| * | | | | | | | | | | | | | net: Fix ip link add netns oopsEric W. Biederman2011-01-301-0/+3
| * | | | | | | | | | | | | | caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-302-0/+3
| * | | | | | | | | | | | | | slcan: fix referenced website in Kconfig help textOliver Hartkopp2011-01-301-1/+1
| * | | | | | | | | | | | | | gro: Reset dev pointer on reuseHerbert Xu2011-01-291-0/+1
| * | | | | | | | | | | | | | ipv6: Remove route peer binding assertions.David S. Miller2011-01-271-4/+0
| * | | | | | | | | | | | | | net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-271-0/+1
| * | | | | | | | | | | | | | net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-271-2/+1
| * | | | | | | | | | | | | | dl2k: nulify fraginfo after unmapStanislaw Gruszka2011-01-271-2/+2
| * | | | | | | | | | | | | | xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell2011-01-271-8/+88
| * | | | | | | | | | | | | | econet: remove compiler warningsEric Dumazet2011-01-271-2/+2
* | | | | | | | | | | | | | | CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa2011-02-041-1/+1
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-0432-160/+400
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap2011-02-041-0/+2
| * | | | | | | | | | | | | | | drm/radeon/kms: dynamically allocate power state spaceAlex Deucher2011-02-044-15/+42
| * | | | | | | | | | | | | | | drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher2011-02-041-3/+6
| * | | | | | | | | | | | | | | agp: ensure GART has an address before enabling itStephen Kitt2011-02-041-11/+16
| * | | | | | | | | | | | | | | Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner2011-02-041-1/+1
| * | | | | | | | | | | | | | | amd-k7-agp: remove non-x86 codeMatt Turner2011-02-041-19/+0
| * | | | | | | | | | | | | | | drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher2011-02-041-1/+6
| * | | | | | | | | | | | | | | drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher2011-02-045-6/+26
| * | | | | | | | | | | | | | | drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-021-1/+0
| * | | | | | | | | | | | | | | drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher2011-02-023-12/+19
| * | | | | | | | | | | | | | | drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher2011-02-024-19/+137
| * | | | | | | | | | | | | | | drm/radeon/kms: add pll debugging outputAlex Deucher2011-02-021-0/+4
| * | | | | | | | | | | | | | | drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher2011-02-021-1/+1
| * | | | | | | | | | | | | | | drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher2011-02-025-25/+37
| * | | | | | | | | | | | | | | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-022-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/nv50: fix display on 0x50Ben Skeggs2011-02-021-2/+1
| | * | | | | | | | | | | | | | | drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach2011-02-021-1/+1
| * | | | | | | | | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-0210-44/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm/i915: Only bind to function 0 of the PCI deviceChris Wilson2011-02-011-0/+8
| | * | | | | | | | | | | | | | | | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-313-8/+9
| | * | | | | | | | | | | | | | | | drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson2011-01-311-5/+3
| | * | | | | | | | | | | | | | | | drm: Simplify and defend later checks when disabling a crtcChris Wilson2011-01-311-3/+6
| | * | | | | | | | | | | | | | | | drm: Don't switch fb when disabling an outputChris Wilson2011-01-311-2/+2
| | * | | | | | | | | | | | | | | | drm/i915: Reset crtc after resumeChris Wilson2011-01-251-3/+14
| | * | | | | | | | | | | | | | | | drm/i915/crt: Force the initial probe after resetChris Wilson2011-01-251-0/+10
| | * | | | | | | | | | | | | | | | drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-251-0/+2
OpenPOWER on IntegriCloud