1. cc641d5 checkkconfigsymbols.py: improve detection of defects by Valentin Rothberg · 11 years ago
  2. 184901a ARM: removing support for etb/etm in "arch/arm/kernel/" by Mathieu Poirier · 11 years ago
  3. 4d5616c coresight: adding basic support for D01 board by Xia Kaixu · 11 years ago
  4. 0bec8d8 coresight: adding basic support for Vexpress TC2 by Mathieu Poirier · 11 years ago
  5. 9d31620 coresight: adding support for beagle and beagleXM by Mathieu Poirier · 11 years ago
  6. 872234d coresight: documentation for coresight framework and drivers by Mathieu Poirier · 11 years ago
  7. a939fc5 coresight-etm: add CoreSight ETM/PTM driver by Pratik Patel · 11 years ago
  8. ceacc1d coresight-replicator: add CoreSight Replicator driver by Pratik Patel · 11 years ago
  9. 6e21e34 coresight-funnel: add CoreSight Funnel driver by Pratik Patel · 11 years ago
  10. fdfc0d8 coresight-etb: add CoreSight ETB driver by Pratik Patel · 11 years ago
  11. dc161b9 coresight-tpiu: add CoreSight TPIU driver by Pratik Patel · 11 years ago
  12. bc4bf7f coresight-tmc: add CoreSight TMC driver by Pratik Patel · 11 years ago
  13. a06ae86 coresight: add CoreSight core layer framework by Pratik Patel · 11 years ago
  14. f4c9485 Revert "driver core: Fix unbalanced device reference in drivers_probe" by Greg Kroah-Hartman · 11 years ago
  15. 4bc9ef2 pcmcia: sa1111: pass sa1111_dev to jornada720 code by Dmitry Eremin-Solenikov · 11 years ago
  16. cfd1f00 pcmcia: sa1111: pass sa1111_dev to badge4-specific code by Dmitry Eremin-Solenikov · 11 years ago
  17. d0439a5 hangcheck-timer: cleanup casting in hangcheck_init() by Dan Carpenter · 11 years ago
  18. d252215 W1: ds2490: Increase timeout when waiting for status by Alexander Stein · 11 years ago
  19. bb34cb6 driver core: Fix unbalanced device reference in drivers_probe by Alex Williamson · 11 years ago
  20. 7750efd pch_phub: Build context save/restore only for PM by Thierry Reding · 11 years ago
  21. cf35d6e misc: genwqe: check for error from get_user_pages_fast() by Ian Abbott · 11 years ago
  22. 965ab29 char: misc: document behaviour of open() by Martin Kepplinger · 11 years ago
  23. 2bfeeca fbdev: pxa3xx-gcu: remove redundant implementation of open() by Martin Kepplinger · 11 years ago
  24. 32eca22 misc: always assign miscdevice to file->private_data in open() by Martin Kepplinger · 11 years ago
  25. 04a258c Drivers: hv: vmbus: Fix a race condition when unregistering a device by Vitaly Kuznetsov · 11 years ago
  26. 31d4ea1 Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messages by Vitaly Kuznetsov · 11 years ago
  27. 170f4be tools: hv: introduce -n/--no-daemon option by Vitaly Kuznetsov · 11 years ago
  28. 4f68919 Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition by Dexuan Cui · 11 years ago
  29. e0f1147 uio: support memory sizes larger than 32 bits by Cristian Stoica · 11 years ago
  30. 5559b7b devres: support sizes greater than an unsigned long by Cristian Stoica · 11 years ago
  31. 5ebdc36 mei: fix hbm MEI_HBM_STARTED ambiguity by Tomas Winkler · 11 years ago
  32. a176c24 mei: nfc: clean nfc internal struct on host exit by Tomas Winkler · 11 years ago
  33. 148b1fd i8k: Add MODULE_DEVICE_TABLE macro by Pali Rohár · 11 years ago
  34. 0f35223 i8k: Add support for Dell Latitude E6440 by Pali Rohár · 11 years ago
  35. 24fe1f0 checkkconfigsymbols.sh: reimplementation in python by Valentin Rothberg · 11 years ago
  36. 49af54f misc: atmel-ssc: prepare clock only when request by Bo Shen · 11 years ago
  37. d512c20 mei: hbm: use client specific print functions by Alexander Usyskin · 11 years ago
  38. 4ade435 mei: debugfs: display also connectionless clients by Tomas Winkler · 11 years ago
  39. 3d32cf0 mei: use local cl variables in wd and amthif by Tomas Winkler · 11 years ago
  40. 140c755 mei: drop unneeded client NULL check in cb structure by Alexander Usyskin · 11 years ago
  41. 0df1f24 Linux 3.18-rc3 by Linus Torvalds · 11 years ago v3.18-rc3
  42. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  43. ad2be37 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  44. 1226716 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  45. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  46. 7501a53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  47. 66338fe Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  48. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 4cb8c35 irda: stop calling sk_prot->disconnect() on connection failure by Linus Torvalds · 11 years ago
  50. 74cfe07 drm/exynos: correct connector->dpms field before resuming by Andrzej Hajda · 11 years ago
  51. d6948b2 drm/exynos: enable vblank after DPMS on by Andrzej Hajda · 11 years ago
  52. 3cb6830 drm/exynos: init kms poll at the end of initialization by Andrzej Hajda · 11 years ago
  53. 64f7aed drm/exynos: propagate plane initialization errors by Andrzej Hajda · 11 years ago
  54. 9887e2d drm/exynos: vidi: fix build warning by Inki Dae · 11 years ago
  55. d9aaf75 drm/exynos: remove explicit encoder/connector de-initialization by Andrzej Hajda · 11 years ago
  56. c52142e drm/exynos: init vblank with real number of crtcs by Andrzej Hajda · 11 years ago
  57. a73896c KVM: vmx: defer load of APIC access page address during reset by Paolo Bonzini · 11 years ago
  58. 282da87 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 11 years ago
  59. 7e46ddd KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 11 years ago
  60. 10a8fce Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 11 years ago
  61. 12d7aac Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  62. 528a506 Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  63. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  65. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  66. 08da742 Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  67. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 11 years ago
  68. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  69. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  70. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  72. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 11 years ago
  73. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  74. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 7d62728 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  76. 76dfdc2 Merge branches 'acpi-scan' and 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  77. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. c958f92 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 99a49ce Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  81. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 11 years ago
  82. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 11 years ago
  83. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 11 years ago
  84. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 11 years ago
  85. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 11 years ago
  86. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 11 years ago
  87. de05c40 mpls: Allow mpls_gso to be built as module by Pravin B Shelar · 11 years ago
  88. f7065f4 mpls: Fix mpls_gso handler. by Pravin B Shelar · 11 years ago
  89. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 0f4b067 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. bcdfdae Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  92. 4f080f05 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 11 years ago
  93. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 11 years ago
  94. e55a336 Revert "Input: i8042 - disable active multiplexing by default" by Dmitry Torokhov · 11 years ago
  95. 5f77fc4 Input: altera_ps2 - use correct type for irq return value by Tobias Klauser · 11 years ago
  96. d0269b8 Input: altera_ps2 - write to correct register when disabling interrupts by Tobias Klauser · 11 years ago
  97. fbefc5e Input: max77693-haptic - fix potential overflow by Dmitry Torokhov · 11 years ago
  98. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  99. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 11 years ago
  100. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 11 years ago