1. d0f9924 usb: chipidea: core: Remove unneeded OOM message by Fabio Estevam · 10 years ago
  2. 4c503dd usb: chipidea: using devm_request_irq to instead of request_irq by Peter Chen · 10 years ago
  3. 73cf0e9 ipv6: Remove unnecessary test by zhuyj · 10 years ago
  4. 12bbd59 Merge branch 'remcsum_adjust' by David S. Miller · 10 years ago
  5. 4fd671d gue: Call remcsum_adjust by Tom Herbert · 10 years ago
  6. 7c967b2 net: Add remcsum_adjust as common function for remote checksum offload by Tom Herbert · 10 years ago
  7. 034edab arm64: Move some head.text functions to executable section by Laura Abbott · 10 years ago
  8. 6ddae41 arm64: jump labels: NOP out NOP -> NOP replacement by Mark Rutland · 10 years ago
  9. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  10. ced7a04 pkt_sched: fq: increase max delay from 125 ms to one second by Eric Dumazet · 10 years ago
  11. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  12. fbe4d0d Merge branch 'bcm_sf2' by David S. Miller · 10 years ago
  13. 33f8461 net: dsa: bcm_sf2: reset switch prior to initialization by Florian Fainelli · 10 years ago
  14. a566059 net: dsa: bcm_sf2: fix unmapping registers in case of errors by Florian Fainelli · 10 years ago
  15. d683d0b ASoC: Samsung: Add arndale_rt5631 machine driver and binding by Krishna Mohan Dani · 10 years ago
  16. b1b9891 rpmsg: use less buffers when vrings are small by Suman Anna · 10 years ago
  17. ef7eda2 ARM: at91: remove all !DT related configuration options by Nicolas Ferre · 10 years ago
  18. 1655b05 irqchip: dw-apb-ictl: Add PM support by Jisheng Zhang · 10 years ago
  19. a9d5fcc irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE by Jisheng Zhang · 10 years ago
  20. 8876ce7 irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed by Jisheng Zhang · 10 years ago
  21. e684e25 irqchip: gic-v2m: Add DT bindings for GICv2m by Suravee Suthikulpanit · 10 years ago
  22. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  23. f4e27e3 irqchip: mtk-sysirq: dt-bindings: Add bindings for mediatek sysirq by Yingjoe Chen · 10 years ago
  24. 5fe3bba irqchip: mtk-sysirq: Add sysirq interrupt polarity support by Yingjoe Chen · 10 years ago
  25. 9a1091e irqchip: gic: Support hierarchy irq domain. by Yingjoe Chen · 10 years ago
  26. b3a92e2 irqchip: GICv3: Binding updates for ITS by Marc Zyngier · 10 years ago
  27. 1981272 irqchip: GICv3: ITS: enable compilation of the ITS driver by Marc Zyngier · 10 years ago
  28. da33f31 irqchip: GICv3: ITS: plug ITS init into main GICv3 code by Marc Zyngier · 10 years ago
  29. 4c21f3c irqchip: GICv3: ITS: DT probing and initialization by Marc Zyngier · 10 years ago
  30. b48ac83 irqchip: GICv3: ITS: MSI support by Marc Zyngier · 10 years ago
  31. 84a6a2e irqchip: GICv3: ITS: device allocation and configuration by Marc Zyngier · 10 years ago
  32. 1ac19ca irqchip: GICv3: ITS: tables allocators by Marc Zyngier · 10 years ago
  33. bf9529f irqchip: GICv3: ITS: LPI allocator by Marc Zyngier · 10 years ago
  34. c48ed51 irqchip: GICv3: ITS: irqchip implementation by Marc Zyngier · 10 years ago
  35. cc2d321 irqchip: GICv3: ITS command queue by Marc Zyngier · 10 years ago
  36. f5c1434 irqchip: GICv3: rework redistributor structure by Marc Zyngier · 10 years ago
  37. 443acc4 irqchip: GICv3: Convert to domain hierarchy by Marc Zyngier · 10 years ago
  38. be091d4 arm64: PCI/MSI: Use asm-generic/msi.h by Marc Zyngier · 10 years ago
  39. 32963a8 ARM: at91/trivial: update Kconfig comment to mention SAMA5 by Nicolas Ferre · 10 years ago
  40. d48346c ARM: at91: always USE_OF from now on by Nicolas Ferre · 10 years ago
  41. ee72f18 ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers by Nicolas Ferre · 10 years ago
  42. ac61e37 [media] ARM: dts: meson: add IR receiver node by Beniamino Galvani · 10 years ago
  43. 12ddbad [media] media: rc: add driver for Amlogic Meson IR remote receiver by Beniamino Galvani · 10 years ago
  44. 36cdfa7 [media] media: rc: meson: document device tree bindings by Beniamino Galvani · 10 years ago
  45. 65d473b of: remove select of non-existant OF_DEVICE config symbol by Grant Likely · 10 years ago
  46. a29b823 kbuild: Remove duplicate $(cmd) definition in Makefile.clean by Michal Marek · 10 years ago
  47. d3fccc7 kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() by Ard Biesheuvel · 10 years ago
  48. bb55e9b arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() by Ard Biesheuvel · 10 years ago
  49. 6b50f54 arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() by Christoffer Dall · 10 years ago
  50. db7dedd arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI by Christoffer Dall · 10 years ago
  51. 7cbb87d arm64: KVM: fix unmapping with 48-bit VAs by Mark Rutland · 10 years ago
  52. 903101a mmc: omap_hsmmc: Fix UHS card with DDR50 support by Ulf Hansson · 10 years ago
  53. 371fdc7 kbuild: collect shorthands into scripts/Kbuild.include by Masahiro Yamada · 10 years ago
  54. 996903d mmc: core: add core-level function for sending tuning commands by Minda Chen · 10 years ago
  55. ac14ae2 Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 10 years ago
  56. c6eb588 mmc: core: hold SD Clock before CMD11 during Signal by Vincent Yang · 10 years ago
  57. e34d467 mmc: mxs-mmc: Check for clk_prepare_enable() error by Fabio Estevam · 10 years ago
  58. 5654d90 mmc: mxs-mmc: Propagate the real error by Fabio Estevam · 10 years ago
  59. c3cd5c07 mmc: mxs-mmc: No need to do NULL check on 'iores' by Fabio Estevam · 10 years ago
  60. 4d7c07c mmc: dw_mmc: Add support for IMG Pistachio by Andrew Bresticker · 10 years ago
  61. d135529 mmc: mxs-mmc: Simplify PM hooks by Fabio Estevam · 10 years ago
  62. cc87a35 mmc: mxs-mmc: Register the irq with the device name by Fabio Estevam · 10 years ago
  63. 66dfd10 mmc: dw_mmc: avoid write to CDTHRCTL on older versions by James Hogan · 10 years ago
  64. 9e2a0c9 mmc: toshsd: move dereference below check for NULL by Dan Carpenter · 10 years ago
  65. ecb89f2 mmc: atmel-mci: remove compat for non DT board when requesting dma chan by ludovic.desroches@atmel.com · 10 years ago
  66. 7675623 mmc: dw_mmc: add support for the other bit of sdio interrupt by Addy Ke · 10 years ago
  67. 3c583f7 mmc: mvsdio: Work around broken TX DMA by Andrew Lunn · 10 years ago
  68. a26eba6 mmc: block: Increase max_devices by Ben Hutchings · 10 years ago
  69. c34346b mmc: dw_mmc: add support for ARM64 by Alim Akhtar · 10 years ago
  70. 006fc51 mmc: core: reset sdio card properly on resume. by NeilBrown · 10 years ago
  71. 59b6c9e mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_restore by NeilBrown · 10 years ago
  72. a5eb8bb mmc: add Toshiba PCI SD controller driver by Ondrej Zary · 10 years ago
  73. 89ad2be mmc: dw_mmc: exynos: Add support for exynos7 by Abhilash Kesavan · 10 years ago
  74. 2d079c4 mmc: core: consistent handling of initial values by Johan Rudholm · 10 years ago
  75. 80412ca mmc: omap_hsmmc: remove unused slot_id parameter by Andreas Fenkart · 10 years ago
  76. b5cd43f mmc: omap_hsmmc: Remove unnecessary callbacks from platform data by Andreas Fenkart · 10 years ago
  77. 1e363e3 mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free by Andreas Fenkart · 10 years ago
  78. 326119c mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection by Andreas Fenkart · 10 years ago
  79. df206c3 mmc: omap_hsmmc: remove unused get_context_loss_count callback by Andreas Fenkart · 10 years ago
  80. e5aafa2 mmc: omap_hsmmc: remove never read power_saving field in omap2_hsmmc_info by Andreas Fenkart · 10 years ago
  81. bb09d15 mmc: omap_hsmmc: remove un-initialized callbacks from platform data by Andreas Fenkart · 10 years ago
  82. a74fecd mmc: omap_hsmmc: remove unused fields in platform_data by Andreas Fenkart · 10 years ago
  83. 5514343 ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver by Andreas Fenkart · 10 years ago
  84. 826c71a ARM: OMAP2: MMC: include mmc-omap platform header directly by Andreas Fenkart · 10 years ago
  85. b5b64fa mmc: atmel-mci: adopt pinctrl support by Wenyou Yang · 10 years ago
  86. e9fb05d mmc: sdhci: Add HS400 support to SDHCI driver by Adrian Hunter · 10 years ago
  87. 549c0b1 mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported by Adrian Hunter · 10 years ago
  88. 4bb7431 mmc: sdhci: Fix vqmmc error setting by Adrian Hunter · 10 years ago
  89. 04834a7 mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200 by Adrian Hunter · 10 years ago
  90. 69d99fd mmc: dw_mmc: Add IDMAC 64-bit address mode support by Prabu Thangamuthu · 10 years ago
  91. e765bfa mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci by Vincent Wan · 10 years ago
  92. d44f88d mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhci by Vincent Wan · 10 years ago
  93. 9b8ffea mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleared for cmd without data by Vincent Wan · 10 years ago
  94. 4a22d9c clocksource: armada-370-xp: Use the reference clock on A375 SoC by Ezequiel Garcia · 10 years ago
  95. 8067042 watchdog: orion: Use the reference clock on Armada 375 SoC by Ezequiel Garcia · 10 years ago
  96. 551f2fd clocksource: armada-370-xp: Add missing clock enable by Ezequiel Garcia · 10 years ago
  97. 094cb98 of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap by Ian Campbell · 10 years ago
  98. afa4e53 drm/i915: Cancel vdd off work before suspend by Ville Syrjälä · 10 years ago
  99. d7c5925 [media] omap: disable COMPILE_TEST by Mauro Carvalho Chehab · 10 years ago
  100. 0653a7c crypto: drbg - use MODULE_ALIAS_CRYPTO by Stephan Mueller · 10 years ago