index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
pcmcia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...
Steven Rostedt (Red Hat)
2
-3
/
+3
2015-05-14
tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call
Steven Rostedt (Red Hat)
2
-4
/
+4
2015-05-14
tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call
Steven Rostedt (Red Hat)
2
-6
/
+6
2015-05-14
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
4
-17
/
+17
2015-05-13
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
5
-8
/
+8
2015-05-13
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
6
-75
/
+75
2015-05-13
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
4
-22
/
+22
2015-05-13
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
6
-31
/
+31
2015-05-13
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
4
-7
/
+7
2015-05-13
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
4
-20
/
+20
2015-05-13
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
3
-13
/
+13
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
22
-172
/
+172
2015-05-13
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
11
-169
/
+169
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
10
-29
/
+29
2015-05-13
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
3
-38
/
+38
2015-05-13
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
14
-14
/
+14
2015-05-13
tracing: Move the perf code out of trace_event.h
Steven Rostedt (Red Hat)
3
-351
/
+351
2015-05-13
tracing: Rename trace/ftrace.h to trace/trace_events.h
Steven Rostedt (Red Hat)
2
-1
/
+1
2015-05-13
tracing: Remove unused prototype ftrace_event_define_field()
Steven Rostedt (Red Hat)
1
-8
/
+0
2015-05-12
ftrace: Provide trace clock monotonic raw
Drew Richardson
1
-0
/
+1
2015-05-12
tracing: Export tracing clock functions
Jerry Snitselaar
1
-0
/
+3
2015-05-12
tracing: remove unused ftrace_output_event() prototype
Nicolas Iooss
1
-3
/
+0
2015-05-11
Linux 4.1-rc3
v4.1-rc3
Linus Torvalds
1
-1
/
+1
2015-05-10
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-09
m32r: make flush_cpumask non-volatile.
Rusty Russell
1
-3
/
+3
2015-05-09
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-09
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-09
namei: d_is_negative() should be checked before ->d_seq validation
Al Viro
1
-6
/
+13
2015-05-08
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
ARM: dts: Fix typo in trip point temperature for exynos5420/5440
Abhilash Kesavan
2
-2
/
+2
2015-05-08
ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards
Markus Reichl
1
-0
/
+3
2015-05-08
ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
MAINTAINERS: add Conexant Digicolor machines entry
Baruch Siach
1
-0
/
+6
2015-05-08
MAINTAINERS: socfpga: update the git repo for SoCFPGA
Dinh Nguyen
1
-2
/
+3
2015-05-08
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
1
-1
/
+0
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-07
ARM: multi_v7_defconfig: Select more FSL SoCs
Fabio Estevam
1
-0
/
+3
2015-05-07
MAINTAINERS: replace an AT91 maintainer
Nicolas Ferre
2
-2
/
+8
2015-05-07
drivers: CCI: fix used_mask init in validate_group()
Mark Salter
1
-1
/
+1
2015-05-07
drm/radeon: stop trying to suspend UVD sessions
Christian König
2
-21
/
+19
2015-05-07
drm/radeon: more strictly validate the UVD codec
Christian König
1
-2
/
+31
2015-05-07
drm/radeon: make UVD handle checking more strict
Christian König
1
-29
/
+43
2015-05-07
drm/radeon: make VCE handle check more strict
Christian König
1
-17
/
+48
2015-05-07
drm/radeon: fix userptr lockup
Christian König
1
-0
/
+3
2015-05-07
drm/radeon: fix userptr BO unpin bug v3
monk.liu
1
-5
/
+3
2015-05-07
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
1
-0
/
+2
2015-05-07
drm/amdkfd: Don't report local memory size
Oded Gabbay
1
-2
/
+2
2015-05-07
drm/amdkfd: allow unregister process with queues
Oded Gabbay
1
-2
/
+3
2015-05-07
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
1
-3
/
+0
[next]