1. eaacabc irqchip: add irq-omap-intc.h header by Felipe Balbi · 10 years ago
  2. 19ed3eb Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  3. 81bbadc Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  4. 360b2ea Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
  5. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  6. bfcfd44 xattr: fix check for simultaneous glibc header inclusion by Filipe Brandenburger · 10 years ago
  7. 848298c Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  8. d4f0318 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  9. 522a15d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  10. db9ee22 jbd2: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  11. 1f58d94 dma-buf/fence: Fix one more kerneldoc warning by Thierry Reding · 10 years ago
  12. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 10 years ago
  13. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  14. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  15. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 10 years ago
  16. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  17. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  18. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  19. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  20. 33b7f99 ftrace: Allow ftrace_ops to use the hashes from other ops by Steven Rostedt (Red Hat) · 10 years ago
  21. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  22. 37dbeab drm/radeon: add additional SI pci ids by Alex Deucher · 10 years ago
  23. 5fc540e drm/radeon: add new bonaire pci ids by Alex Deucher · 10 years ago
  24. 6dc14ba drm/radeon: add new KV pci id by Alex Deucher · 10 years ago
  25. 58b84f6 gpio: move GPIOD flags outside #ifdef by Linus Walleij · 10 years ago
  26. 3660475 i2c: rework kernel config I2C_ACPI by Lan Tianyu · 10 years ago
  27. 701e1e7 drm/radeon: properly document reloc priority mask by Christian König · 10 years ago
  28. 503e663 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  29. 16466f4 net: phy: bcm7xxx: remove 28nm wildcard entry by Florian Fainelli · 10 years ago
  30. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  31. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  32. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  33. 8a58d1f blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag by Jens Axboe · 10 years ago
  34. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  35. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  36. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  37. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  38. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  39. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  40. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  41. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  42. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  43. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  44. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  45. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  46. cc8a44c Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  47. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  48. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  49. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  50. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  51. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  52. cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  53. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  54. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  55. 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 10 years ago
  56. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  57. db1044d RDMA/uapi: Include socket.h in rdma_user_cm.h by Doug Ledford · 10 years ago
  58. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  59. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  60. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  61. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  62. 5fd41f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  63. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  64. b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
  65. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  66. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  67. 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
  68. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  69. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  70. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  71. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  72. 96784de Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux by Linus Torvalds · 10 years ago
  73. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  74. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  75. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 10 years ago
  76. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  77. f7dbaef Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  78. 3d50d4d drm/ttm: expose CPU address of DMA-allocated pages by Alexandre Courbot · 10 years ago
  79. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  80. 9e9ac89 Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  81. 06b49ea Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  82. 664fb23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  83. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  84. 8e7d838 kexec: verify the signature of signed PE bzImage by Vivek Goyal · 10 years ago
  85. 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
  86. 27f48d3 kexec-bzImage64: support for loading bzImage using 64bit entry by Vivek Goyal · 10 years ago
  87. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  88. cb10525 kexec: implementation of new syscall kexec_file_load by Vivek Goyal · 10 years ago
  89. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  90. 815d570 kexec: make kexec_segment user buffer pointer a union by Vivek Goyal · 10 years ago
  91. 8c86e70 resource: provide new functions to walk through resources by Vivek Goyal · 10 years ago
  92. 7d3e2bc kexec: rename unusebale_pages to unusable_pages by Vivek Goyal · 10 years ago
  93. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  94. 40e041a shm: add sealing API by David Herrmann · 10 years ago
  95. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  96. 82bf0ba pci-dma-compat: add pci_zalloc_consistent helper by Joe Perches · 10 years ago
  97. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  98. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  99. 2f137d6 shm: remove unneeded extern for function by Jack Miller · 10 years ago
  100. ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago