index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
perf evlist: Fix for double free in tools/perf stat
Yasser Shalabi
1
-0
/
+1
2014-10-15
perf test: Add test case for pmu event new style format
Kan Liang
1
-0
/
+36
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2
-1
/
+69
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
4
-10
/
+141
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
3
-54
/
+1
2014-10-15
perf Documentation: Remove Ruplicated docs for powerpc cpu specific events
Cody P Schafer
1
-573
/
+0
2014-10-15
perf Documentation: sysfs events/ interfaces
Cody P Schafer
1
-0
/
+60
2014-10-15
perf top: Add a visual cue for toggle zeroing of samples
Taeung Song
1
-10
/
+22
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
3
-8
/
+8
2014-10-14
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-14
perf tools: Fixup off-by-one comparision in maps__find
Namhyung Kim
1
-1
/
+1
2014-10-14
perf tools: fix off-by-one error in maps
Stephane Eranian
1
-3
/
+3
2014-10-14
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
1
-2
/
+8
2014-10-14
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
2
-6
/
+3
2014-10-14
perf evsel: Add missing 'target' struct forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-14
perf evlist: Default to syswide target when no thread/cpu maps set
Arnaldo Carvalho de Melo
1
-0
/
+40
2014-10-14
perf evlist: Check that there is a thread_map when preparing a workload
Arnaldo Carvalho de Melo
1
-1
/
+7
2014-10-14
perf thread_map: Create dummy constructor out of open coded equivalent
Arnaldo Carvalho de Melo
2
-8
/
+14
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
8
-25
/
+65
2014-10-14
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
5
-2
/
+5
2014-10-14
perf evsel: Subclassing
Arnaldo Carvalho de Melo
2
-2
/
+50
2014-10-14
perf session: Remove last reference to hists struct
Arnaldo Carvalho de Melo
6
-8
/
+19
2014-10-13
xfs: fix agno increment in xfs_inumbers() loop
Eric Sandeen
1
-1
/
+2
2014-10-12
fs/file_table.c: Update alloc_file() comment
Eric Biggers
1
-10
/
+2
2014-10-12
vfs: Deduplicate code shared by xattr system calls operating on paths
Eric Biggers
1
-77
/
+39
2014-10-12
reiserfs: remove pointless forward declaration of struct nameidata
Al Viro
1
-1
/
+0
2014-10-12
don't need that forward declaration of struct nameidata in dcache.h anymore
Al Viro
1
-1
/
+0
2014-10-12
take dname_external() into fs/dcache.c
Al Viro
2
-5
/
+5
2014-10-12
let path_init() failures treated the same way as subsequent link_path_walk()
Al Viro
1
-2
/
+3
2014-10-12
parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
Helge Deller
1
-10
/
+6
2014-10-10
mm: Support fadvise without CONFIG_MMU
Josh Triplett
1
-1
/
+2
2014-10-10
sparc64: Fix lockdep warnings on reboot on Ultra-5
David S. Miller
1
-3
/
+4
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-10
net: fix races in page->_count manipulation
Eric Dumazet
1
-7
/
+18
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
1
-5
/
+3
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
3
-2
/
+36
2014-10-10
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
1
-13
/
+23
2014-10-10
net: filter: fix the comments
Li RongQing
1
-6
/
+3
2014-10-10
Documentation: replace __sk_run_filter with __bpf_prog_run
Li RongQing
1
-2
/
+2
2014-10-10
macvlan: optimize the receive path
jbaron@akamai.com
1
-5
/
+10
2014-10-10
macvlan: pass 'bool' type to macvlan_count_rx()
jbaron@akamai.com
1
-3
/
+3
2014-10-10
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
1
-6
/
+22
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
6
-30
/
+438
2014-10-10
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
4
-41
/
+78
2014-10-10
dtb: Add 10GbE node to APM X-Gene SoC device tree
Iyappan Subramanian
2
-2
/
+31
[next]