aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg8-4/+272
2012-03-19perf report: Document --symbol-filter optionNamhyung Kim1-0/+3
2012-03-19perf ui browser: Clean lines inside of the input windowNamhyung Kim1-3/+7
2012-03-16perf report: Treat an argument as a symbol filterNamhyung Kim1-5/+10
2012-03-16perf report: Add --symbol-filter optionNamhyung Kim1-0/+6
2012-03-16perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim1-1/+13
2012-03-16perf ui browser: Introduce ui_browser__input_windowNamhyung Kim3-0/+82
2012-03-16perf hists: Add hists__filter_by_symbolNamhyung Kim2-0/+37
2012-03-16perf tools: Do not disable members of group eventNamhyung Kim3-5/+10
2012-03-16perf stat: Fix event grouping on forked taskNamhyung Kim1-1/+1
2012-03-16perf tools: Add support to specify pmu style eventJiri Olsa5-100/+172
2012-03-16perf tools: Add perf pmu object to access pmu format definitionJiri Olsa10-0/+4541
2012-03-16perf tools: Add config options support for event parsingJiri Olsa9-447/+866
2012-03-16perf tools: Add parser generator for events parsingJiri Olsa10-341/+4752
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa7-0/+109
2012-03-15perf tools: Adjust make rulesJan Beulich1-1/+5
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar4-0/+10
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo8-33/+35
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming2-15/+3
2012-03-13perf record: Fix buffer overrun bug in tracepoint_id_to_path()Stephane Eranian1-1/+1
2012-03-12tun: don't hold network namespace by tun socketsStanislav Kinsbursky1-3/+12
2012-03-12bnx2x: FCoE statistics id fixedYuval Mintz1-3/+9
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz2-4/+6
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior1-1/+1
2012-03-12bnx2x: pfc statistics counts pfc events twiceYuval Mintz1-12/+0
2012-03-12perf report: Fix annotate double quit issue in branch view modeStephane Eranian1-7/+31
2012-03-12perf report: Remove duplicate annotate choice in branch view modeStephane Eranian1-0/+2
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra2-7/+37
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12arch/tile: misplaced parens near likelyroel1-1/+1
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf2-559/+1483
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf1-1/+1
2012-03-12rt2x00: fix random stallsStanislaw Gruszka3-1/+17
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2-4/+5
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang1-2/+2
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc1-1/+29
2012-03-12Fujitsu tablet extras driverRobert Gerlach4-0/+502
2012-03-12x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings3-0/+181
2012-03-11dql: Fix undefined jiffiesTom Herbert1-0/+1
2012-03-11tcp: fix syncookie regressionEric Dumazet2-17/+23
2012-03-11usb: asix: Patch for Sitecom LN-031Joerg Neikes1-0/+4
2012-03-10restore smp_mb() in unlock_new_inode()Al Viro1-0/+1
2012-03-10vfs: fix return value from do_last()Miklos Szeredi1-1/+1
2012-03-10vfs: fix double put after complete_walk()Miklos Szeredi1-1/+1
2012-03-10Linux 3.3-rc7Linus Torvalds1-1/+1
2012-03-10udf: Fix deadlock in udf_release_file()Jan Kara1-2/+0
2012-03-10vfs: Correctly set the dir i_mutex lockdep classTyler Hicks1-2/+1
2012-03-09aio: fix the "too late munmap()" raceAl Viro1-8/+6