summaryrefslogtreecommitdiffstats
path: root/tools/power/x86 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-09perf diff: Change formula methods to work with pair directlyJiri Olsa3-24/+19
2012-12-09perf diff: Change compute methods to work with pair directlyJiri Olsa3-39/+46
2012-12-09perf diff: Remove displacement from struct hist_entry_diffJiri Olsa1-3/+0
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim5-18/+18
2012-12-09perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim3-2/+2
2012-12-09perf hists: Link hist entry pairs to leaderNamhyung Kim1-2/+2
2012-12-09perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2-3/+3
2012-12-09perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim1-0/+11
2012-12-09perf hists: Fix period symbol_conf.field_sep displayJiri Olsa1-1/+5
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa8-96/+101
2012-12-09perf tools: Fix mmap limitations on 32-bitDavid Miller2-12/+14
2012-12-09perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo1-1/+1
2012-12-09perf session: Free environment information when deleting sessionNamhyung Kim1-0/+17
2012-12-09perf tools: Don't check configuration on make cleanNamhyung Kim2-12/+18
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim5-49/+43
2012-12-09perf ui: Always compile error printing codeNamhyung Kim4-62/+17
2012-12-09perf symbols: Fix dso__fprintf() print statementStephane Eranian1-1/+1
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet3-3/+8
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng3-6/+16
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman3-48/+16
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner1-16/+0
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman1-1/+9
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski1-2/+2
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner1-0/+7
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner1-1/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter1-1/+1
2012-12-05ASN.1: Fix an indefinite length skip errorDavid Howells1-1/+1
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells1-7/+7
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner1-0/+3
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds1-0/+52
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo1-2/+2
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2-15/+15
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2-9/+7
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger1-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger1-1/+7
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller1-6/+6
2012-12-03Linux 3.7-rc8v3.7-rc8Linus Torvalds1-1/+1
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller3-4/+14
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2-9/+0
2012-12-03modsign: add symbol prefix to certificate listJames Hogan1-2/+2
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan1-0/+7
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro2-2/+2
2012-12-028139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-12-02tcp: fix crashes in do_tcp_sendpages()Eric Dumazet1-9/+6