aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-30memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend castingGreg Thelen1-1/+1
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2-5/+6
2013-10-30mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX1-1/+1
2013-10-30mm: list_lru: fix almost infinite loop causing effective livelockRussell King1-1/+2
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg1-5/+1
2013-10-30Revert "select: use freezable blocking call"Rafael J. Wysocki1-2/+1
2013-10-30Revert "epoll: use freezable blocking call"Rafael J. Wysocki1-3/+1
2013-10-30KVM: use a more sensible error number when debugfs directory creation failsPaolo Bonzini1-1/+1
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner1-1/+1
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann1-1/+1
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-49/+17
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds1-1/+1
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter1-47/+48
2013-10-29sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2-0/+10
2013-10-29sched: Guarantee new group-entities always have weightPaul Turner1-1/+2
2013-10-29sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall1-4/+11
2013-10-29sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall1-3/+11
2013-10-29sched: Fix race on toggling cfs_bandwidth_usedBen Segall3-9/+19
2013-10-29mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman1-1/+1
2013-10-29mm: Close races between THP migration and PMD numa clearingMel Gorman2-26/+26
2013-10-29mm: numa: Sanitize task_numa_fault() callsitesMel Gorman2-44/+34
2013-10-29mm: Prevent parallel splits during THP migrationMel Gorman1-14/+30
2013-10-29mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman1-7/+16
2013-10-29mm: numa: Do not account for a hinting fault if we racedMel Gorman1-1/+4
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou14-16/+49
2013-10-28perf top: Split -G and --call-graphJiri Olsa2-23/+18
2013-10-28perf record: Split -g and --call-graphJiri Olsa3-23/+67
2013-10-28perf hists: Add color overhead for stdio output bufferJiri Olsa2-5/+17
2013-10-28drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce1-0/+16
2013-10-28drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula1-0/+20
2013-10-28drm/i915: Add HSW CRT output readout supportVille Syrjälä3-6/+30
2013-10-28perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo1-1/+1
2013-10-28sched: Remove extra put_online_cpus() inside sched_setaffinity()Michael wang1-1/+0
2013-10-28drm/i915: Add support for pipe_bpp readoutVille Syrjälä2-0/+53
2013-10-27Linux 3.12-rc7Linus Torvalds1-1/+1
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-10-26sched/rt: Fix task_tick_rt() commentLi Bin1-2/+2
2013-10-26ALSA: hda - Fix silent headphone on Thinkpads with AD1984A codecTakashi Iwai1-1/+17
2013-10-25ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai1-1/+3
2013-10-25vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger1-1/+1
2013-10-25target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse1-1/+1
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng1-0/+2
2013-10-25acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki1-4/+4