1. 2b522cc NTFS: Remove changelog from Documentation/filesystems/ntfs.txt. by Anton Altaparmakov · 10 years ago
  2. ce1bafa NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops by Anton Altaparmakov · 10 years ago
  3. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  4. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  5. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  6. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 10 years ago
  7. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  8. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  9. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  10. 7dac24b ARM: dts: qcom: add CM-QS600 board by Mike Rapoport · 10 years ago
  11. 71b5235 ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phone by Tim Bird · 10 years ago
  12. e512448 ARM: dts: qcom: Add SATA support on IPQ8064/AP148 by Kumar Gala · 10 years ago
  13. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  14. 15ef277 i2c: hix5hd2: add i2c controller driver by Wei Yan · 10 years ago
  15. 71c62b2 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  16. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  17. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  18. 4e8febd openvswitch: use vport instead of p by Fabian Frederick · 10 years ago
  19. 7e78cc4 openvswitch: kerneldoc warning fix by Fabian Frederick · 10 years ago
  20. aeba373 powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change by Michael Ellerman · 10 years ago
  21. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  22. d4bf205d pstore: Fix duplicate {console,ftrace}-efi entries by Valdis Kletnieks · 10 years ago
  23. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  24. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  25. 673d659 perf kvm stat live: Enable events copying by Alexander Yarygin · 10 years ago
  26. 54bf53b perf session: Add option to copy events when queueing by Alexander Yarygin · 10 years ago
  27. 96355f2 perf Documentation: Fix typos in perf/Documentation by Masanari Iida · 10 years ago
  28. 89dceb2 perf trace: Use thread_{,_set}_priv helpers by Namhyung Kim · 10 years ago
  29. 69e865c perf kvm: Use thread_{,_set}_priv helpers by Namhyung Kim · 10 years ago
  30. 66f066d8 perf callchain: Create an address space per thread by Namhyung Kim · 10 years ago
  31. 0cdccac perf report: Set callchain_param.record_mode for future use by Namhyung Kim · 10 years ago
  32. b2e19a9 perf evlist: Fix for double free in tools/perf stat by Yasser Shalabi · 10 years ago
  33. ffe5978 perf test: Add test case for pmu event new style format by Kan Liang · 10 years ago
  34. ba32a45 perf tools: Add support to new style format of kernel PMU event by Kan Liang · 10 years ago
  35. dcb4e10 perf tools: Parse the pmu event prefix and suffix by Kan Liang · 10 years ago
  36. 42f60c2 Revert "perf tools: Default to cpu// for events v5" by Kan Liang · 10 years ago
  37. b56d5be perf Documentation: Remove Ruplicated docs for powerpc cpu specific events by Cody P Schafer · 10 years ago
  38. ed90a44 perf Documentation: sysfs events/ interfaces by Cody P Schafer · 10 years ago
  39. 1e378eb perf top: Add a visual cue for toggle zeroing of samples by Taeung Song · 10 years ago
  40. 7546e52b Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 10 years ago
  41. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  42. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  43. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  44. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  45. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  46. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  47. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  48. 7abfe6e carma-fpga: move to fsl_dma_external_start() by Vinod Koul · 10 years ago
  49. 4fdcf68 carma-fpga: use dmaengine_xxx() API by Vinod Koul · 10 years ago
  50. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  51. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  52. a500789 video: mx3fb: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  53. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  54. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  55. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  56. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  57. 0aae803 V4L2: mx3_camer: use dmaengine_pause() API by Vinod Koul · 10 years ago
  58. 7e606d3 dmaengine: coh901318: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  59. 72b2caf pata_arasan_cf: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  60. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  61. 639559a dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() by Sebastian Andrzej Siewior · 10 years ago
  62. 2a52f6e4 dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  63. 99d9bf4 dmaengine: dw: enable and disable controller when needed by Andy Shevchenko · 10 years ago
  64. 2540f74 dmaengine: dw: always export dw_dma_{en,dis}able by Andy Shevchenko · 10 years ago
  65. 7a83c04 dmaengine: dw: introduce dw_dma_on() helper by Andy Shevchenko · 10 years ago
  66. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  67. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  68. f0f3b5f dma: cppi41: Switch to using managed resource in probe by Kiran Padwal · 10 years ago
  69. 923190d selinux: fix inode security list corruption by Stephen Smalley · 10 years ago
  70. ec4212d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  71. c8b00fd ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCH by James Ralston · 10 years ago
  72. 3d08c62 arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort by Steve Capper · 10 years ago
  73. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  74. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago
  75. c3cb38f dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() by Krzysztof Kozlowski · 10 years ago
  76. 937cb2f dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters by Krzysztof Kozlowski · 10 years ago
  77. 9721580 MAINTAINERS: Update Santosh Shilimkar's email id by Santosh Shilimkar · 10 years ago
  78. 22414f7 Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  79. e17fd8e Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  80. 6d81dc8 Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  81. 9a2ad52 ARM: sunxi_defconfig: enable CONFIG_REGULATOR by Olof Johansson · 10 years ago
  82. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  83. 6929c35 Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  84. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  85. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  86. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  87. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  88. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  89. ce9d7f7 Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
  90. 2ef1e9e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  91. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  92. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  93. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 10 years ago
  94. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  95. f4da3628 sparc64: Fix FPU register corruption with AES crypto offload. by David S. Miller · 10 years ago
  96. 1bbc260 virtio-rng: refactor probe error handling by Michael S. Tsirkin · 10 years ago
  97. 5d8f16d virtio_scsi: drop scan callback by Michael S. Tsirkin · 10 years ago
  98. 486d2e6 virtio_balloon: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  99. e67423c virtio_scsi: fix race on device removal by Michael S. Tsirkin · 10 years ago
  100. 1fa5b2a virito_scsi: use freezable WQ for events by Paolo Bonzini · 10 years ago