summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-13perf/core: Rename perf_event_read_{one,group}, perf_read_hwPeter Zijlstra (Intel)
2015-09-13perf/core: Split perf_event_read() and perf_event_count()Sukadev Bhattiprolu
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu
2015-09-13sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu
2015-09-13perf/abi: Document some more aspects of the perf ABIPeter Zijlstra
2015-09-13perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han
2015-09-13perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callbackKirill Tkhai
2015-09-13perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang
2015-09-13perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin
2015-09-13perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin
2015-09-13perf/x86: Improve accuracy of perf/sched clockAdrian Hunter
2015-09-13Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-13Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-09-12Linux 4.3-rc1v4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig
2015-09-11Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin