index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-07
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
5
-0
/
+20
2015-02-07
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
1
-3
/
+7
2015-02-07
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
3
-0
/
+92
2015-02-07
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
5
-54
/
+94
2015-02-07
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
3
-34
/
+14
2015-02-07
perf evlist: Fix typo in comment
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-07
perf trace: No need to enable evsels for workload started from perf
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-02-06
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2
-3
/
+12
2015-02-06
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2
-4
/
+11
2015-02-06
perf symbols: debuglink should take symfs option into account
Victor Kamensky
1
-3
/
+3
2015-02-06
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
1
-4
/
+3
2015-02-06
perf probe: Update man page
Masami Hiramatsu
1
-2
/
+14
2015-02-06
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
3
-8
/
+22
2015-02-06
perf tools: Fix a dso open fail message
Namhyung Kim
1
-1
/
+1
2015-02-06
perf tests: Do not rely on dso__data_read_offset() to open dso
Namhyung Kim
1
-5
/
+8
2015-02-06
perf test: Fix dso cache testcase
Namhyung Kim
1
-3
/
+6
2015-02-04
perf: Decouple unthrottling and rotating
Mark Rutland
2
-53
/
+30
2015-02-04
perf: Drop module reference on event init failure
Mark Rutland
1
-12
/
+16
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
1
-1
/
+2
2015-02-04
perf: Fix put_event() ctx lock
Peter Zijlstra
1
-5
/
+12
2015-02-04
perf: Fix move_group() order
Peter Zijlstra (Intel)
1
-9
/
+47
2015-02-04
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2015-02-04
perf: Add a bit of paranoia
Peter Zijlstra
1
-1
/
+18
2015-02-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
perf symbols: Convert lseek + read to pread
Namhyung Kim
1
-5
/
+1
2015-01-29
perf tools: Use perf_data_file__fd() consistently
Namhyung Kim
2
-9
/
+10
2015-01-29
perf symbols: Support to read compressed module from build-id cache
Namhyung Kim
1
-5
/
+8
2015-01-29
perf evsel: Set attr.task bit for a tracking event
Namhyung Kim
1
-0
/
+1
2015-01-29
perf header: Set header version correctly
Namhyung Kim
1
-1
/
+1
2015-01-29
perf record: Show precise number of samples
Namhyung Kim
1
-12
/
+39
2015-01-29
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
3
-10
/
+6
2015-01-29
perf callchain: Cache eh/debug frame offset for dwarf unwind
Namhyung Kim
2
-11
/
+21
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
5
-0
/
+42
2015-01-28
perf evsel: Don't rely on malloc working for sz 0
Vineet Gupta
1
-0
/
+3
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
[next]