aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-23drm: remove drm_bus->get_nameDaniel Vetter5-24/+2
2014-04-23drm: rip out dev->devnameDaniel Vetter7-62/+1
2014-04-23drm: inline drm_pci_set_uniqueDaniel Vetter3-9/+20
2014-04-23drm: remove bus->get_irq implementationsDaniel Vetter4-19/+0
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter14-32/+17
2014-04-23drm/irq: Look up the pci irq directly in the drm_control ioctlDaniel Vetter1-2/+4
2014-04-23drm/irq: track the irq installed in drm_irq_install in dev->irqDaniel Vetter2-7/+13
2014-04-23drm: rename dev->count_lock to dev->buf_lockDaniel Vetter3-18/+18
2014-04-23drm: Rip out totally bogus vga_switcheroo->can_switch lockingDaniel Vetter4-16/+19
2014-04-22drm: kill drm_bus->bus_typeDaniel Vetter5-10/+0
2014-04-22drm: remove drm_dev_to_irq from driversDaniel Vetter5-8/+8
2014-04-22drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter3-19/+21
2014-04-22drm/irq: drm_control is a legacy ioctl, so pci devices onlyDaniel Vetter1-8/+7
2014-04-22drm/pci: fold in irq_by_busid supportDaniel Vetter3-30/+37
2014-04-22drm/irq: simplify irq checks in drm_wait_vblankDaniel Vetter1-3/+2
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar11-13/+14
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txtTang Chen1-3/+2
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-18kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter5-372/+437
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3