1. c067561 arm: zynq: Add missing irqchip.h to common.c by Michal Simek · 12 years ago
  2. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  3. 175dbc1 Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into next/cleanup by Olof Johansson · 12 years ago
  4. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  5. 00c82d64 Merge branch 'timer/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  6. 90cf214 ARM: at91: fix board-rm9200-dt after sys_timer conversion by Joachim Eastwood · 12 years ago
  7. 77cc982 clocksource: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  8. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  9. c35ef95 clockevents: export clockevents_config_and_register for module use by Shawn Guo · 12 years ago
  10. ff7ec34 timer: vt8500: Move timer code to drivers/clocksource by Tony Prisk · 12 years ago
  11. 9e47b8b irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h by Rob Herring · 12 years ago
  12. cdbac5b ARM: picoxcell: use common irqchip_init function by Rob Herring · 12 years ago
  13. e9c5155 ARM: spear: use common irqchip_init function by Rob Herring · 12 years ago
  14. 44430ec irqchip: Move ARM VIC to drivers/irqchip by Rob Herring · 12 years ago
  15. 48cf83d ARM: samsung: remove unused tick.h by Rob Herring · 12 years ago
  16. 2cb003c ARM: remove unneeded vic.h includes by Rob Herring · 12 years ago
  17. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  18. 7fb7d8a ARM: VIC: set handle_arch_irq in VIC initialization by Rob Herring · 12 years ago
  19. cf21af5 ARM: VIC: shrink down vic.h by Rob Herring · 12 years ago
  20. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  21. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  22. 81243e4 irqchip: Move ARM GIC to drivers/irqchip by Rob Herring · 12 years ago
  23. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  24. cfed7d6 ARM: GIC: set handle_arch_irq in GIC initialization by Rob Herring · 12 years ago
  25. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  26. 428fef8 ARM: GIC: remove assembly ifdefs from gic.h by Rob Herring · 12 years ago
  27. 902ef5d ARM: mach-ux500: use SGI0 to wake up the other core by Srinidhi Kasagar · 12 years ago
  28. 73171d1 arm: add set_handle_irq() to register the parent IRQ controller handler function by Thomas Petazzoni · 12 years ago
  29. f6e916b irqchip: add basic infrastructure by Thomas Petazzoni · 12 years ago
  30. edd9690 irqchip: add to the directories part of the IRQ subsystem in MAINTAINERS by Thomas Petazzoni · 12 years ago
  31. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  32. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  33. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  34. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  35. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  36. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  38. fd41d91 Merge branch 'timer/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  39. 1c2584c ARM: sunxi: fix struct sys_timer removal by Stephen Warren · 12 years ago
  40. 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
  41. 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
  42. 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
  43. 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
  44. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  45. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 9813027 Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  47. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  48. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  49. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  50. 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
  51. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  52. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  53. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  54. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  55. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  56. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  57. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  58. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  59. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  60. f3215be Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  61. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  62. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  63. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  64. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  65. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  66. d287b875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  68. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  69. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  70. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  71. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  72. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  73. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  74. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  75. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  76. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  77. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  78. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  79. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  80. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  81. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  82. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  83. 61ed1dc ALSA: au88x0: fix incorrect left shift by Nickolai Zeldovich · 12 years ago
  84. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 12 years ago
  85. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  86. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 12 years ago
  87. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  88. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 12 years ago
  89. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 12 years ago
  90. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 12 years ago
  91. ade24c9 Merge branch 'for-Linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 12 years ago
  92. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 12 years ago
  93. a47e3bc ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM by Fabio Estevam · 12 years ago
  94. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  95. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  96. 41be8dc arm: mvebu: Add missing ; for cpu node. by Andrew Lunn · 12 years ago
  97. 7791651 arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces by Thomas Petazzoni · 12 years ago
  98. 44cfae9 arm: mvebu: Armada XP MV78230 has two cores, not one by Thomas Petazzoni · 12 years ago
  99. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  100. 8758c88 ARM: Kirkwood: Use fixed-regulator instead of board gpio call by Andrew Lunn · 12 years ago