summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-21perf diff: Fix output ordering to honor next columnNamhyung Kim
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim
2015-01-21perf diff: Introduce fmt_to_data_file() helperNamhyung Kim
2015-01-21perf diff: Print diff result more preciselyNamhyung Kim
2015-01-21perf diff: Get rid of hists__compute_resort()Namhyung Kim
2015-01-21perf tools: Allow use of an exclusive option more than onceNamhyung Kim
2015-01-21perf tools: Document parameterized and symbolic eventsCody P Schafer
2015-01-21perf Documentation: Add event parametersCody P Schafer
2015-01-21perf tools: Extend format_alias() to include event parametersCody P Schafer
2015-01-21perf tools: Support parsing parameterized eventsCody P Schafer
2015-01-21perf tools: Remove some unused functions from color.cRickard Strandqvist
2015-01-21perf report: Get rid of report__inc_stat()Namhyung Kim
2015-01-21perf hists: Introduce function for deleting/removing hist_entryArnaldo Carvalho de Melo
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2015-01-21perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo
2015-01-21perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian
2015-01-21ata: libahci: Fix devres cleanup on failureThierry Reding
2015-01-21ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv codeMasahiro Yamada
2015-01-21ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada
2015-01-21power: bq24190_charger: suppress build warningLad, Prabhakar
2015-01-21ARM: 8286/1: mm: Fix dma_contiguous_reserve commentGeorge G. Davis
2015-01-21ARM: 8248/1: pm: remove outdated commentBrian Norris
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada
2015-01-21ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)Daniel Thompson
2015-01-21ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XXDaniel Thompson
2015-01-21ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson
2015-01-21ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson
2015-01-21ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson
2015-01-21ARM: 8269/1: Remove DEBUG_LL_UART_NONEDaniel Thompson
2015-01-21ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where neededDaniel Thompson
2015-01-21ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxxDaniel Thompson
2015-01-21power: reset: Add reset driver for R-Mobile platformsGeert Uytterhoeven
2015-01-21kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov
2015-01-21livepatch: fix uninitialized return valueJosh Poimboeuf
2015-01-21drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson
2015-01-21next: drm/atomic: Use copy_from_user to copy 64 bit data from user spaceGuenter Roeck
2015-01-21drm: Make drm_read() more robust against multithreaded racesChris Wilson
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2015-01-21drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"Geert Uytterhoeven
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang
2015-01-21watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann
2015-01-21watchdog: imx2_wdt: Improve power management support.Xiubo Li
2015-01-21mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove pathJisheng Zhang
2015-01-21power: ab8500_fg.c: Remove unused functionRickard Strandqvist
2015-01-21perf probe: Fix probing kretprobesNamhyung Kim
2015-01-21perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo
2015-01-21perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo
2015-01-21perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim