aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inflate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner1-16/+18
2016-02-29perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner1-0/+26
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner3-252/+198
2016-02-29x86/topology: Create logical package idThomas Gleixner6-0/+142
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner3-16/+12
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner1-0/+1
2016-02-29perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner2-2/+1
2016-02-29perf/x86/intel/uncore: Make code more readableThomas Gleixner1-45/+50
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner4-1/+33
2016-02-29perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner1-1/+1
2016-02-29perf/x86/intel/uncore: Fix error handlingThomas Gleixner2-43/+94
2016-02-29perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner1-21/+24
2016-02-29perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner1-6/+0
2016-02-29perf: Add a reviewerPeter Zijlstra1-0/+1
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang1-1/+7
2016-02-28Linux 4.5-rc6Linus Torvalds1-1/+1
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig1-2/+4
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka1-28/+3
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler2-35/+3
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler7-16/+43
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler6-10/+13
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler1-0/+5
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler2-2/+2
2016-02-27block: disable block device DAX by defaultDan Williams2-1/+18
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua1-0/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman8-14/+14
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman2-0/+23
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman1-1/+1
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli1-2/+12
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas5-16/+37
2016-02-26perf trace: Print content of bpf-output eventWang Nan1-1/+34
2016-02-26perf trace: Call bpf__apply_obj_config in 'perf trace'Wang Nan1-0/+11
2016-02-26perf tools: Only set filter for tracepoints eventsWang Nan1-0/+3
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan10-21/+15
2016-02-26perf report: Update column width of dynamic entriesNamhyung Kim2-3/+16
2016-02-26perf hists: Fix dynamic entry display in hierarchyNamhyung Kim2-1/+4
2016-02-26perf report: Left align dynamic entries in hierarchyNamhyung Kim2-11/+33
2016-02-26perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim4-6/+26
2016-02-26perf hists: Fix comparing of dynamic entriesNamhyung Kim1-0/+8
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King1-1/+1
2016-02-26perf report: Show message for percent limit on gtkNamhyung Kim1-0/+11
2016-02-26perf hists browser: Show message for percent limitNamhyung Kim3-0/+102
2016-02-26perf hists browser: Cleanup hist_browser__update_percent_limit()Namhyung Kim1-6/+1
2016-02-26perf report: Show message for percent limit on stdioNamhyung Kim1-0/+17
2016-02-26perf hists: Add more helper functions for the hierarchy modeNamhyung Kim3-0/+50