aboutsummaryrefslogtreecommitdiffstats
path: root/include/clocksource (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman1-1/+2
2014-04-17tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)1-0/+6
2014-04-17drm/radeon/ci: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König1-6/+7
2014-04-17drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas1-2/+7
2014-04-17drm/radeon: fix VCE fence commandChristoph Jaeger1-1/+1
2014-04-17drm/radeon: re-enable mclk dpm on R7 260X asicsAlex Deucher1-2/+6
2014-04-17drm/radeon: add support for newer mc ucode on CI (v2)Alex Deucher2-10/+20
2014-04-17drm/radeon: add support for newer mc ucode on SI (v2)Alex Deucher2-13/+25
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König1-0/+3
2014-04-17drm/radeon: update CI DPM powertune settingsAlex Deucher1-12/+13
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher6-34/+27