summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02drm/radeon/kms: fix fans after resumeAlex Deucher
2012-04-02nouveau/bios: Fix tracking of BIOS image dataBenjamin Herrenschmidt
2012-04-02nouveau: Fix crash when pci_ram_rom() returns a size of 0Benjamin Herrenschmidt
2012-04-02drm/nouveau: select POWER_SUPPLYDave Airlie
2012-04-02Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-04-02net: usb: cdc_eem: fix mtuRabin Vincent
2012-04-02net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda
2012-04-02usb/rtl8150 : Remove duplicated definitionshuajun li
2012-04-02rionet: fix page allocation order of rionet_activeAkinobu Mita
2012-04-02via-rhine: fix wait-bit inversion.Andreas Mohr
2012-04-01ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani
2012-04-01m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-04-01m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-04-01m68k: include asm/cmpxchg.h in our m68k atomic.hGreg Ungerer
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de
2012-04-01net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton
2012-04-01rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson
2012-04-01net/garp: avoid infinite loop if attribute already existsDavid Ward
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-04-01drm/i915: properly clear SSC1 bit in the pch refclock init codeDaniel Vetter
2012-04-01drm/i915: apply CS reg readback trick against missed IRQ on snbDaniel Vetter
2012-04-01drm/i915: quirk away broken OpRegion VBTDaniel Vetter
2012-04-01drm/i915: enable plain RC6 on Sandy Bridge by defaultEugeni Dodonov
2012-04-01drm/i915: allow to select rc6 modes via kernel parameterEugeni Dodonov
2012-04-01drm/i915: Mark untiled BLT commands as fenced on gen2/3Chris Wilson
2012-04-01drm/i915: properly restore the ppgtt page directory on resumeDaniel Vetter
2012-04-01drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson
2012-03-31Linux 3.4-rc1Linus Torvalds
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-31vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields
2012-03-31vfs: split __lookup_hashMiklos Szeredi
2012-03-31untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro
2012-03-31untangling do_lookup() - switch to calling __lookup_hash()Al Viro
2012-03-31untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro
2012-03-31untangling do_lookup() - merge failure exits in !dentry caseAl Viro
2012-03-31untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro
2012-03-31untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro