summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson
2015-09-05CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson
2015-09-05CRIS: Wire up missing syscallsChen Gang
2015-09-05CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet
2015-09-05Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-09-04Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"Trond Myklebust
2015-09-04NFS: Optimise away the close-to-open getattr if there is no cached dataTrond Myklebust
2015-09-04drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher
2015-09-04drm/amdgpu: remove ib test for the second VCE RingLeo Liu
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-04Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-09-04Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown
2015-09-04Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown
2015-09-04Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2015-09-04Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown
2015-09-04Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2015-09-04Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-09-04Revert "uart: pl011: Rename regs with enumeration"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Introduce register accessor"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Introduce register look up table"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Improve LCRH register access decision"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman
2015-09-04arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-09-04arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland
2015-09-04arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer Dall
2015-09-04arm/arm64: KVM: vgic: Move active state handling to flush_hwstateChristoffer Dall
2015-09-04crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-04drm/amdgpu: fix warning in schedulerAlex Deucher
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-04mac80211: reject software RSSI CQM with beacon filteringJohannes Berg
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-09-04cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero
2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-04mac80211: Do not use sizeof() on pointer typeThierry Reding
2015-09-04kbuild: Fix clang detectionMichal Marek
2015-09-04ALSA: sparc: amd7930: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-04deb-pkg: add source packageRiku Voipio
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio
2015-09-04Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar