1. 3ffa615 spi: pl022: Fix incorrect dma_unmap_sg by Ray Jui · 10 years ago
  2. a2285b8 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 10 years ago
  3. bab4d75 Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago
  4. 899d81b Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/omap-100k' and 'spi/topic/orion' into spi-next by Mark Brown · 10 years ago
  5. 7020d76 Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next by Mark Brown · 10 years ago
  6. 1fc8450 Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/checkpatch' and 'spi/topic/clps711x' into spi-next by Mark Brown · 10 years ago
  7. 613c447 Merge remote-tracking branch 'spi/topic/dma-dep' into spi-next by Mark Brown · 10 years ago
  8. ad71f40 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  9. 62d02e4 Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 10 years ago
  10. a44619c spi: spi-mxs: fix a tiny typo in a comment by Michael Heimpold · 10 years ago
  11. f7477c2 spi: dw-mid: follow new DMAengine workflow by Andy Shevchenko · 10 years ago
  12. 2a28529 spi: dw-mid: convert to use DMAengine wrappers by Andy Shevchenko · 10 years ago
  13. 15ee3be spi: dw-mid: change magic numbers to the constants by Andy Shevchenko · 10 years ago
  14. df59fa7 spi: orion: support armada extended baud rates by Greg Ungerer · 10 years ago
  15. a310836 spi: fsl: Sort include headers alphabetically by Xiubo Li · 10 years ago
  16. fe82dce Linux 3.17-rc7 by Linus Torvalds · 10 years ago
  17. 4092dc8 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  18. 1e3827b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  19. 6111da3 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  20. 83692898 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  21. 74807af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  22. cd40fab Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. d2fa4a8 vfs: Don't exchange "short" filenames unconditionally. by Mikhail Efremov · 10 years ago
  24. a28ddb8 fold swapping ->d_name.hash into switch_names() by Linus Torvalds · 10 years ago
  25. 986c019 fold unlocking the children into dentry_unlock_parents_for_move() by Al Viro · 10 years ago
  26. 63cf427 kill __d_materialise_dentry() by Al Viro · 10 years ago
  27. 4453641 __d_materialise_dentry(): flip the order of arguments by Al Viro · 10 years ago
  28. 9d8cd30 __d_move(): fold manipulations with ->d_child/->d_subdirs by Al Viro · 10 years ago
  29. 8527dd7 don't open-code d_rehash() in d_materialise_unique() by Al Viro · 10 years ago
  30. 5cc3821 pull rehashing and unlocking the target dentry into __d_materialise_dentry() by Al Viro · 10 years ago
  31. e4502c6 ufs: deal with nfsd/iget races by Al Viro · 10 years ago
  32. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  33. b928095 shmem: fix nlink for rename overwrite directory by Miklos Szeredi · 10 years ago
  34. c6ff648 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  35. d2865c7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 8207649 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  37. dbab31a mm: softdirty: keep bit when zapping file pte by Peter Feiner · 10 years ago
  38. 6ff66ac fs/cachefiles: add missing \n to kerror conversions by Fabian Frederick · 10 years ago
  39. 6f3aabd genalloc: fix device node resource counter by Vladimir Zapolskiy · 10 years ago
  40. 451ff6d drivers/rtc/rtc-efi.c: add missing module alias by Pali Rohár · 10 years ago
  41. d4a5fca mm, slab: initialize object alignment on cache creation by David Rientjes · 10 years ago
  42. 87e6d49 mm: softdirty: addresses before VMAs in PTE holes aren't softdirty by Peter Feiner · 10 years ago
  43. 5760a97 ocfs2/dlm: do not get resource spinlock if lockres is new by Joseph Qi · 10 years ago
  44. 56d7acc nilfs2: fix data loss with mmap() by Andreas Rohner · 10 years ago
  45. f13a568 ocfs2: free vol_label in ocfs2_delete_osb() by Joseph Qi · 10 years ago
  46. 8a574cf MIPS: mcount: Adjust stack pointer for static trace in MIPS32 by Markos Chandras · 10 years ago
  47. c8c0da6 MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems by Paul Burton · 10 years ago
  48. 61d38b9 spi: bcm53xx: Add missing module information by Axel Lin · 10 years ago
  49. 933fc7b spi: bcm53xx: Fix module dependency by Axel Lin · 10 years ago
  50. f4cb707 Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  51. 12df9f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  52. d671e42 MAINTAINERS: new Documentation maintainer by Randy Dunlap · 10 years ago
  53. 381e63d Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  54. 9ef5a30 Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  55. 2289823 Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  56. 29282ac Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  57. 4d3afba Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  58. 0aef44e i2c: acpi: Fix NULL Pointer dereference by Peter Hüwe · 10 years ago
  59. 17f4a5c i2c: move acpi code back into the core by Wolfram Sang · 10 years ago
  60. a24e70c spi/rockchip: fix bug that cause the failure to read data in DMA mode by Addy Ke · 10 years ago
  61. 90f90bb spi: fsl-dspi: Remove probe info message by Alexander Stein · 10 years ago
  62. 9aacd60 of/fdt: fix memory range check by Srinivas Kandagatla · 10 years ago
  63. 2ad654b cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 10 years ago
  64. e0e5070 sched: add macros to define bitops for task atomic flags by Zefan Li · 10 years ago
  65. a2b86f7 sched: fix confusing PFA_NO_NEW_PRIVS constant by Zefan Li · 10 years ago
  66. 3049683 Input: i8042 - fix Asus X450LCP touchpad detection by Marcos Paulo de Souza · 10 years ago
  67. 5c4dd34 Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()" by Rafael J. Wysocki · 10 years ago
  68. 005f800 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  69. c15d821 gpio / ACPI: Use pin index and bit length by Srinivas Pandruvada · 10 years ago
  70. 115c662 x86/efi: Truncate 64-bit values when calling 32-bit OutputString() by Matt Fleming · 10 years ago
  71. 75ec6e5 ACPICA: Update to GPIO region handler interface. by Bob Moore · 10 years ago
  72. 67f33f3 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  73. 65e7e5d Merge tag 'drm-intel-fixes-2014-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  74. 4579208 ACPI / platform / LPSS: disable async suspend/resume of LPSS devices by Fu Zhonghui · 10 years ago
  75. b94d525 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. 35607b0 sparc: bpf_jit: fix loads from negative offsets by Alexei Starovoitov · 10 years ago
  77. 543a2dff Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  78. c899c3f parisc: Update defconfigs which were missing CONFIG_NET. by David S. Miller · 10 years ago
  79. 95d7799 powerpc: Update defconfigs which were missing CONFIG_NET. by David S. Miller · 10 years ago
  80. ff408ba s390: Update defconfigs which were missing CONFIG_NET. by David S. Miller · 10 years ago
  81. af4de1b mips: Update some more defconfigs which were missing CONFIG_NET. by David S. Miller · 10 years ago
  82. 1ab0b8b sparc: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
  83. 925f7fa sh: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
  84. 853e3e1 powerpc: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
  85. 25fee47 parisc: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
  86. d1630f9 mips: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
  87. 02f130a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  88. 2d7ed01 Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  89. 2368a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  90. eb55a2a Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  91. a90e41e Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md by Linus Torvalds · 10 years ago
  92. 0a30288 blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe by Tejun Heo · 10 years ago
  93. 7da4b29 crypto: aesni - disable "by8" AVX CTR optimization by Mathias Krause · 10 years ago
  94. 03bd4e1 sched: Fix unreleased llc_shared_mask bit during CPU hotplug by Wanpeng Li · 10 years ago
  95. 56394ab x86/efi: Delete misleading efi_printk() error message by Matt Fleming · 10 years ago
  96. db4fa45 spi: pl022: Add support for chip select extension by Anders Berg · 10 years ago
  97. c7908a3 spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  98. c3c6e23 spi: dw: fix style of code in few places by Andy Shevchenko · 10 years ago
  99. c3ce15b spi: dw: introduce support of loopback mode by Andy Shevchenko · 10 years ago
  100. 8e45ef6 spi: dw-mid: terminate ongoing transfers at exit by Andy Shevchenko · 10 years ago