1. adb5783 hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig by Josef Gajdusek · 10 years ago
  2. 0ffbce8 blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue() by Jens Axboe · 10 years ago
  3. 8b6f5e0 hwmon: (ntc_thermistor) Use the manufacturer name properly by Naveen Krishna Chatradhi · 10 years ago
  4. eab2014 devicetree: bindings: Document murata vendor prefix by Naveen Krishna Chatradhi · 10 years ago
  5. a8d4d82 hwmon: (w83l786ng) Report correct minimum fan speed by Axel Lin · 10 years ago
  6. d91d66e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  7. 07f4695 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  8. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  9. 8dcd598 misc: atmel_pwm: fix Kconfig symbols by Nicolas Ferre · 10 years ago
  10. 8525a23 drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces by Shobhit Kumar · 10 years ago
  11. b5f4843 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  12. b0a2c151 Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  13. 1539fb9 drm: fix NULL pointer access by wrong ioctl by Zhaowei Yuan · 10 years ago
  14. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  15. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  16. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  17. ee9a33b cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list by Li RongQing · 10 years ago
  18. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  19. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  20. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  21. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  22. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  23. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  24. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  25. 3a4b0ed bio: remove unused macro bip_vec_idx() by Gu Zheng · 10 years ago
  26. 10b5b53 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  27. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  28. 6a89d71 x86/vdso: Error out in vdso2c if DT_RELA is present by Andy Lutomirski · 10 years ago
  29. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  30. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  31. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  32. 0eada6a regulator: tps65218: Correct the the config register for LDO1 by Keerthy · 10 years ago
  33. d2fa87c regulator: tps65218: Add the missing of_node assignment in probe by Keerthy · 10 years ago
  34. 5d39b9e drm/exynos: enable vsync interrupt while waiting for vblank by Rahul Sharma · 10 years ago
  35. d74ed93 drm/exynos: soft reset mixer before reconfigure after power-on by Rahul Sharma · 10 years ago
  36. 5c0f482 drm/exynos: allow multiple layer updates per vsync for mixer by Rahul Sharma · 10 years ago
  37. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  38. 76c2132 ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macro by David Henningsson · 10 years ago
  39. a2d2fa0 ALSA: hda - Make a SND_HDA_PIN_QUIRK macro by David Henningsson · 10 years ago
  40. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  41. 7a52cd7 ALSA: hda - Add pin quirk for Dell XPS 15 by David Henningsson · 10 years ago
  42. 5b5ffff drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs by Chris Wilson · 10 years ago
  43. fb7023e drm/i915: BDW: Adding Reserved PCI IDs. by Rodrigo Vivi · 10 years ago
  44. 967ab6b drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation by Chris Wilson · 10 years ago
  45. 8dbdb8e ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard by Gregory CLEMENT · 10 years ago
  46. 5b01bd1 regulator: palmas: fix typo in enable_reg calculation by Stephen Warren · 10 years ago
  47. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 10 years ago
  48. aa83f3d selftests/powerpc: Use the test harness for the TM DSCR test by Michael Ellerman · 10 years ago
  49. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 10 years ago
  50. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  51. 072c4c0 powerpc/ftrace: Use pr_fmt() to namespace error messages by Michael Ellerman · 10 years ago
  52. d84e0d6 powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) by Michael Ellerman · 10 years ago
  53. b7b348c powerpc/ftrace: Fix inverted check of create_branch() by Michael Ellerman · 10 years ago
  54. dfc382a powerpc/ftrace: Fix typo in mask of opcode by Michael Ellerman · 10 years ago
  55. d997c00 powerpc: Add ppc_global_function_entry() by Michael Ellerman · 10 years ago
  56. 2055fb4 powerpc/macintosh/smu.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  57. 716821c powerpc: Remove __arch_swab* by Benjamin Herrenschmidt · 10 years ago
  58. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  59. 0eb5736 powerpc/kerenl: Enable EEH for IO accessors by Gavin Shan · 10 years ago
  60. 381be02 drm/exynos: stop mixer before gating clocks during poweroff by Rahul Sharma · 10 years ago
  61. b4bfa3c drm/exynos: set power state variable after enabling clocks and power by Rahul Sharma · 10 years ago
  62. d9b68d8 drm/exynos: disable unused windows on apply by Andrzej Hajda · 10 years ago
  63. 0013fc9 drm/exynos: Fix de-registration ordering by Sachin Kamat · 10 years ago
  64. dcdffeda drm/exynos: change zero to NULL for sparse by Dan Carpenter · 10 years ago
  65. aaa51b1 drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings by Tomasz Figa · 10 years ago
  66. 245f98f drm/exynos: hdmi: fix power order issue by Inki Dae · 10 years ago
  67. 8b8f5d9 Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  68. 04b5da4 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  69. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 10 years ago
  70. b9aaac5 ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount by jiangyiwen · 10 years ago
  71. 595297a ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod by jiangyiwen · 10 years ago
  72. f7a14f3 ocfs2: fix a tiny race when running dirop_fileop_racer by Yiwen Jiang · 10 years ago
  73. a270c6d ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() by Xue jiufei · 10 years ago
  74. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 10 years ago
  75. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 10 years ago
  76. 27bf630 ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn by Tariq Saeed · 10 years ago
  77. 5fb1beb ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() by alex chen · 10 years ago
  78. d05f0cdcb mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  79. b43ae21 checkpatch: reduce false positives when checking void function return statements by Joe Perches · 10 years ago
  80. f9af420 ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h by Andrew Morton · 10 years ago
  81. fe8eea4 DMA, CMA: fix possible memory leak by Joonsoo Kim · 10 years ago
  82. 0378730 slab: fix oops when reading /proc/slab_allocators by Joonsoo Kim · 10 years ago
  83. f00cdc6 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago
  84. f72e7dc mm: let mm_find_pmd fix buggy race with THP fault by Hugh Dickins · 10 years ago
  85. 5338a93 mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep() by Hugh Dickins · 10 years ago
  86. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  87. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  88. 88e15ce Documentation/accounting/getdelays.c: add missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  89. b6226b4 drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver by Micky Ching · 10 years ago
  90. 7cd2b0a mm, pcp: allow restoring percpu_pagelist_fraction default by David Rientjes · 10 years ago
  91. df2e1ef lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of other architectures by Chen Gang · 10 years ago
  92. bde92cf kernel/watchdog.c: remove preemption restrictions when restarting lockup detector by Don Zickus · 10 years ago
  93. 16e943b MAINTAINERS: SLAB maintainer update by Christoph Lameter · 10 years ago
  94. 4a705fe hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 10 years ago
  95. 13ace4d tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported by Hugh Dickins · 10 years ago
  96. 7cdb0d2 mm, hotplug: probe interface is available on several platforms by David Rientjes · 10 years ago
  97. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 10 years ago
  98. 8d056c4 CPU hotplug, smp: flush any pending IPI callbacks before CPU offline by Srivatsa S. Bhat · 10 years ago
  99. e020d5b mm: nommu: per-thread vma cache fix by Steven Miao · 10 years ago
  100. 6ba19a6 x86_32, signal: Fix vdso rt_sigreturn by Andy Lutomirski · 10 years ago