summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM()Steven Rostedt (Red Hat)
2015-04-08tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)
2015-04-08tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentationSteven Rostedt (Red Hat)
2015-04-08tracing: Give system name a pointerSteven Rostedt (Red Hat)
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-08iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-07mac80211: Move message tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-07tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)
2015-04-07tracing: Add TRACE_SYSTEM_VAR to kvm-s390Steven Rostedt (Red Hat)
2015-04-07tracing: Add TRACE_SYSTEM_VAR to intel-sstSteven Rostedt (Red Hat)
2015-04-07tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt
2015-04-02ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fopsSteven Rostedt (Red Hat)
2015-03-30ring-buffer: Remove duplicate use of '&' in recursive codeSteven Rostedt (Red Hat)
2015-03-25trace: Don't use __weak in header filesStephen Rothwell
2015-03-25tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang
2015-03-25tracing: %pF is only for function pointersScott Wood
2015-03-25ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt
2015-03-15Linux 4.0-rc4Linus Torvalds
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-03-14Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-13MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT
2015-03-13Merge branch 'pm-tools'Rafael J. Wysocki
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2015-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-03-12mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-12fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose