aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31i915: fix compiler warningLinus Torvalds
2013-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang
2013-10-31Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend castingGreg Thelen
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX
2013-10-30mm: list_lru: fix almost infinite loop causing effective livelockRussell King
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-30Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg
2013-10-30Revert "select: use freezable blocking call"Rafael J. Wysocki
2013-10-30Revert "epoll: use freezable blocking call"Rafael J. Wysocki
2013-10-30KVM: use a more sensible error number when debugfs directory creation failsPaolo Bonzini
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann
2013-10-30Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-10-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter
2013-10-29mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-10-29mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-10-29mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-10-29mm: Prevent parallel splits during THP migrationMel Gorman
2013-10-29mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman
2013-10-29mm: numa: Do not account for a hinting fault if we racedMel Gorman
2013-10-29Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-28Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-28perf top: Split -G and --call-graphJiri Olsa
2013-10-28perf record: Split -g and --call-graphJiri Olsa
2013-10-28perf hists: Add color overhead for stdio output bufferJiri Olsa
2013-10-28drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce
2013-10-28drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula
2013-10-28drm/i915: Add HSW CRT output readout supportVille Syrjälä
2013-10-28Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-28perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo