1. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  2. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  3. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  4. f5ae18e dt: disable self-tests for !OF_IRQ by Rob Herring · 11 years ago
  5. 74dac2e of: irq: Fix interrupt-map entry matching by Tomasz Figa · 11 years ago
  6. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  7. 355e62f of/irq: Fix potential buffer overflow by Grant Likely · 11 years ago
  8. 78119fd of/irq: Fix bug in interrupt parsing refactor. by Grant Likely · 11 years ago
  9. 0589342 of: set dma_mask to point to coherent_dma_mask by Rob Herring · 11 years ago
  10. 446b2a9 DMA-API: amba: get rid of separate dma_mask by Russell King · 11 years ago
  11. a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
  12. 79d9701 of/irq: create interrupts-extended property by Grant Likely · 11 years ago
  13. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  14. 3da5278 of/irq: Rework of_irq_count() by Thierry Reding · 11 years ago
  15. a9f10ca of: Add testcases for interrupt parsing by Grant Likely · 11 years ago
  16. 624cfca of: Add helper for printing an of_phandle_args structure by Grant Likely · 11 years ago
  17. 2361613 of/irq: Refactor interrupt-map parsing by Grant Likely · 11 years ago
  18. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  19. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  20. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  21. 4a43d68 of/irq: Pass trigger type in IRQ resource flags by Tomasz Figa · 11 years ago
  22. 8804827 of: Fix dereferencing node name in debug output to be safe by Grant Likely · 11 years ago
  23. f3cea45 of: Fix iteration bug over CPU reg properties by Grant Likely · 11 years ago
  24. d1cb9d1 of: Make cpu node handling more portable. by David Miller · 11 years ago
  25. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
  26. b920ecc Revert "of: Feed entire flattened device tree into the random pool" by Grant Likely · 11 years ago
  27. 444c91e of: fix unnecessary warning on missing /cpus node by Grant Likely · 11 years ago
  28. 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
  29. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  30. 9cae09c of: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  31. 6a903a2 of: introduce common FDT machine related functions by Rob Herring · 11 years ago
  32. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  33. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  34. 0288ffcb of: Introduce common early_init_dt_scan by Rob Herring · 11 years ago
  35. a8bf752 of: create unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  36. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  37. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  38. aca0156 drivers: of: fix build break if asm/dma-contiguous.h is missing by Marek Szyprowski · 11 years ago
  39. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  40. 2bc552d of/platform: add error reporting to of_amba_device_create() by Bartlomiej Zolnierkiewicz · 11 years ago
  41. d84ff46 irq/of: Fix comment typo for irq_of_parse_and_map by Yijing Wang · 11 years ago
  42. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  43. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  44. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  45. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  46. 109b623 of: Feed entire flattened device tree into the random pool by Anton Blanchard · 11 years ago
  47. 4485681 of/fdt: Clean up casting in unflattening path by Grant Likely · 11 years ago
  48. 92d3161 of/fdt: Remove duplicate memory clearing on FDT unflattening by Grant Likely · 11 years ago
  49. 91d9942 of: call __of_parse_phandle_with_args from of_parse_phandle by Stephen Warren · 11 years ago
  50. 035fd94 of: introduce of_parse_phandle_with_fixed_args by Stephen Warren · 11 years ago
  51. 5fba49e of: move of_parse_phandle() by Stephen Warren · 11 years ago
  52. eded9dd of: move documentation of of_parse_phandle_with_args by Stephen Warren · 11 years ago
  53. 0640332e of: Fix missing memory initialization on FDT unflattening by Grant Likely · 11 years ago
  54. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  55. 7e0bdf1 of: Make of_get_phy_mode() return int i.s.o. const int by Geert Uytterhoeven · 11 years ago
  56. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  57. 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago
  58. 57d74bc drivers: of: add function to scan fdt nodes given by path by Marek Szyprowski · 11 years ago
  59. 7a330a5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  60. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  61. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  62. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  63. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
  64. 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
  65. 0d5a6db of: pci: add registry of MSI chips by Thomas Petazzoni · 11 years ago
  66. 245d964 of/platform: Staticize of_platform_device_create_pdata() by Mark Brown · 11 years ago
  67. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  68. cf9e236 of/irq: init struct resource to 0 in of_irq_to_resource() by Sebastian Andrzej Siewior · 11 years ago
  69. c0cdfaa of/irq: Avoid calling list_first_entry() for empty list by Axel Lin · 11 years ago
  70. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  71. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  72. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  73. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  74. 0a15e0b Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 11 years ago
  75. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. 4c7d636 open firmware: "/aliasas" -> "/aliases" by Robert P. J. Day · 11 years ago
  77. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  78. ba166e9 of: remove CONFIG_OF_DEVICE by Rob Herring · 11 years ago
  79. 792efb8 of/base: fix typos by Lad, Prabhakar · 11 years ago
  80. 4abbb75 Merge tag 'of_pci-3.11' of git://git.infradead.org/users/jcooper/linux into next/cleanup by Olof Johansson · 11 years ago
  81. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 11 years ago
  82. 4e23d3f of/pci: Add of_pci_parse_bus_range() function by Thierry Reding · 11 years ago
  83. 45ab970 of/pci: Add of_pci_get_devfn() function by Thierry Reding · 11 years ago
  84. 29b635c of/pci: Provide support for parsing PCI DT ranges property by Andrew Murray · 11 years ago
  85. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  86. 058112c net: of_mdio: fix behavior on missing phy device by Sebastian Hesselbarth · 11 years ago
  87. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  89. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  90. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  91. 6695be6 [media] DT: export of_get_next_parent() for use by modules: fix modular V4L2 by Guennadi Liakhovetski · 11 years ago
  92. b855f16 of/base: release the node correctly in of_parse_phandle_with_args() by Tang Yuantian · 11 years ago
  93. 779d835 net: of_mdio: scan mdiobus for PHYs without reg property by Sebastian Hesselbarth · 11 years ago
  94. daeec1f of: Remove duplicated code for validating property and value by Tony Prisk · 11 years ago
  95. 3daf372 of: Add support for reading a u32 from a multi-value property. by Tony Prisk · 11 years ago
  96. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  97. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  98. 02bbde7 Revert "of: use platform_device_add" by Grant Likely · 11 years ago
  99. bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 11 years ago
  100. 23ce04c of/base: Clean up exit paths for of_parse_phandle_with_args() by Grant Likely · 11 years ago