1. 6fe3675 ARM: dma-mapping: Add arm_iommu_detach_device() by Hiroshi Doyu · 12 years ago
  2. fab112a ARM: dma-mapping: Add macro to_dma_iommu_mapping() by Hiroshi Doyu · 12 years ago
  3. d09e133 ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask() by Hiroshi Doyu · 12 years ago
  4. 3e3a182 ARM: iommu: Include linux/kref.h in asm/dma-iommu.h by Laurent Pinchart · 12 years ago
  5. 3b8cd8a ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_slot by Marc Zyngier · 12 years ago
  6. 2b5e1e4 ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Marc Zyngier · 12 years ago
  7. bef103a ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region by Marc Zyngier · 12 years ago
  8. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  9. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 12 years ago
  10. 21fbd58 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  11. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  12. a883b70 tty vt: fix character insertion overflow by Nicolas Pitre · 12 years ago
  13. 48412a7 vmxnet3: fix ethtool ring buffer size setting by Neil Horman · 12 years ago
  14. 280b74f vmxnet3: make local function static by stephen hemminger · 12 years ago
  15. 732ac8c bnx2x: remove dead code and make local funcs static by stephen hemminger · 12 years ago
  16. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  17. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  18. 0e78610 mmc: tegra: assume CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  19. 2fdb6e2 mmc: add DT bindings for more MMC capability flags by Guennadi Liakhovetski · 12 years ago
  20. 619b08d mmc: tmio: add support for the VccQ regulator by Guennadi Liakhovetski · 12 years ago
  21. 27902c1 mmc: tmio: remove unused and deprecated symbols by Guennadi Liakhovetski · 12 years ago
  22. ac51b96 mmc: sh_mobile_sdhi: use managed resource allocations by Guennadi Liakhovetski · 12 years ago
  23. 76a411f mmc: sh_mobile_sdhi: remove unused .pdata field by Guennadi Liakhovetski · 12 years ago
  24. 5a00a97 mmc: tmio-mmc: parse device-tree bindings by Guennadi Liakhovetski · 12 years ago
  25. d804820 mmc: tmio-mmc: define device-tree bindings by Guennadi Liakhovetski · 12 years ago
  26. eca889f mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings by Guennadi Liakhovetski · 12 years ago
  27. 8c9beb1 mmc: (cosmetic) remove "extern" from function declarations by Guennadi Liakhovetski · 12 years ago
  28. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 12 years ago
  29. 6da15e9 mmc: detailed definition of CD and WP MMC line polarities in DT by Guennadi Liakhovetski · 12 years ago
  30. 7b95213 mmc: sdhi, tmio: only check flags in tmio-mmc driver proper by Guennadi Liakhovetski · 12 years ago
  31. 21f5998 mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch() by Fabio Estevam · 12 years ago
  32. a4f8f25 mmc: sdhci: check voltage range only on regulators aware of voltage value by Marek Szyprowski · 12 years ago
  33. 29866a98 mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK by Stephen Warren · 12 years ago
  34. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 12 years ago
  35. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  36. ac48653 mmc: rtsx: remove driving adjustment by Roger Tseng · 12 years ago
  37. 5f56a8e mmc: use regulator_can_change_voltage() instead of regulator_count_voltages by Marek Szyprowski · 12 years ago
  38. bb691ae mmc: sdhci-pxav3: add pm runtime support by Kevin Liu · 12 years ago
  39. f5c2758 mmc: core: fix indentation by Jaehoon Chung · 12 years ago
  40. 7a81902 mmc: block: don't start new request when the card is removed by Seungwon Jeon · 12 years ago
  41. 9b84496 mmc: core: fix permanent sleep of mmcqd during card removal by Seungwon Jeon · 12 years ago
  42. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 12 years ago
  43. 073350f mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map() by Roland Stigge · 12 years ago
  44. 14006bf mmc: MAINTAINERS update for omap_hsmmc by Balaji T K · 12 years ago
  45. d005d94 mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock by Lars-Peter Clausen · 12 years ago
  46. 20b92a3 mmc: sdhci: update signal voltage switch code by Kevin Liu · 12 years ago
  47. 0797e5f mmc: core: Fixup signal voltage switch by Johan Rudholm · 12 years ago
  48. 567c890 mmc: core: Break out start_signal_voltage_switch by Johan Rudholm · 12 years ago
  49. d887874 mmc: core: Add card_busy to host_ops by Johan Rudholm · 12 years ago
  50. 276e090 mmc: core: Add mmc_power_cycle by Johan Rudholm · 12 years ago
  51. 3f8a7fa mmc: sd: Simplify by using mmc_host_uhs by Johan Rudholm · 12 years ago
  52. d0123cc mmc: core: expose RPMB partition only for CMD23 capable hosts by Balaji T K · 12 years ago
  53. 85c34d2 mmc: goldfish: emulated MMC device by Mike Lockwood · 12 years ago
  54. 28c2a62 mmc: dt: bus-width can be an optional property by Shawn Guo · 12 years ago
  55. af51079 mmc: sdhci-esdhc-imx: support 8bit mode by Sascha Hauer · 12 years ago
  56. 7bc088d mmc: sdhci: rename platform_8bit_width to platform_bus_width by Sascha Hauer · 12 years ago
  57. 2a15f98 mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc by Shawn Guo · 12 years ago
  58. 58c8c4f mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc by Shawn Guo · 12 years ago
  59. 69f5469 mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc by Shawn Guo · 12 years ago
  60. 881d926 mmc: core: move the cache disabling operation to mmc_suspend by Maya Erez · 12 years ago
  61. f9e3713 MAINTAINERS: mmc: add maintainer entry for dw_mmc driver by Seungwon Jeon · 12 years ago
  62. da86a5d mmc: sdhci-esdhc-imx: Remove unused variables by Fabio Estevam · 12 years ago
  63. b477426 mmc: fix DT binding documentation SDHCI left-over by Guennadi Liakhovetski · 12 years ago
  64. 60bf639 mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix by Shawn Guo · 12 years ago
  65. 6b40d18 mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write by Shawn Guo · 12 years ago
  66. ef4d088 mmc: sdhci-esdhc-imx: fix host version read by Shawn Guo · 12 years ago
  67. 893613b mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver by Tony Prisk · 12 years ago
  68. 9640639 mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT by Doug Anderson · 12 years ago
  69. 55a6ceb mmc: dw_mmc: Handle wp-gpios from device tree by Doug Anderson · 12 years ago
  70. 07b2404 mmc: dw_mmc: exynos: Remove code for wp-gpios by Doug Anderson · 12 years ago
  71. 488755b ARM: dts: Add disable-wp for sd card slot on smdk5250 by Doug Anderson · 12 years ago
  72. a70aaa6 mmc: dw_mmc: Add "disable-wp" device tree property by Doug Anderson · 12 years ago
  73. c148e9f mmc: correct the EXCEPTION_EVENTS_STATUS value in comment by Zhang, YiX X · 12 years ago
  74. fd63ac7 mmc: mxs-mmc: Fix warning due to incorrect type by Fabio Estevam · 12 years ago
  75. e7be434 mmc: mxs-mmc: Add MODULE_ALIAS() by Fabio Estevam · 12 years ago
  76. 6f1989b mmc: mvsdio: add pinctrl integration by Thomas Petazzoni · 12 years ago
  77. 62ed839 gianfar: fix compile fail for NET_POLL=y due to struct packing by Paul Gortmaker · 12 years ago
  78. d65530f drivers/vfio: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  79. a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 12 years ago
  80. 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 12 years ago
  81. 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 12 years ago
  82. 7f6575f cputime: Use local_clock() for full dynticks cputime accounting by Frederic Weisbecker · 12 years ago
  83. c78a4bc cputime: Constify timeval_to_cputime(timeval) argument by Li Zhong · 12 years ago
  84. c50842d xtensa: add support for TLS by Chris Zankel · 12 years ago
  85. b0c438e xtensa: add missing include asm/uaccess.h to checksum.h by Max Filippov · 12 years ago
  86. e98c5b5 xtensa: do not enable GENERIC_GPIO by default by Max Filippov · 12 years ago
  87. 4b2bb03 xtensa: complete ptrace handling of register windows by Max Filippov · 12 years ago
  88. e6ffe17 xtensa: add support for oprofile by dann · 16 years ago
  89. 2d6f82f xtensa: move spill_registers to traps.h by Max Filippov · 12 years ago
  90. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 16 years ago
  91. c5a285b xtensa: fix str[n]cmp return value by Max Filippov · 12 years ago
  92. de73b6b xtensa: avoid mmap cache aliasing by Max Filippov · 12 years ago
  93. 475c32d xtensa: add finit_module syscall by Max Filippov · 12 years ago
  94. 5d9f36b xtensa: pull signal definitions from signal-defs.h by Max Filippov · 12 years ago
  95. e969161 xtensa: fix ipc_parse_version selection by Max Filippov · 12 years ago
  96. 2d1c645 xtensa: dispatch medium-priority interrupts by Marc Gauthier · 12 years ago
  97. d0b73b4 xtensa: Add config files for Diamond 233L - Rev C processor variant by Pete Delaney · 12 years ago
  98. 2a02bc1 xtensa: use new common dtc rule by Stephen Warren · 12 years ago
  99. 127bc79 xtensa: rename prom_update_property to of_update_property by Max Filippov · 12 years ago
  100. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago