summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-13tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)1-0/+4
2017-10-13tracing/xen: Hide events that are not used when X86_PAE is not definedSteven Rostedt (VMware)1-16/+19
2017-10-13tracing: mark trace_test_buffer as __maybe_unusedArnd Bergmann1-1/+1
2017-10-13printk: Remove superfluous memory barriers from printk_safeSteven Rostedt (VMware)1-7/+8
2017-10-11ftrace: Clear hashes of stale ips of init memoryJoel Fernandes1-0/+69
2017-10-11tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes5-2/+118
2017-10-06tracing: Prepare to add preempt and irq trace eventsJoel Fernandes1-26/+74
2017-10-06ftrace/kallsyms: Have /proc/kallsyms show saved mod init functionsSteven Rostedt (VMware)3-6/+81
2017-10-05ftrace: Add freeing algorithm to free ftrace_mod_mapsSteven Rostedt (VMware)1-2/+30
2017-10-05ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)4-5/+168
2017-10-05ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)3-5/+7
2017-10-04ftrace: Add a ftrace_free_mem() function for modules to useSteven Rostedt (VMware)2-3/+13
2017-10-04tracing: Reimplement log2Tom Zanussi1-4/+27
2017-10-04tracing: Add hist_field_name() accessorTom Zanussi1-22/+45
2017-10-04tracing: Clean up hist_field_flags enumTom Zanussi1-10/+10
2017-10-04tracing: Make traceprobe parsing code reusableTom Zanussi6-103/+103
2017-10-04tracing: Increase tracing map KEYS_MAX sizeTom Zanussi1-1/+1
2017-10-04tracing: Remove lookups from tracing_map hitcountTom Zanussi1-1/+2
2017-10-04tracing: Exclude 'generic fields' from histogramsTom Zanussi1-2/+2
2017-10-04ring-buffer: Rewrite trace_recursive_(un)lock() to be simplerSteven Rostedt (VMware)1-47/+17
2017-10-04tracing: Reverse the order of trace_types_lock and event_mutexSteven Rostedt (VMware)2-16/+20
2017-10-04tracing: Remove redundant unread variable retColin Ian King1-4/+2
2017-10-04tracing: Remove obsolete sched_switch tracer selftestJoel Fernandes2-34/+0
2017-10-01Linux 4.14-rc3v4.14-rc3Linus Torvalds1-1/+1
2017-09-29fix infoleak in waitid(2)Al Viro1-13/+10
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin5-18/+7
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky1-0/+2
2017-09-29arm64: fault: Route pte translation faults via do_translation_faultWill Deacon1-1/+1
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon1-1/+1
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng1-1/+2
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li1-1/+2
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao1-1/+2
2017-09-29x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf1-2/+4
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra3-11/+10
2017-09-29sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra1-1/+23
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra3-13/+27
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra3-21/+10
2017-09-29locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood1-0/+27
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2-8/+12
2017-09-29sched/debug: Remove unused variablePeter Zijlstra1-2/+0
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra2-20/+21
2017-09-29um/time: Fixup namespace collisionThomas Gleixner1-2/+2
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin1-5/+15
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2-16/+0
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter2-22/+0
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter3-18/+1
2017-09-28KVM: VMX: use cmpxchg64Paolo Bonzini1-6/+6
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14
2017-09-28xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan1-9/+4