aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-24
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-23
| | | | |\ \ \ \
| | | | | * | | | mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-22
| | | | * | | | | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-22
| | | | * | | | | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-21
| | | | * | | | | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-21
| | | | * | | | | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-21
| | | | * | | | | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-21
| | * | | | | | | tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng2012-08-24
| | * | | | | | | netlink: fix possible spoofing from non-root processesPablo Neira Ayuso2012-08-24
| | * | | | | | | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-24
| | * | | | | | | ipv4: take rt_uncached_lock only if neededEric Dumazet2012-08-24
| | |/ / / / / /
| | * | | | | | af_packet: match_fanout_group() can be staticFengguang Wu2012-08-23
| | * | | | | | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-22
| | * | | | | | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-22
| | * | | | | | ipv4: properly update pmtuEric Dumazet2012-08-22
| * | | | | | | Linux 3.6-rc4Linus Torvalds2012-09-01
| * | | | | | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
| * | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-31
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-27
| | * | | | | | | kvm: Fix nonsense handling of compat ioctlAlan Cox2012-08-26
| * | | | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-08-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-03
| | * | | | | | | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-25
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-31
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-30
| | * | | | | | | | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-28
| | * | | | | | | | | s390/dasd: fix ioctl return valueHeiko Carstens2012-08-28
| | * | | | | | | | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-21
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-30
| | * | | | | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-29
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-29
| | | * | | | | | | | | | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-29
| | | * | | | | | | | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-29
| | | * | | | | | | | | | drm/radeon: rework panel mode setupAlex Deucher2012-08-29
| | | * | | | | | | | | | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-29
| | | * | | | | | | | | | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-29
| | | * | | | | | | | | | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-29
| | | * | | | | | | | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-29
| | | * | | | | | | | | | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-29
| | | * | | | | | | | | | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-29
| | * | | | | | | | | | | gma500: Consider CRTC initially active.Forest Bond2012-08-29
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-29
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-24
| | | * | | | | | | | | | drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-24
| | | * | | | | | | | | | drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-23
| | | * | | | | | | | | | drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-23
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-08-29
| | |\ \ \ \ \ \ \ \ \ \