summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-pmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28sched/numa: Rename variables in task_numa_fault()Rik van Riel1-4/+4
2014-01-28sched/numa: Do statistics calculation using local variables onlyRik van Riel1-8/+4
2014-01-28sched/numa: Normalize faults_cpu stats and weigh by CPU useRik van Riel3-2/+55
2014-01-28sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel3-28/+71
2014-01-28sched/numa: Build per numa_group active node mask from numa_faults_cpu statis...Rik van Riel1-0/+42
2014-01-28sched/numa: Track from which nodes NUMA faults are triggeredRik van Riel2-9/+30
2014-01-28sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel4-37/+37
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel5-70/+1
2014-01-28sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra1-1/+3
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli3-1/+285
2014-01-25sched: Fix docbook parameter annotation error in wait.hMasanari Iida1-2/+2
2014-01-23sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra1-1/+1
2014-01-23sched/clock: Fixup early initializationPeter Zijlstra1-12/+41
2014-01-23sched/preempt/x86: Fix voluntary preempt for x86Peter Zijlstra1-5/+0
2014-01-23Revert "sched: Fix sleep time double accounting in enqueue entity"Vincent Guittot1-7/+1
2014-01-20x86/intel/mpx: Remove unused LWP structureIngo Molnar1-8/+2
2014-01-20Linux 3.13v3.13Linus Torvalds1-1/+1
2014-01-20drm/nouveau/mxm: fix null deref on loadIlia Mirkin1-2/+2
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd1-2/+2
2014-01-19m68k/mac: Make SCC reset work more reliablyFinn Thain1-1/+3
2014-01-19ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)2-2/+36
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2-2/+0
2014-01-18s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-18parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-18ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2-22/+17
2014-01-18tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-01-18net: rds: fix per-cpu helper usageGerald Schaefer1-4/+3
2014-01-17x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren1-2/+2
2014-01-17perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker1-3/+0
2014-01-17perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker1-10/+10
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-17x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu1-2/+2
2014-01-17e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-17x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen1-1/+1
2014-01-17x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen7-8/+12
2014-01-17x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen1-0/+6
2014-01-16x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin1-0/+2
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker3-11/+15
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu4-69/+37
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu3-5/+71
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu1-0/+13
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim1-0/+9
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim1-0/+7
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim1-0/+12
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim1-0/+29
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim1-0/+22