summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm: Validate requested virtual size against allocated fb sizeChris Wilson2012-04-031-2/+6
| * | | drm/radeon: Don't dereference possibly-NULL pointer.Michel Dänzer2012-04-021-1/+2
| * | | mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov2012-04-023-1/+16
| * | | drm/radeon/kms: fix fans after resumeAlex Deucher2012-04-022-1/+15
| * | | nouveau/bios: Fix tracking of BIOS image dataBenjamin Herrenschmidt2012-04-021-1/+3
| * | | nouveau: Fix crash when pci_ram_rom() returns a size of 0Benjamin Herrenschmidt2012-04-021-2/+3
| * | | drm/nouveau: select POWER_SUPPLYDave Airlie2012-04-021-0/+1
| * | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-04-023-8/+8
| |\ \ \ | | |/ / | |/| |
| | * | drm/nouveau: inform userspace of relaxed kernel subchannel requirementsBen Skeggs2012-03-291-9/+2
| | * | Revert "drm/nouveau: inform userspace of new kernel subchannel requirements"Ben Skeggs2012-03-292-6/+13
| | * | drm/nouveau: oops, create m2mf for nvd9 tooBen Skeggs2012-03-291-1/+1
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-04-037-39/+72
|\ \ \ \
| * | | | microblaze: Fix ret_from_fork declarationMichal Simek2012-04-021-2/+2
| * | | | microblaze: Do not use tlb_skip in early_printkMichal Simek2012-04-021-0/+2
| * | | | microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek2012-03-302-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek2012-03-309868-277591/+461186
| |\ \ \ \
| * | | | | microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_userMichal Simek2012-03-301-36/+62
| * | | | | microblaze: Fix tlb_skip variable on noMMU systemMichal Simek2012-03-281-0/+2
| * | | | | microblaze: Fix __futex_atomic_op macro register usageMichal Simek2012-03-281-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-04-033-0/+7
|\ \ \ \ \ \
| * | | | | | m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven2012-04-011-0/+3
| * | | | | | m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven2012-04-011-0/+3
| * | | | | | m68k: include asm/cmpxchg.h in our m68k atomic.hGreg Ungerer2012-04-011-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...Linus Torvalds2012-04-038-2/+401
|\ \ \ \ \ \
| * | | | | | drm: base prime/dma-buf support (v5)Dave Airlie2012-03-308-2/+401
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0369-294/+705
|\ \ \ \ \ \
| * | | | | | sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo2012-04-031-2/+3
| * | | | | | tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * | | | | | net: usb: cdc_eem: fix mtuRabin Vincent2012-04-021-0/+1
| * | | | | | net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-022-3/+3
| * | | | | | usb/rtl8150 : Remove duplicated definitionshuajun li2012-04-021-26/+0
| * | | | | | rionet: fix page allocation order of rionet_activeAkinobu Mita2012-04-021-5/+6
| * | | | | | via-rhine: fix wait-bit inversion.Andreas Mohr2012-04-021-5/+7
| * | | | | | ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani2012-04-011-7/+27
| * | | | | | net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
| * | | | | | net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton2012-04-011-1/+1
| * | | | | | rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-011-2/+2
| * | | | | | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
| * | | | | | net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-011-12/+10
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-015-13/+17
| |\ \ \ \ \ \
| | * | | | | | mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
| | * | | | | | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| | * | | | | | MAINTAINERS: adding maintainer for ipw2x00Stanislav Yakovlev2012-03-281-8/+4
| | * | | | | | net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| | * | | | | | net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
| * | | | | | | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-03-301-1/+1
| * | | | | | | bonding: emit event when bonding changes MACWeiping Pan2012-03-301-1/+7
| * | | | | | | net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-281-0/+1
| * | | | | | | net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise2012-03-281-1/+1
| * | | | | | | virtio_net: do not rate limit counter incrementsRick Jones2012-03-281-3/+4