1. 52fa212 ARM: OMAP2/3: intc: Add DT support for TI interrupt controller by Benoit Cousson · 13 years ago
  2. 1f52299 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into for_3.4/dt_irq_domain2 by Benoit Cousson · 13 years ago
  3. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 13 years ago
  4. ffd76d8 Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt by Tony Lindgren · 13 years ago
  5. f0e15e2 arm/dts: Add support for TI OMAP3 EVM board by Vaibhav Hiremath · 13 years ago
  6. 958e767 arm/dts: OMAP4: Update DTS file with new GIC bindings by Benoit Cousson · 13 years ago
  7. ca59a5c arm/dts: OMAP3: Add i2c controller nodes by Benoit Cousson · 13 years ago
  8. 58e778f arm/dts: OMAP4: Add i2c controller nodes by Benoit Cousson · 13 years ago
  9. abd2363 irq_domain/mips: Allow irq_domain on MIPS by Grant Likely · 13 years ago
  10. bfe9c8a ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREE by Tony Lindgren · 13 years ago
  11. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  12. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  13. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  14. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  15. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  16. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  17. 4d68c05 Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt by Tony Lindgren · 13 years ago
  18. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
  19. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  20. 19bfb76 arm/dts: OMAP3&4: Remove the '0x' prefix for serial nodes by Benoit Cousson · 13 years ago
  21. ef28a18 ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platforms by Benoit Cousson · 13 years ago
  22. 506d81e ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT by Benoit Cousson · 13 years ago
  23. 5dc06b7 ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt by Benoit Cousson · 13 years ago
  24. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  25. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
  26. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
  27. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 13 years ago
  28. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  29. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  30. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  31. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  32. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  33. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  34. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  35. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  36. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  37. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  38. 0e02a8c1 ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE by Benoit Cousson · 13 years ago
  39. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  40. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  41. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 13 years ago
  42. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 13 years ago
  43. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 13 years ago
  44. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
  45. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  46. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  47. ebf4bcbd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  48. 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  49. 4bbdd45 irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead by Grant Likely · 13 years ago
  50. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  51. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 13 years ago
  52. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  53. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  54. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  55. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  56. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  57. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  58. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  59. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  60. a5368e7 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  61. 88fa269 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  62. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  63. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  64. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  65. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  66. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  67. cf84475 ARM: at91: drop ide driver in favor of the pata one by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  68. 59594e13 ARM: at91: add accessor to manage SMC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  69. e8c9dc9 ARM: at91: USB AT91 gadget registration for module by Nicolas Ferre · 13 years ago
  70. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  71. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  72. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  73. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  74. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  75. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  76. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago
  77. 27d8d3b ARM: omap: fix section mismatch warning in mux.c by Russell King · 13 years ago
  78. 0bf68f5 ARM: omap: fix uninformative vc/i2c configuration error message by Russell King · 13 years ago
  79. 2d5b479 ARM: omap: fix vc.c PMIC error message by Russell King · 13 years ago
  80. e6fa35a ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error by Russell King · 13 years ago
  81. e9c6c5d ep93xx: fix build of vision_ep93xx.c by H Hartley Sweeten · 13 years ago
  82. ffafe77 Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  83. 0dcd627 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes by Arnd Bergmann · 13 years ago
  84. ce2814f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. 1e056dd ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 by Paul Walmsley · 13 years ago
  86. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 13 years ago
  87. b065403 ARM: orion: Fix Orion5x GPIO regression from MPP cleanup by Andrew Lunn · 13 years ago
  88. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  89. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  90. d980e0f ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found by Russell King · 13 years ago
  91. bdf800c4 ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() by Stephen Boyd · 13 years ago
  92. b46c0f7 ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR by Stephen Boyd · 13 years ago
  93. b8b9987 ARM: 7320/1: Fix proc_info table alignment by Marc Zyngier · 13 years ago
  94. da91178 ARM: EXYNOS: Add cpu-offset property in gic device tree node by Thomas Abraham · 13 years ago
  95. 35bded8 ARM: EXYNOS: Bring exynos4-dt up to date by Karol Lewandowski · 13 years ago
  96. 3686396 ARM: OMAP3: cm-t35: fix section mismatch warning by Igor Grinberg · 13 years ago
  97. fef67c5 ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains by Santosh Shilimkar · 13 years ago
  98. 2416dc8 Merge branch 'fixes-dt' into fixes by Tony Lindgren · 13 years ago
  99. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  100. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago