summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding1-2/+3
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding1-1/+1
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding1-1/+1
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding1-4/+4
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding1-4/+7
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding1-1/+1
2013-12-03drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie3-3/+4
2013-12-03drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2-2/+2
2013-12-03drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher1-17/+11
2013-12-03drm/radeon: add radeon_vm_bo_update trace pointChristian König4-12/+32
2013-12-03drm/radeon: add VMID allocation trace pointChristian König2-0/+17
2013-12-03drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck1-37/+12
2013-12-03drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher1-6/+2
2013-12-03drm/radeon: fix typo in fetching mpll paramsAlex Deucher1-1/+1
2013-12-03Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-27/+26
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi1-27/+26
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds1-0/+2
2013-12-02ARM: dts: Fix the name of supplies for smsc911x shared by OMAPFlorian Vaussard1-2/+2
2013-12-02ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak1-1/+2
2013-12-02ARM: dts: omap3-beagle: Add omap-twl4030 audio supportJarkko Nikula1-0/+14
2013-12-02ARM: dts: omap4-sdp: Fix pin muxing for wl12xxBalaji T K1-6/+6
2013-12-02ARM: dts: omap4-panda-common: Fix pin muxing for wl12xxBalaji T K1-10/+10
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+7
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-11/+29
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-20/+76
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-4/+12
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds9-12/+31
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds70-344/+491
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds1-20/+19
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae1-13/+22
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat1-1/+1
2013-12-02ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor1-0/+4
2013-12-02ARM: at91: add usart3 alias to dtsiNicolas Ferre1-0/+4
2013-12-02ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches1-3/+3
2013-12-02net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev1-7/+0
2013-12-02{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du1-0/+7
2013-12-02virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin1-17/+37
2013-12-02virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-31/+51
2013-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-7/+6
2013-12-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-34/+75
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger1-5/+4
2013-12-01um: Rename print_stack_trace to do_stack_traceRichard Weinberger1-2/+2
2013-12-01ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam1-0/+1
2013-12-01ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2-9/+16
2013-12-01ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky1-9/+31
2013-12-01ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-12-01parisc: remove CONFIG_MLONGCALLS=y from defconfigsHelge Deller2-2/+0
2013-12-01virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth1-1/+1
2013-12-01parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller3-85/+78
2013-12-01parisc: use kernel_text_address() in unwind functionsHelge Deller1-6/+3