summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23drm: remove drm_bus->get_nameDaniel Vetter
2014-04-23drm: rip out dev->devnameDaniel Vetter
2014-04-23drm: inline drm_pci_set_uniqueDaniel Vetter
2014-04-23drm: remove bus->get_irq implementationsDaniel Vetter
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2014-04-23drm/irq: Look up the pci irq directly in the drm_control ioctlDaniel Vetter
2014-04-23drm/irq: track the irq installed in drm_irq_install in dev->irqDaniel Vetter
2014-04-23drm: rename dev->count_lock to dev->buf_lockDaniel Vetter
2014-04-23drm: Rip out totally bogus vga_switcheroo->can_switch lockingDaniel Vetter
2014-04-22drm: kill drm_bus->bus_typeDaniel Vetter
2014-04-22drm: remove drm_dev_to_irq from driversDaniel Vetter
2014-04-22drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter
2014-04-22drm/irq: drm_control is a legacy ioctl, so pci devices onlyDaniel Vetter
2014-04-22drm/pci: fold in irq_by_busid supportDaniel Vetter
2014-04-22drm/irq: simplify irq checks in drm_wait_vblankDaniel Vetter
2014-04-20Linux 3.15-rc2Linus Torvalds
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-19perf tools: Improve error reportingAdrien BAK
2014-04-19perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-19perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-19coredump: fix va_list corruptionEric Dumazet
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-19Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18mips: export flush_icache_rangeKees Cook
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18Shiraz has movedViresh Kumar
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu
2014-04-18kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter