aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.locks (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim1-1/+8
2015-04-16tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent1-2/+6
2015-04-08tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)2-4/+269
2015-04-08writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)1-8/+25
2015-04-08v4l: Export enums used by tracepoints to user spaceSteven Rostedt (Red Hat)1-25/+50
2015-04-08SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)1-18/+44
2015-04-08mm: tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)1-10/+32
2015-04-08irq/tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)1-12/+27
2015-04-08f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)1-0/+30
2015-04-08net/9p/tracing: Export enums in tracepoints to userspaceSteven Rostedt (Red Hat)1-69/+88
2015-04-08x86/tlb/trace: Export enums in used by tlb_flush tracepointSteven Rostedt (Red Hat)1-5/+25
2015-04-08tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM()Steven Rostedt (Red Hat)1-1/+63
2015-04-08tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)4-5/+51
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)7-6/+178
2015-04-08tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentationSteven Rostedt (Red Hat)1-1/+19
2015-04-08tracing: Give system name a pointerSteven Rostedt (Red Hat)2-3/+18
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)4-220/+305
2015-04-08iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)6-432/+618
2015-04-07mac80211: Move message tracepoints to their own headerSteven Rostedt (Red Hat)3-38/+54
2015-04-07tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)1-0/+7
2015-04-07tracing: Add TRACE_SYSTEM_VAR to kvm-s390Steven Rostedt (Red Hat)1-0/+7
2015-04-07tracing: Add TRACE_SYSTEM_VAR to intel-sstSteven Rostedt (Red Hat)1-0/+7
2015-04-07tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt3-3/+0
2015-04-02ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fopsSteven Rostedt (Red Hat)1-8/+14
2015-03-30ring-buffer: Remove duplicate use of '&' in recursive codeSteven Rostedt (Red Hat)1-4/+1
2015-03-25trace: Don't use __weak in header filesStephen Rothwell4-24/+15
2015-03-25tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang1-1/+1
2015-03-25tracing: %pF is only for function pointersScott Wood7-17/+17
2015-03-25ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt1-6/+5
2015-03-15Linux 4.0-rc4Linus Torvalds1-1/+1
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton1-1/+1
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-13MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT1-0/+1
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-03-12mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep1-2/+2
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin5-7/+16
2015-03-12fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose1-1/+2
2015-03-12mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-12nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-12mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2015-03-12mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes1-1/+3
2015-03-12mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko1-1/+2
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1