1. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 11 years ago
  2. da241ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  3. 6e8517a Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  4. bd709bd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  5. 00ae962 ARM: shmobile: mackerel: clean up MMCIF vs. SDHI1 selection by Guennadi Liakhovetski · 11 years ago
  6. 757688c ARM: shmobile: mackerel: add interrupt names for SDHI0 by Guennadi Liakhovetski · 11 years ago
  7. fe0a144 ARM: shmobile: mackerel: switch SDHI and MMCIF interfaces to slot-gpio by Guennadi Liakhovetski · 11 years ago
  8. 3f9efee ARM: shmobile: mackerel: remove OCR masks, where regulators are used by Guennadi Liakhovetski · 11 years ago
  9. fb7a89c ARM: shmobile: mackerel: SDHI resources do not have to be numbered by Guennadi Liakhovetski · 11 years ago
  10. 3cc828f ARM: shmobile: Initial r8a7790 Lager board support by Magnus Damm · 11 years ago
  11. 15351a7a ARM: shmobile: APE6EVM LAN9220 support by Magnus Damm · 11 years ago
  12. 2c56055 ARM: shmobile: APE6EVM PFC support by Magnus Damm · 11 years ago
  13. 78ded16 ARM: shmobile: APE6EVM base support by Magnus Damm · 11 years ago
  14. 8c1de8e ARM: shmobile: kzm9g-reference: add ethernet support by Guennadi Liakhovetski · 11 years ago
  15. 53e42c2 ARM: shmobile: add R-Car M1A Bock-W platform support by Kuninori Morimoto · 11 years ago
  16. eb0ae72 Merge tag 'renesas-pinmux2-for-v3.10' into boards-base by Simon Horman · 11 years ago
  17. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  18. 55985e1 ARM: mxs: Slow down the I2C clock speed by Marek Vasut · 11 years ago
  19. 06b851e Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/soc by Olof Johansson · 11 years ago
  20. 202ac6a sh-pfc: r8a73a4: Remove unused GPIO bias data by Magnus Damm · 11 years ago
  21. 17924ac ARM: shmobile: r8a73a4: Remove all GPIO enums by Magnus Damm · 11 years ago
  22. 3e36ab6 sh-pfc: r8a73a4: Remove function GPIOs by Magnus Damm · 11 years ago
  23. 5260a7a ARM: shmobile: r8a73a4: Remove IRQC function GPIOs by Magnus Damm · 11 years ago
  24. 9fdec7b ARM: shmobile: r8a73a4: Remove SCIF function GPIOs by Magnus Damm · 11 years ago
  25. f91663f sh-pfc: r8a73a4: Remove IRQC function GPIOS by Magnus Damm · 11 years ago
  26. 504e584 sh-pfc: r8a73a4: Remove SCIF function GPIOS by Magnus Damm · 11 years ago
  27. 515a828 sh-pfc: r8a73a4: Add IRQC pin groups and functions by Magnus Damm · 11 years ago
  28. 172fd61 sh-pfc: r8a73a4: Add SCIF pin groups and functions by Magnus Damm · 11 years ago
  29. 57ef73b sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf support by Magnus Damm · 11 years ago
  30. c96931c sh-pfc: r8a73a4: GPIO IRQ support by Magnus Damm · 11 years ago
  31. f365bfc sh-pfc: r8a73a4: Support sparse GPIO numbers by Magnus Damm · 11 years ago
  32. c98f6c2 sh-pfc: Add r8a73a4 pinmux support by Magnus Damm · 11 years ago
  33. ba774cc sh-pfc: r8a7779: Split DU input and output pixel clocks by Laurent Pinchart · 11 years ago
  34. 2b4b588 sh-pfc: r8a7779: Remove GPIO data by Laurent Pinchart · 11 years ago
  35. 37a72d0 ARM: shmobile: r8a7779: Register GPIO devices by Laurent Pinchart · 11 years ago
  36. e3c47051 sh-pfc: Configure pins as GPIOs at request time when handled externally by Laurent Pinchart · 11 years ago
  37. ceef91d sh-pfc: Skip gpiochip registration when no GPIO resource is found by Laurent Pinchart · 11 years ago
  38. 1a4fd58 sh-pfc: Make GPIO support optional by Laurent Pinchart · 11 years ago
  39. 542a564 sh-pfc: Make function GPIOs support optional by Laurent Pinchart · 11 years ago
  40. 48b1e3e ARM: shmobile: marzen: Add GPIO LEDs by Laurent Pinchart · 11 years ago
  41. dc3465a gpio-rcar: Add pinctrl support by Laurent Pinchart · 11 years ago
  42. 119f5e4 gpio: Renesas R-Car GPIO driver V3 by Magnus Damm · 11 years ago
  43. d34a460 crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions by Tim Chen · 11 years ago
  44. ec2b4c8 crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions. by Tim Chen · 11 years ago
  45. 46d208a crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental SSE3 instructions. by Tim Chen · 11 years ago
  46. 35d2c9d crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 11 years ago
  47. 873b9ca crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructions by Jussi Kivilinna · 11 years ago
  48. eca1726 crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC by Jussi Kivilinna · 11 years ago
  49. eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 11 years ago
  50. 5f03dc2 ARM: bcm281xx: Add timer driver (DT portion) by Christian Daudt · 11 years ago
  51. 33fe1e0 Merge tag 'renesas-defconfig2-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago
  52. 926f638 Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/soc by Olof Johansson · 11 years ago
  53. 6e0eda3 PCI: Don't try to disable Bus Master on disconnected PCI devices by Konstantin Khlebnikov · 11 years ago
  54. b8178f1 Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus" by Bjorn Helgaas · 11 years ago
  55. be7f088 Merge branch 'pci/yinghai-eisa' into for-linus by Bjorn Helgaas · 11 years ago
  56. 3566d40 clk: fix clk_mux::flags kerneldoc by James Hogan · 11 years ago
  57. af0d918 tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access by Asias He · 11 years ago
  58. 5d96335 openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute by Thomas Graf · 11 years ago
  59. 73f4604 x86, quirks: Shut-up a long-standing gcc warning by Borislav Petkov · 11 years ago
  60. 1423bed x86, msr: Unify variable names by Borislav Petkov · 11 years ago
  61. aca91bf x86-64, docs, mm: Add vsyscall range to virtual address space layout by Borislav Petkov · 11 years ago
  62. 8e3c2a8 x86: Drop KERNEL_IMAGE_START by Borislav Petkov · 11 years ago
  63. 321ae6f Merge branch 'gic/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  64. bc895b5 irqchip: vic: add include of linux/irq.h by Olof Johansson · 11 years ago
  65. 37daa8a regulator: ab8500-ext: Don't update info->is_enabled if write to register fails by Axel Lin · 11 years ago
  66. 1ec990c regulator: dbx500-prcmu: Remove operating_point from struct dbx500_regulator_info by Axel Lin · 11 years ago
  67. 4c84b4d regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540 by Lee Jones · 11 years ago
  68. 3fe5228 regulator: ab8500: Add mode operation for v-amic by Lee Jones · 11 years ago
  69. d7607ba regulator: ab8500: Add new operations for Vaux3 by Lee Jones · 11 years ago
  70. bd44e2c regulator: ab8500: Also check for AB8505 based platforms by Lee Jones · 11 years ago
  71. 8a3b1b8 regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505 by Lee Jones · 11 years ago
  72. f7eae37 regulator: ab8500: Don't register external regulators on AB8505 by Rabin Vincent · 11 years ago
  73. 0b94641 regulator: ab8500: Supply platform specific regulator id values by Lee Jones · 11 years ago
  74. 0fe17e2 regulator: ab8500-ext: Add support for AB9540 regulators by Lee Jones · 11 years ago
  75. 35e1d5f regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard by Lee Jones · 11 years ago
  76. 0fbc800 ARM: ux500: Use de-globalised version of id.h by Lee Jones · 11 years ago
  77. 8b4b9f2 x86: remove the x32 syscall bitmask from syscall_get_nr() by Paul Moore · 11 years ago
  78. 7a0c819 x86/mce: Rework cmci_rediscover() to play well with CPU hotplug by Srivatsa S. Bhat · 11 years ago
  79. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 11 years ago
  80. b62d794 MAINTAINERS: Add maintainer for LPC32xx by Roland Stigge · 11 years ago
  81. a8ec3a6 drm: correctly restore mappings if drm_open fails by Ilija Hadzic · 11 years ago
  82. 7cebefe Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  83. be0e2f1 net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET by Guenter Roeck · 11 years ago
  84. 6c5f780 net/freescale/fec: Simplify OF dependencies by Guenter Roeck · 11 years ago
  85. 5090704 net/cadence/macb: Simplify OF dependencies by Guenter Roeck · 11 years ago
  86. f9b1249 net/cadence/at91_ether: Simplify OF dependencies by Guenter Roeck · 11 years ago
  87. 65b3841b of_net.h: Provide empty functions if OF_NET is not configured by Guenter Roeck · 11 years ago
  88. 1caa590 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  89. eee53d9 staging: zcache: fix zcache writeback in debugfs by Wanpeng Li · 11 years ago
  90. 380cb19 staging: zcache: fix pers_pageframes|_max aren't exported in debugfs by Wanpeng Li · 11 years ago
  91. b0749e7 staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page by Wanpeng Li · 11 years ago
  92. 8762c7d staging: zcache: zero-filled pages awareness by Wanpeng Li · 11 years ago
  93. bdcde42 staging: zcache: introduce zero-filled pages handler by Wanpeng Li · 11 years ago
  94. 6fd3d05 drivers: staging: zcache: fix compile warning by Bob Liu · 11 years ago
  95. 555ee46 drivers: staging: zcache: fix compile error by Bob Liu · 11 years ago
  96. 6d3a637 Merge tag 'iio-for-3.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  97. 934e882 drm/i915: drop DPFLIPSTAT enables on VLV v3 by Jesse Barnes · 11 years ago
  98. a0e4e19 drm/i915: add Punit read/write routines for VLV v2 by Jesse Barnes · 11 years ago
  99. 453c542 drm/i915: panel power sequencing for VLV eDP v2 by Jesse Barnes · 11 years ago
  100. b263401 drm/i915/dp: fix up VLV DP handling v2 by Jesse Barnes · 11 years ago