Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8329e818f14926a6040df86b2668568bde342ebf
8329e81
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
by Steven Rostedt
· 9 years ago
6112a30
ftrace: Don't disable irqs when taking the tasklist_lock read_lock
by Soumya PN
· 9 years ago
91e6f1c
ftracetest: Add instance created, delete, read and enable event test
by Steven Rostedt (Red Hat)
· 9 years ago
0fc1b09
tracing: Use temp buffer when filtering events
by Steven Rostedt (Red Hat)
· 9 years ago
dcb0b55
tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic
by Steven Rostedt (Red Hat)
· 9 years ago
904d185
tracing: Remove unused function trace_current_buffer_lock_reserve()
by Steven Rostedt (Red Hat)
· 9 years ago
9b9db27
tracing: Remove one use of trace_current_buffer_lock_reserve()
by Steven Rostedt (Red Hat)
· 9 years ago
33fddff
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
by Steven Rostedt (Red Hat)
· 9 years ago
a9fe48d
tracing: Remove unused function trace_current_buffer_discard_commit()
by Steven Rostedt (Red Hat)
· 9 years ago
fa66ddb
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
by Steven Rostedt (Red Hat)
· 9 years ago
9cbb150
tracing: Fold filter_check_discard() into its only user
by Steven Rostedt (Red Hat)
· 9 years ago
65da9a0
tracing: Make filter_check_discard() local
by Steven Rostedt (Red Hat)
· 9 years ago
dad56ee
tracing: Move event_trigger_unlock_commit{_regs}() to local header
by Steven Rostedt (Red Hat)
· 9 years ago
4afe649
tracing: Don't use the address of the buffer array name in copy_from_user
by Wang Xiaoqiang
· 9 years ago
6e4cf65
tracing: Handle tracing_map_alloc_elts() error path correctly
by Tom Zanussi
· 9 years ago
432480c
tracing: Add check for NULL event field when creating hist field
by Tom Zanussi
· 9 years ago
4812952
tracing: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 9 years ago
2055062
tracing: Do not inherit event-fork option for instances
by Steven Rostedt (Red Hat)
· 9 years ago
d50c744
tracing: Fix unsigned comparison to zero in hist trigger code
by Steven Rostedt (Red Hat)
· 9 years ago
93c5f67
kselftests/ftrace: Add a test for log2 modifier of hist trigger
by Masami Hiramatsu
· 9 years ago
4b94f5b
tracing: Add hist trigger 'log2' modifier
by Namhyung Kim
· 9 years ago
76929ab
kselftests/ftrace: Add hist trigger testcases
by Masami Hiramatsu
· 9 years ago
cfa0963
kselftests/ftrace : Add event trigger testcases
by Masami Hiramatsu
· 9 years ago
5463bfd
tracing: Add support for named hist triggers
by Tom Zanussi
· 9 years ago
db1388b
tracing: Add support for named triggers
by Tom Zanussi
· 9 years ago
52a7f16
tracing: Add support for multiple hist triggers per event
by Tom Zanussi
· 9 years ago
0fc3813
tracing: Add 'hist' trigger Documentation
by Tom Zanussi
· 9 years ago
d0bad49
tracing: Add enable_hist/disable_hist triggers
by Tom Zanussi
· 9 years ago
6a475cb
tracing: Remove restriction on string position in hist trigger keys
by Tom Zanussi
· 9 years ago
79e577c
tracing: Support string type key properly
by Namhyung Kim
· 9 years ago
69a0200
tracing: Add hist trigger support for stacktraces as keys
by Tom Zanussi
· 9 years ago
3169619
tracing: Add hist trigger 'syscall' modifier
by Tom Zanussi
· 9 years ago
6b4827a
tracing: Add hist trigger 'execname' modifier
by Tom Zanussi
· 9 years ago
c6afad4
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
by Tom Zanussi
· 9 years ago
0c4a6b4
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
by Tom Zanussi
· 9 years ago
e86ae9b
tracing: Add hist trigger support for clearing a trace
by Tom Zanussi
· 9 years ago
83e9991
tracing: Add hist trigger support for pausing and continuing a trace
by Tom Zanussi
· 9 years ago
e62347d
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
by Tom Zanussi
· 9 years ago
76a3b0c
tracing: Add hist trigger support for compound keys
by Tom Zanussi
· 9 years ago
f260683
tracing: Add hist trigger support for multiple values ('vals=' param)
by Tom Zanussi
· 9 years ago
7ef224d
tracing: Add 'hist' event trigger command
by Tom Zanussi
· 9 years ago
3b772b9
tracing: Update some tracing_map constants and comments
by Tom Zanussi
· 9 years ago
8d44f2f
tracing: Fix TRACING_MAP Kconfig
by Steven Rostedt (Red Hat)
· 9 years ago
08d43a5
tracing: Add lock-free tracing_map
by Tom Zanussi
· 9 years ago
540b589
tracing: Update the documentation to describe "event-fork" option
by Steven Rostedt (Red Hat)
· 9 years ago
c37775d
tracing: Add infrastructure to allow set_event_pid to follow children
by Steven Rostedt
· 9 years ago
f4d34a8
tracing: Use pid bitmap instead of a pid array for set_event_pid
by Steven Rostedt
· 9 years ago
9ebc57c
tracing: Rename check_ignore_pid() to ignore_this_task()
by Steven Rostedt
· 9 years ago
c3b46c7
Linux 4.6-rc4
by Linus Torvalds
· 9 years ago
9d090d0
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
6545b60
dm cache metadata: fix cmd_read_lock() acquiring write lock
by Ahmed Samy
· 9 years ago
b9f5dba
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e1e22b2
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
b62dabf
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
306a63b
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
ac82a57
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e2f50c5
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
956e6c8
Merge branch 'fix/edma' into fixes
by Vinod Koul
· 9 years ago
1cc3334
Merge branch 'fix/xilinx' into fixes
by Vinod Koul
· 9 years ago
4bd6135
Merge branch 'fix/omap' into fixes
by Vinod Koul
· 9 years ago
09c505c
Merge branch 'fix/hsu' into fixes
by Vinod Koul
· 9 years ago
2e57259
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
f3c9a1a
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
29dde7c
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
2fffad1
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
ab5f9eb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
60ea7bb
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
0a370d26
libnvdimm, pmem: clarify the write+clear_poison+write flow
by Dan Williams
· 9 years ago
a7297a6
block: loop: fix filesystem corruption in case of aio/dio
by Ming Lei
· 9 years ago
806fdcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a1f9831
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
63a1281
Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
0a3f5af
Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
c8c5285
Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
a7109a2
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
dfe7058
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
16382ed
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4c0b1c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
9567366
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
by Mike Snitzer
· 9 years ago
a522905
NVMe: Always use MSI/MSI-x interrupts
by Keith Busch
· 9 years ago
51d7b12
/proc/iomem: only expose physical resource addresses to privileged users
by Linus Torvalds
· 9 years ago
ab0fa82
pci-sysfs: use proper file capability helper function
by Linus Torvalds
· 9 years ago
34dbbcd
Make file credentials available to the seqfile interfaces
by Linus Torvalds
· 9 years ago
4046d6e
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
by Linus Torvalds
· 9 years ago
366dd4e
parisc: Fix ftrace function tracer
by Helge Deller
· 9 years ago
cba2e47
pmem: fix BUG() error in pmem.h:48 on X86_32
by Toshi Kani
· 9 years ago
ad06fde
pwm: fsl-ftm: Use flat regmap cache
by Stefan Agner
· 9 years ago
70ad7f7
mmc: tegra: Disable UHS-I modes for Tegra124
by Jon Hunter
· 9 years ago
9aaf343
mmc: block: Use the mmc host device index as the mmcblk device index
by Ulf Hansson
· 9 years ago
ff3e84e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
25451c1
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
90de680
Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh
by Linus Torvalds
· 9 years ago
e86103a
usb: hcd: out of bounds access in for_each_companion
by Robert Dobrowolski
· 9 years ago
1363074
USB: uas: Add a new NO_REPORT_LUNS quirk
by Hans de Goede
· 9 years ago
198de51
USB: uas: Limit qdepth at the scsi-host level
by Hans de Goede
· 9 years ago
2dc0194
doc: usb: Fix typo in gadget_multi documentation
by Diego Herranz
· 9 years ago
f9a85f6
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
by Peter Griffin
· 9 years ago
98d74f9
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
by Mathias Nyman
· 9 years ago
7150406
usb: xhci: fix wild pointers in xhci_mem_cleanup
by Lu Baolu
· 9 years ago
5ad3b03
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
by Yoshihiro Shimoda
· 9 years ago
Next »