summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-10x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko1-0/+11
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui1-1/+0
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li1-1/+1
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui1-2/+25
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar9412-244367/+549310
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li1-1/+4
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich1-0/+19
2016-08-10sched/fair: Fix typo in sync_throttle()Xunlei Pang1-1/+1
2016-08-10sched/deadline: Fix wrap-around in DL heapTommaso Cucinotta1-1/+1
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2-18/+40
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra1-5/+18
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange3-0/+30
2016-08-10x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange1-2/+2
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt4-0/+8
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt1-4/+2
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt1-1/+1
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur3-28/+19
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy1-3/+4
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat1-3/+6
2016-08-09mm, writeback: flush plugged IO in wakeup_flusher_threads()Konstantin Khlebnikov1-0/+6
2016-08-09Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar14-54/+210
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds4-76/+26
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-3/+11
2016-08-09Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds5-26/+56
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-2/+2
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-64/+95
2016-08-09ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov3-14/+18
2016-08-09ceph: initialize pathbase in the !dentry case in encode_caps_cb()Ilya Dryomov1-0/+1
2016-08-09rbd: nuke the 32-bit pool id checkIlya Dryomov1-9/+0
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria3-21/+49
2016-08-09perf probe: Add function to post process kernel trace eventsRavi Bangoria1-11/+18
2016-08-09tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2-0/+4
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo1-1/+85
2016-08-09tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2-9/+4
2016-08-09perf probe: Support signedness castingNaohiro Aota2-4/+21
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)1-3/+11
2016-08-09perf stat: Avoid skew when reading eventsMark Rutland1-8/+23
2016-08-09perf probe: Fix module name matchingKonstantin Khlebnikov1-1/+3
2016-08-09perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu1-1/+1
2016-08-09perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo1-1/+5
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg2-3/+3
2016-08-09metag: Drop show_mem() from mem_init()James Hogan1-1/+0
2016-08-09virtio/s390: deprecate old transportCornelia Huck3-1/+20
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger1-1/+1
2016-08-09virtio_blk: Fix a slient kernel panicMinfei Huang1-18/+8
2016-08-09virtio-vsock: fix include guard typoStefan Hajnoczi1-1/+1
2016-08-09vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi1-1/+5
2016-08-099p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum1-2/+2
2016-08-09virtio: fix error handling for debug buildsMichael S. Tsirkin1-0/+1