index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
perf tools: Allow out of order messages in forced flush
Jiri Olsa
3
-3
/
+15
2014-08-12
perf tools: Add debug prints for ordered events queue
Jiri Olsa
4
-2
/
+72
2014-08-12
perf tools: Add report.queue-size config file option
Jiri Olsa
2
-1
/
+18
2014-08-12
perf tools: Add perf_config_u64 function
Jiri Olsa
2
-0
/
+25
2014-08-12
perf tools: Add ordered_events__free function
Jiri Olsa
3
-15
/
+14
2014-08-12
perf tools: Add ordered_events__init function
Jiri Olsa
3
-5
/
+11
2014-08-12
perf tools: Use list_move in ordered_events_delete function
Jiri Olsa
1
-2
/
+1
2014-08-12
perf tools: Create ordered-events object
Jiri Olsa
5
-222
/
+240
2014-08-12
perf tools: Make perf_session__deliver_event global
Jiri Olsa
2
-15
/
+13
2014-08-12
perf tools: Flush ordered events in case of allocation failure
Jiri Olsa
3
-4
/
+30
2014-08-12
perf tools: Limit ordered events queue size
Jiri Olsa
2
-3
/
+11
2014-08-12
perf tools: Factor ordered_events__flush to be more generic
Jiri Olsa
1
-11
/
+36
2014-08-12
perf tools: Add ordered_events__(new|delete) interface
Jiri Olsa
1
-71
/
+98
2014-08-12
perf tools: Rename ordered_events members
Jiri Olsa
2
-50
/
+48
2014-08-12
perf tools: Rename ordered_samples struct to ordered_events
Jiri Olsa
3
-65
/
+65
2014-08-12
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
14
-19
/
+19
2014-08-12
perf record: Honour --no-time command line option
Andi Kleen
2
-3
/
+7
2014-08-02
perf kvm stat: Properly show submicrosecond times
Christian Borntraeger
1
-4
/
+4
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
5
-23
/
+42
2014-07-31
perf evlist: Don't run workload if not told to
Arnaldo Carvalho de Melo
1
-2
/
+18
2014-07-30
perf tools: Fix arm64 build error
Mark Salter
1
-0
/
+2
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
1
-7
/
+2
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
1
-1
/
+1
2014-07-28
perf: Check permission only for parent tracepoint event
Jiri Olsa
1
-0
/
+12
2014-07-27
Linux 3.16-rc7
v3.16-rc7
Linus Torvalds
1
-1
/
+1
2014-07-26
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
Linus Torvalds
1
-0
/
+2
2014-07-26
mm: fix direct reclaim writeback regression
Hugh Dickins
1
-2
/
+3
2014-07-26
parport: fix menu breakage
Randy Dunlap
1
-6
/
+6
2014-07-26
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...
Steven Miao
1
-1
/
+1
2014-07-26
defconfig: BF609: update spi config name
Steven Miao
1
-1
/
+1
2014-07-26
irq: blackfin sec: drop duplicated sec priority set
Steven Miao
1
-2
/
+0
2014-07-26
blackfin: bind different groups of one pinmux function to different state name
Sonic Zhang
2
-11
/
+12
2014-07-26
blackfin: fix some bf5xx boards build for missing <linux/gpio.h>
Steven Miao
7
-0
/
+7
2014-07-26
pm: bf609: cleanup smc nor flash
Steven Miao
3
-7
/
+5
2014-07-25
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Jiri Olsa
1
-1
/
+7
2014-07-25
perf record: Always force PERF_RECORD_FINISHED_ROUND event
Jiri Olsa
1
-2
/
+1
2014-07-25
perf inject: Add --kallsyms parameter
Adrian Hunter
2
-0
/
+5
2014-07-25
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
3
-33
/
+53
2014-07-25
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-24
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-24
perf session: Fix accounting of ordered samples queue
Jiri Olsa
1
-2
/
+1
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-24
direct-io: fix uninitialized warning in do_direct_IO()
Boaz Harrosh
1
-7
/
+7
2014-07-24
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-24
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-24
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
1
-3
/
+8
2014-07-24
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
[next]