1. e261501 ARM: at91/aic: add irq domain and device tree support by Nicolas Ferre · 13 years ago
  2. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 12 years ago
  3. 7eca30a Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup by Arnd Bergmann · 13 years ago
  4. 280ad7f mfd: twl-core: Add IRQ_DOMAIN dependency by Grant Likely · 13 years ago
  5. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  6. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 13 years ago
  7. abd2363 irq_domain/mips: Allow irq_domain on MIPS by Grant Likely · 13 years ago
  8. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  9. d5e5a7f ARM: at91: properly sort dtb files in Makefile.boot by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. e9bc91a ARM: at91: add at91sam9g25ek.dts in Makefile.boot by Nicolas Ferre · 13 years ago
  11. e8729dd ARM: at91/board-dt: drop default console by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  12. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. c9b1e3f ARM: at91: merge SRAM Memory banks thanks to mirroring by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. 8c428b8 ARM: at91: finally drop at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  15. b3af8b4 ARM: at91/rtc-at91sam9: pass the GPBR to use via resources by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  16. 4e9267f ARM: at91:rtc/rtc-at91sam9: ioremap register bank by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  17. 205056a ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  18. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  19. 940192e ARM: at91/PMC: move assignment out of printf by Nicolas Ferre · 13 years ago
  20. fb7e197 ARM: at91/pm_slowclock: add runtime detection of memory contoller by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  21. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  22. 1a269ad ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  23. 8ff12ad3 ARM: at91/pm_slowclock: function slow_clock() accepts parameters by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  24. 0dcfed1 ARM: at91/pm_slowclock: rename register to named define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  25. 9e1c0b2 ARM: at91/ST: remove not needed casts by Nicolas Ferre · 13 years ago
  26. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  27. 4342d64 ARM: at91: make matrix register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  28. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  29. fac36a5 ARM: at91/at91x40: remove use of at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  30. 0d78171 ARM: at91: factorise duplicated at91sam9 idle by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  31. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 13 years ago
  32. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  33. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  34. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  35. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  36. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  37. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  38. 16b2e6e irq_domain: Create common xlate functions that device drivers can use by Grant Likely · 13 years ago
  39. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  40. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  41. 5769089 mfd: twl-core.c: Fix the number of interrupts managed by twl4030 by Benoit Cousson · 13 years ago
  42. a850a75 of/address: add empty static inlines for !CONFIG_OF by Grant Likely · 13 years ago
  43. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  44. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  45. 6870065 irq_domain: Remove references to old irq_host names by Grant Likely · 13 years ago
  46. 0384837 irq_domain: remove NO_IRQ from irq domain code by Grant Likely · 13 years ago
  47. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  48. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 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. e1964c5 irq_domain: Be less verbose by Grant Likely · 13 years ago
  54. 7ab3a83 irq_domain: add documentation and MAINTAINERS entry. by Grant Likely · 13 years ago
  55. 13d2619 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  56. 27c3afe ALSA: intel8x0: Fix default inaudible sound on Gateway M520 by Daniel T Chen · 13 years ago
  57. 675c67a Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  58. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  59. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  60. e3f89f4 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  61. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 13 years ago
  62. 10f296c module: make module param bint handle nul value by Dave Young · 13 years ago
  63. 3b582f3 Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgent by Linus Torvalds · 13 years ago
  64. 19be13c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  65. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  66. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  67. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  68. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  69. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  70. a68f20e Merge branch 'fix/acer-alc889-fix' into fix/hda by Takashi Iwai · 13 years ago
  71. 02a237b ALSA: hda - Fix silent speaker output on Acer Aspire 6935 by Takashi Iwai · 13 years ago
  72. fc1156c ALSA: hda - Fix initialization of secondary capture source on VT1705 by Takashi Iwai · 13 years ago
  73. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  74. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  75. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  76. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  77. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  78. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  79. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago
  80. 27d8d3b ARM: omap: fix section mismatch warning in mux.c by Russell King · 13 years ago
  81. a0bb10e ARM: omap: fix section mismatch errors in TWL PMIC driver by Russell King · 13 years ago
  82. 0bf68f5 ARM: omap: fix uninformative vc/i2c configuration error message by Russell King · 13 years ago
  83. 2d5b479 ARM: omap: fix vc.c PMIC error message by Russell King · 13 years ago
  84. e6fa35a ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error by Russell King · 13 years ago
  85. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  86. 11a25ea Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  87. 9acacb1 Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  88. d8c66c5 block: fix lockdep warning on io_context release put_io_context() by Tejun Heo · 13 years ago
  89. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  90. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  91. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 13 years ago
  92. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  93. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  94. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  95. 04da0c8 xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 13 years ago
  96. 612b850 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  97. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  98. 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
  99. 1282ab3 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  100. 28a4d56 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 13 years ago