1. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 10 years ago
  2. 4944790 Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  3. c132ade Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  6. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 10 years ago
  7. 1ccfe6f watchdog: dw_wdt: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  8. 34a9bff Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. 41f76d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  10. 42be3f3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  11. d94d0e2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  12. 3e382dd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  13. 2091f43 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  14. 22446d3 Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  15. 0ec1d15 libceph: do not dereference a NULL bio pointer by Ilya Dryomov · 10 years ago
  16. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  17. ff513ac libceph: take map_sem for read in handle_reply() by Ilya Dryomov · 10 years ago
  18. 0bbfdfe libceph: factor out logic from ceph_osdc_start_request() by Ilya Dryomov · 10 years ago
  19. 55834a7 arm64: defconfig: Expand default enabled features by Mark Rutland · 10 years ago
  20. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 10 years ago
  21. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 10 years ago
  22. 4f545a4 hwmon: (da9055) Remove use of regmap_irq_get_virq() by Adam Thomson · 10 years ago
  23. a2ff34c Merge branches 'acpi-cleanup' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  24. 7fd9050 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  25. 93e7371 Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  26. 9343224 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  27. 227d53b3 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 10 years ago
  28. 7bc35fd arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved. by Tang Chen · 10 years ago
  29. 017c217 arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug() by Tang Chen · 10 years ago
  30. a85d9df mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq() by KOSAKI Motohiro · 10 years ago
  31. f893ab4 mm/swap: fix race on swap_info reuse between swapoff and swapon by Weijie Yang · 10 years ago
  32. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 10 years ago
  33. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 10 years ago
  34. 277cba1 Documentation/kernel-parameters.txt: fix memmap= language by Randy Dunlap · 10 years ago
  35. f2de3a15 Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  36. 65f0505 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  37. 75a1ba5 x86, microcode, AMD: Unify valid container checks by Borislav Petkov · 10 years ago
  38. 6583327 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 10 years ago
  39. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 10 years ago
  40. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 10 years ago
  41. 97b8b16b MIPS: fpu.h: Fix build when CONFIG_BUG is not set by Aaro Koskinen · 10 years ago
  42. 4a7ac12 arm64: barriers: allow dsb macro to take option parameter by Will Deacon · 10 years ago
  43. 7c4c62a drm/radeon: allow geom rings to be setup on r600/r700 (v2) by Dave Airlie · 10 years ago
  44. 9ca5d4b Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  45. 9df5a9b Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  46. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 10 years ago
  47. ef42c58 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  49. 251aa0f Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  50. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  51. 71c27a8 Merge tag 'regulator-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  52. 4293242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  53. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 10 years ago
  54. f8f2023 x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs by Ingo Molnar · 10 years ago
  55. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  56. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 10 years ago
  57. 1b76af5 drm/ttm: Don't clear page metadata of imported sg pages by Thomas Hellstrom · 10 years ago
  58. 530b099 security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 by Colin Cross · 10 years ago
  59. 6290b53 arm64: compat: Wire up new AArch32 syscalls by Catalin Marinas · 10 years ago
  60. d4022a3 arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE by Nathan Lynch · 10 years ago
  61. 069b918 arm64: vdso: fix coarse clock handling by Nathan Lynch · 10 years ago
  62. 8fcfb99 ACPI / hotplug: Fix panic on eject to ejected device by Toshi Kani · 10 years ago
  63. 883d50a0 arm64: simplify pgd_alloc by Mark Rutland · 10 years ago
  64. bfb67a5 arm64: fix typo: s/SERRROR/SERROR/ by Mark Rutland · 10 years ago
  65. a55f992 arm64: Invalidate the TLB when replacing pmd entries during boot by Catalin Marinas · 10 years ago
  66. ccc9e24 arm64: Align CMA sizes to PAGE_SIZE by Laura Abbott · 10 years ago
  67. 5044bad arm64: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 10 years ago
  68. 923fa4e genirq: Generic irq chip requires IRQ_DOMAIN by Nitin A Kamble · 10 years ago
  69. c66f854 drm/ttm: Fix TTM object open regression by Thomas Hellstrom · 10 years ago
  70. cd9a21a vmwgfx: Fix unitialized stack read in vmw_setup_otable_base by Dave Jones · 10 years ago
  71. 276ab33 ALSA: hda - Improve loopback path lookups for AD1983 by Takashi Iwai · 10 years ago
  72. 30f82d81 drm/vmwgfx: Reemit context bindings when necessary v2 by Thomas Hellstrom · 10 years ago
  73. a6fc955 drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 by Thomas Hellstrom · 10 years ago
  74. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 10 years ago
  75. c1a2137 drm/vmwgfx: Fix legacy surface reference size copyback by Thomas Hellstrom · 10 years ago
  76. 0ccbbae drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices by Thomas Hellstrom · 10 years ago
  77. cf5e341 drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls" by Thomas Hellstrom · 10 years ago
  78. 76c7d18 drm/vmwgfx: Don't commit staged bindings if execbuf fails by Thomas Hellstrom · 10 years ago
  79. c20f31e ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 by Takashi Iwai · 10 years ago
  80. c7579fe ALSA: hda - Add missing mixer widget for AD1983 by Takashi Iwai · 10 years ago
  81. d3c5656 ALSA: hda/realtek - Avoid invalid COEFs for ALC271X by Takashi Iwai · 10 years ago
  82. ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 10 years ago
  83. 47a08c8 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() by Luis G.F · 10 years ago
  84. 085ca11 ACPI / proc: remove unneeded NULL check by Dan Carpenter · 10 years ago
  85. eb5ed9a ACPI / utils: remove a pointless NULL check by Dan Carpenter · 10 years ago
  86. e18ac62 ACPI / video: Add HP EliteBook Revolve 810 to the blacklist by Mika Westerberg · 10 years ago
  87. 7b320cb pinctrl: protect pinctrl_list add by Stanislaw Gruszka · 10 years ago
  88. fcb6a15 intel_pstate: Take core C0 time into account for core busy calculation by Dirk Brandewie · 10 years ago
  89. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  90. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  91. 12b1383 kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST by Linus Torvalds · 10 years ago
  92. 4050740 arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k by Will Deacon · 10 years ago
  93. a6a671e Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 10 years ago
  94. 00e6747 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  95. 6776254 MIPS: Wire up sched_setattr/sched_getattr syscalls by James Hogan · 10 years ago
  96. 4294ad1 MIPS: Alchemy: Fix DB1100 GPIO registration by Manuel Lauss · 10 years ago
  97. 57f0547 [media] adv7842: Composite free-run platfrom-data fix by Martin Bugge · 10 years ago
  98. 257cc4b [media] v4l2-dv-timings: fix GTF calculation by Martin Bugge · 10 years ago
  99. 1ba6c90 [media] hdpvr: Fix memory leak in debug by Masanari Iida · 10 years ago
  100. f2e4c5e [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2 by Antti Palosaari · 10 years ago