summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner
2016-02-29perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner
2016-02-29cpumask: Export cpumask_any_but()Thomas Gleixner
2016-02-29perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner
2016-02-29x86/topology: Create logical package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner
2016-02-29perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner
2016-02-29perf/x86/intel/uncore: Make code more readableThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner
2016-02-29perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Fix error handlingThomas Gleixner
2016-02-29perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner
2016-02-29perf: Add a reviewerPeter Zijlstra
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-28Linux 4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-28do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-28should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-28do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-28fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-28hpfs: don't truncate the file when delete failsMikulas Patocka
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler
2016-02-27block: disable block device DAX by defaultDan Williams
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman