summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1711-24/+126
|\ \ \ \ \ \
| * | | | | | x86/mpx: Make unnecessarily global function staticTobias Klauser2017-03-161-1/+1
| * | | | | | x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
| * | | | | | x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-141-6/+30
| * | | | | | mm, x86: Fix native_pud_clear build errorArnd Bergmann2017-03-142-4/+1
| * | | | | | x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-142-0/+2
| * | | | | | x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2017-03-132-0/+83
| * | | | | | x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko2017-03-131-11/+4
| * | | | | | x86/platform: Remove warning message for duplicate NMI handlersMike Travis2017-03-131-4/+2
| * | | | | | x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-131-0/+2
| * | | | | | x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-03-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-176-152/+79
|\ \ \ \ \ \
| * | | | | | acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang2017-03-112-4/+11
| * | | | | | acpi/processor: Implement DEVICE operator for processor enumerationDou Liyang2017-03-111-7/+32
| * | | | | | x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-112-20/+13
| * | | | | | Revert"x86/acpi: Enable MADT APIs to return disabled apicids"Dou Liyang2017-03-111-38/+22
| * | | | | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-115-83/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-173-19/+63
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/s...Ingo Molnar2017-03-171-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-03-171-1/+1
| * | | | | | | | x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski2017-03-171-0/+12
| * | | | | | | | x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-171-2/+2
| |/ / / / / / /
| * | | | | | | perf/core: Better explain the inherit magicPeter Zijlstra2017-03-161-3/+33
| * | | | | | | perf/core: Simplify perf_event_free_task()Peter Zijlstra2017-03-161-11/+1
| * | | | | | | perf/core: Fix event inheritance on fork()Peter Zijlstra2017-03-161-2/+3
| * | | | | | | perf/core: Fix use-after-free in perf_release()Peter Zijlstra2017-03-161-0/+11
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-172-14/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)2017-03-161-4/+4
| * | | | | | | | sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira2017-03-161-0/+45
| * | | | | | | | sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira2017-03-161-2/+7
| * | | | | | | | sched/loadavg: Use {READ,WRITE}_ONCE() for sample windowMatt Fleming2017-03-161-7/+11
| * | | | | | | | sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-03-161-2/+2
| * | | | | | | | sched/deadline: Add missing update_rq_clock() in dl_task_timer()Wanpeng Li2017-03-161-0/+1
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-172-14/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel2017-03-161-5/+11
| * | | | | | | | | futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-03-141-0/+2
| * | | | | | | | | futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-03-141-9/+11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-03-171-15/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"Romain Izard2017-03-111-15/+1
* | | | | | | | | | Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds2017-03-1713-222/+269
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | afs: Don't wait for page writeback with the page lock heldDavid Howells2017-03-161-5/+4
| * | | | | | | | | | afs: ->writepage() shouldn't call clear_page_dirty_for_io()David Howells2017-03-161-3/+3
| * | | | | | | | | | afs: Fix abort on signal while waiting for call completionDavid Howells2017-03-161-13/+6
| * | | | | | | | | | afs: Fix an off-by-one error in afs_send_pages()David Howells2017-03-161-1/+1
| * | | | | | | | | | afs: Fix afs_kill_pages()David Howells2017-03-161-3/+7
| * | | | | | | | | | afs: Fix page leak in afs_write_begin()David Howells2017-03-161-2/+5
| * | | | | | | | | | afs: Don't set PG_error on local EINTR or ENOMEM when filling a pageDavid Howells2017-03-161-2/+10
| * | | | | | | | | | afs: Populate and use client modification timeMarc Dionne2017-03-162-10/+10
| * | | | | | | | | | afs: Better abort and net error handlingDavid Howells2017-03-161-8/+27
| * | | | | | | | | | afs: Invalid op ID should abort with RXGEN_OPCODEDavid Howells2017-03-162-1/+3