1. d594224 ARM: ux500: drop any 0x prefix from I2C DT devices by Linus Walleij · 11 years ago
  2. 2388af4 ARM: ux500: Allocate correct amount of memory for the u8540 in DT by Lee Jones · 11 years ago
  3. ef95f7f ARM: ux500: Provide auxdata to ux500 ASoC driver by Fabio Baltieri · 11 years ago
  4. f99808a6 ARM: ux500: Add DT regulators for ab8500-codec by Fabio Baltieri · 11 years ago
  5. 5510ed9 ARM: ux500: Correct anamic2 typo in DT files by Fabio Baltieri · 11 years ago
  6. 4aa4487 ARM: ux500: Fix trivial typo in v-anamic1 comment by Fabio Baltieri · 11 years ago
  7. fce43db ARM: ux500: Reduce PRCMU reg-names to shorter form for u8540 DT by Lee Jones · 11 years ago
  8. df790f5 ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up by Lee Jones · 11 years ago
  9. 2a9c8fa ARM: ux500: cut chip-select GPIOs from SSP device by Linus Walleij · 11 years ago
  10. 90c4025 ARM: ux500: use symbolic names for interrupt flags by Linus Walleij · 11 years ago
  11. 807e883 ARM: ux500: use #include syntax to include *.dtsi. by Gabriel Fernandez · 11 years ago
  12. 90ccde4 ARM: ux500: bump MMC/SD max frequency for DT boots by Linus Walleij · 11 years ago
  13. 8afff9c ARM: ux500: Apply other compatible name to the u8540 DTS file by Lee Jones · 11 years ago
  14. 79d1d62 ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platforms by Lee Jones · 11 years ago
  15. 818d99a ARM: ux500: Standardise DBx5x0 based Pinctrl compat string in the DTS by Lee Jones · 11 years ago
  16. 12b1843 ARM: ux500: enable the crypto and hash on all dbx500 by Linus Walleij · 11 years ago
  17. f016d44 ARM: ux500: Provide an AUXDATA entry for ux500-hash by Lee Jones · 11 years ago
  18. 946cc7d ARM: ux500: Provide an AUXDATA entry for ux500-crypt by Lee Jones · 11 years ago
  19. 61122cf ARM: ux500: Add Device Tree nodes for the ux500 Hash device by Lee Jones · 11 years ago
  20. fe2e9f9 ARM: ux500: Add Device Tree nodes for the ux500 Crypt device by Lee Jones · 11 years ago
  21. 2bd7378 ARM: ux500: register LP5521 LEDs in the device tree by Linus Walleij · 11 years ago
  22. 2852136 ARM: ux500: fix typo in STUIB device tree by Linus Walleij · 11 years ago
  23. 1d8c269 ARM: ux500: build ccu8540 device tree blob by Linus Walleij · 11 years ago
  24. 54ddca4 ARM: ux500: Over-ride TCDM size when booting the DB8540 platform by Lee Jones · 11 years ago
  25. c70b4a9 ARM: ux500: Supply a DTS file for the u8540 platform by Lee Jones · 11 years ago
  26. d37fcdb ARM: ux500: Pass DMA memcpy channels though Device Tree by Lee Jones · 11 years ago
  27. b32dc86 ARM: ux500: Populate the ux500-musb Device Tree entry by Lee Jones · 11 years ago
  28. 498315b9 ARM: ux500: Supply MMC DMA configuration via Device Tree by Lee Jones · 11 years ago
  29. fbff01c ARM: ux500: Supply UART's DMA configuration via Device Tree by Lee Jones · 11 years ago
  30. ba074ae ARM: ux500: Setup the DMA40 driver's DT node using the new DMA API by Lee Jones · 11 years ago
  31. 70d39a8 ARM: ux500: Supply address location names for the DMA40 DMA controller by Lee Jones · 11 years ago
  32. 99b38ee ARM: ux500: Fix intcore regulator name by Fabio Baltieri · 11 years ago
  33. b1ba143 ARM: ux500: DT: Rename root node "soc-u9500" into "soc" by Gabriel Fernandez · 12 years ago
  34. 383307c ARM: ux500: Add a VQMMC (level-shifting) regulator DT node for Snowball by Lee Jones · 11 years ago
  35. c21a43b ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablement by Lee Jones · 11 years ago
  36. 6c1d25b ARM: ux500: Move Snowball's thermal DT node into existing PRCMU one by Lee Jones · 11 years ago
  37. 95f4838 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  38. 6b3f7b5 score: remove redundant kcore_list entries by Kyle McMartin · 11 years ago
  39. 462a2b5 Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  40. 4dd9aa8 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  41. 7bb66f6 ARC: lazy dcache flush broke gdb in non-aliasing configs by Vineet Gupta · 11 years ago
  42. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  43. f4ae176 Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixes by Olof Johansson · 11 years ago
  44. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago
  45. b63a2bb parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 11 years ago
  46. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 11 years ago
  47. d845b5f parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S by Helge Deller · 11 years ago
  48. 949451b parisc: add rp5470 entry to machine database by Helge Deller · 11 years ago
  49. 4a0cce7 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  50. d4c2456 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  51. 144ea15 ARM: at91/sama5: fix incorrect PMC pcr div definition by Josh Wu · 11 years ago
  52. f6d35d6 ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition by Boris BREZILLON · 11 years ago
  53. 029efdd ARM: at91: at91sam9n12: move external irq declatation to DT by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  54. f1dd153 powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support by Brian King · 11 years ago
  55. 83920c4 powerpc/powernv: Build a zImage.epapr by Benjamin Herrenschmidt · 11 years ago
  56. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 11 years ago
  57. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 11 years ago
  58. 605e44d powerpc/powernv: Fix condition for when to invalidate the TCE cache by Benjamin Herrenschmidt · 11 years ago
  59. bee7dd9 powerpc/pci: Fix bogus message at boot about empty memory resources by Benjamin Herrenschmidt · 11 years ago
  60. 8fc1f5d powerpc: Fix TLB cleanup at boot on POWER8 by Benjamin Herrenschmidt · 11 years ago
  61. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  62. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  63. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  64. 006dfb3 ARC: Use enough bits for determining page's cache color by Vineet Gupta · 11 years ago
  65. 3e87974 ARC: Brown paper bag bug in macro for checking cache color by Vineet Gupta · 11 years ago
  66. a950549 ARC: copy_(to|from)_user() to honor usermode-access permissions by Vineet Gupta · 11 years ago
  67. f538881 ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach() by Vineet Gupta · 11 years ago
  68. 101b82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  69. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  70. f27d6e1 ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supported by Will Deacon · 11 years ago
  71. 4ca46c5 ARM: 7727/1: remove the .vm_mm value from gate_vma by Steven Capper · 11 years ago
  72. 934fc24 ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling by Ard Biesheuvel · 11 years ago
  73. 580b000 Merge tag 'renesas-boards-marzen-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  74. 25625c9 Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 11 years ago
  75. 0c9b5a3 avr32: fix building warnings caused by redefinitions of HZ by Jiang Liu · 11 years ago
  76. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  77. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  78. 6d17c0d KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() by Sanjay Lal · 11 years ago
  79. ba86e4d KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API. by Sanjay Lal · 11 years ago
  80. 5f10428 ARM: shmobile: marzen: Use error values in usb_power_* by Simon Horman · 11 years ago
  81. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  82. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  83. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  84. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  85. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  86. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  87. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  88. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  89. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  90. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  91. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  92. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 11 years ago
  93. 8d9849b ARM: tegra: defconfig fixes by Alexandre Courbot · 11 years ago
  94. b98da4d ARM: nomadik: fix IRQ assignment for SMC ethernet by Linus Walleij · 11 years ago
  95. d595f0a Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  96. a706d85 Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  97. 7a7e347 Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 11 years ago
  98. 7ad915f Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  99. 9f8466c ARM: vt8500: Add missing NULL terminator in dt_compat by Srinivas Kandagatla · 11 years ago
  100. 8582df0 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago