1. 01ac5e3 ARM: KVM: VGIC initialisation code by Marc Zyngier · 12 years ago
  2. 348b2b0 ARM: KVM: VGIC control interface world switch by Marc Zyngier · 12 years ago
  3. 5863c2c ARM: KVM: VGIC interrupt injection by Marc Zyngier · 12 years ago
  4. a1fcb44 ARM: KVM: vgic: retire queued, disabled interrupts by Marc Zyngier · 12 years ago
  5. 9d949dc ARM: KVM: VGIC virtual CPU interface management by Marc Zyngier · 12 years ago
  6. b47ef92 ARM: KVM: VGIC distributor handling by Marc Zyngier · 12 years ago
  7. 330690c ARM: KVM: VGIC accept vcpu and dist base addresses from user space by Christoffer Dall · 12 years ago
  8. 1a89dd9 ARM: KVM: Initial VGIC infrastructure code by Marc Zyngier · 12 years ago
  9. 1638a12 ARM: KVM: Keep track of currently running vcpus by Marc Zyngier · 12 years ago
  10. 3401d546 KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl by Christoffer Dall · 12 years ago
  11. 369e675 Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgic by Marc Zyngier · 12 years ago
  12. aa024c2 KVM: ARM: Power State Coordination Interface implementation by Marc Zyngier · 12 years ago
  13. 45e96ea KVM: ARM: Handle I/O aborts by Christoffer Dall · 12 years ago
  14. 94f8e64 KVM: ARM: Handle guest faults in KVM by Christoffer Dall · 12 years ago
  15. 4fe21e4 KVM: ARM: VFP userspace interface by Rusty Russell · 12 years ago
  16. c27581e KVM: ARM: Demux CCSIDR in the userspace API by Christoffer Dall · 12 years ago
  17. 1138245 KVM: ARM: User space API for getting/setting co-proc registers by Christoffer Dall · 12 years ago
  18. 5b3e5e5 KVM: ARM: Emulation framework and CP15 emulation by Christoffer Dall · 12 years ago
  19. f7ed45b KVM: ARM: World-switch implementation by Christoffer Dall · 12 years ago
  20. 86ce853 KVM: ARM: Inject IRQs and FIQs from userspace by Christoffer Dall · 12 years ago
  21. d5d8184 KVM: ARM: Memory virtualization setup by Christoffer Dall · 12 years ago
  22. 342cd0a KVM: ARM: Hypervisor initialization by Christoffer Dall · 12 years ago
  23. 749cf76c KVM: ARM: Initial skeleton to compile KVM support by Christoffer Dall · 12 years ago
  24. 9e9a367 ARM: Section based HYP idmap by Christoffer Dall · 12 years ago
  25. cc577c2 ARM: Add page table and page defines needed by KVM by Christoffer Dall · 12 years ago
  26. 9dcbf46 ARM: perf: simplify __hw_perf_event_init err handling by Mark Rutland · 12 years ago
  27. 8f3b90b ARM: perf: remove unnecessary checks for idx < 0 by Mark Rutland · 12 years ago
  28. 76b8a0e ARM: perf: handle armpmu_register failing by Mark Rutland · 12 years ago
  29. 40c390c ARM: perf: don't pretend to support counting of L1I writes by Will Deacon · 12 years ago
  30. 1764c59 ARM: perf: remove redundant NULL check on cpu_pmu by Will Deacon · 12 years ago
  31. 9e47b8b irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h by Rob Herring · 12 years ago
  32. cdbac5b ARM: picoxcell: use common irqchip_init function by Rob Herring · 12 years ago
  33. e9c5155 ARM: spear: use common irqchip_init function by Rob Herring · 12 years ago
  34. 44430ec irqchip: Move ARM VIC to drivers/irqchip by Rob Herring · 12 years ago
  35. 48cf83d ARM: samsung: remove unused tick.h by Rob Herring · 12 years ago
  36. 2cb003c ARM: remove unneeded vic.h includes by Rob Herring · 12 years ago
  37. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  38. 7fb7d8a ARM: VIC: set handle_arch_irq in VIC initialization by Rob Herring · 12 years ago
  39. cf21af5 ARM: VIC: shrink down vic.h by Rob Herring · 12 years ago
  40. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  41. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  42. 81243e4 irqchip: Move ARM GIC to drivers/irqchip by Rob Herring · 12 years ago
  43. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  44. 3b953c9 ARM: Use implementor and part defines from cputype.h by Christoffer Dall · 12 years ago
  45. 59530ad ARM: Define CPU part numbers and implementors by Christoffer Dall · 12 years ago
  46. cfed7d6 ARM: GIC: set handle_arch_irq in GIC initialization by Rob Herring · 12 years ago
  47. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  48. 428fef8 ARM: GIC: remove assembly ifdefs from gic.h by Rob Herring · 12 years ago
  49. 902ef5d ARM: mach-ux500: use SGI0 to wake up the other core by Srinidhi Kasagar · 12 years ago
  50. 73171d1 arm: add set_handle_irq() to register the parent IRQ controller handler function by Thomas Petazzoni · 12 years ago
  51. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  52. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  54. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  55. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  56. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  57. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  58. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  59. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  60. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  61. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  62. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  63. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  64. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  65. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  66. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  67. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  68. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  69. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  70. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  71. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 12 years ago
  72. a47e3bc ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM by Fabio Estevam · 12 years ago
  73. 41be8dc arm: mvebu: Add missing ; for cpu node. by Andrew Lunn · 12 years ago
  74. 7791651 arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces by Thomas Petazzoni · 12 years ago
  75. 44cfae9 arm: mvebu: Armada XP MV78230 has two cores, not one by Thomas Petazzoni · 12 years ago
  76. 8758c88 ARM: Kirkwood: Use fixed-regulator instead of board gpio call by Andrew Lunn · 12 years ago
  77. d2268be3 ARM: Kirkwood: Fix missing sdio clock by Andrew Lunn · 12 years ago
  78. 107c21c ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers by Nobuhiro Iwamatsu · 12 years ago
  79. 53dfa8e ARM: Kirkwood: Fix missing clk for USB device. by Andrew Lunn · 12 years ago
  80. b24212f arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver by Gregory CLEMENT · 12 years ago
  81. 61bcbc2 ARM: EXYNOS: skip the clock initialization for exynos5440 by Kukjin Kim · 12 years ago
  82. 4aaa019 ARM: dts: imx31-bug: Fix manufacturer compatible string by Fabio Estevam · 12 years ago
  83. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  84. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  85. d962117 ARM: nomadik: bump the IRQ numbers again by Linus Walleij · 12 years ago
  86. 7f252b1 ARM: nomadik: delete dangling include by Linus Walleij · 12 years ago
  87. 5f73896 Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  88. 07fd296 ARM: OMAP1: fix USB configuration use-after-release by Aaro Koskinen · 12 years ago
  89. 2cd1f48 Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc2/fixes by Tony Lindgren · 12 years ago
  90. 7e7fff8 ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return values by Paul Walmsley · 12 years ago
  91. cfef4b2 ARM: OMAP3: clock data: Add missing enable/disable for EMU clock by Jon Hunter · 12 years ago
  92. d7eccab ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sources by Ivan Khoronzhuk · 12 years ago
  93. 5f2596f ARM: OMAP4: PRM: fix RSTTIME and RSTST offsets by Nishanth Menon · 12 years ago
  94. 62bafd1 ARM: OMAP4: PRM: Correct reset source map by Ivan Khoronzhuk · 12 years ago
  95. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  96. 5ced33b ARM: 7611/1: VIC: fix bug in VIC irqdomain code by Linus Walleij · 12 years ago
  97. f556529 ARM: 7610/1: versatile: bump IRQ numbers by Linus Walleij · 12 years ago
  98. 62e4d35 ARM: 7609/1: disable errata work-arounds which access secure registers by Rob Herring · 12 years ago
  99. 74ddcdb ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier by Rob Herring · 12 years ago
  100. 9fbe7c2 ARM: OMAP: SRAM: resolve sparse warnings by Paul Walmsley · 12 years ago