1. dc7ad3b ARM: Fix generic irq chip by Russell King · 14 years ago
  2. 878ccdc ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP by Mark Brown · 14 years ago
  3. c721be2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  4. 27ad4bf ARM: imx: move mx3 support to mach-imx by Uwe Kleine-König · 14 years ago
  5. 7fc92c6 MX1: Add ARMadeus Systems APF9328 board support by Gwenhael Goavec-Merou · 14 years ago
  6. 6ec0209 mx23: register clocks for mmc by Peter Korsgaard · 14 years ago
  7. 2790205 arm: mach-imx/mxs: drop 'default' boards by Wolfram Sang · 14 years ago
  8. 7f5e6b0 ARM: imx: remove some deprecated and unused #defines by Uwe Kleine-König · 14 years ago
  9. d286a43 ARM: mx3: make ioremap quirk ready for multi-SoC kernels by Uwe Kleine-König · 14 years ago
  10. 7db4d88 ARM: mxc: don't allow to compile together i.MX51 and i.MX53 by Uwe Kleine-König · 14 years ago
  11. 91350f6 ARM: mxc: don't use the symbols in the CPU family choice to select others by Uwe Kleine-König · 14 years ago
  12. 13cf8df ARM: remove support for mxc91231 by Uwe Kleine-König · 14 years ago
  13. f142b61 video i.MX: remove mx1 compile time dependencies by Sascha Hauer · 14 years ago
  14. ba8a6c04 ARM: mx51: Remove imx51_add_gpio_keys by Fabio Estevam · 14 years ago
  15. 18879e1 ARM: imx51: use platform id 2 for imx51-cspi by Uwe Kleine-König · 15 years ago
  16. 01d8cf03 ARM: mxs: fix naming of struct holding info for mxs-i2c devices by Uwe Kleine-König · 15 years ago
  17. 492fc4f ARM: mxs/i.MX23: make i2c defines consistent and match the reference manual by Wolfram Sang · 15 years ago
  18. afa77ef ARM: mx3: dynamically allocate "ipu-core" devices by Uwe Kleine-König · 14 years ago
  19. 031e912 ARM: mx3/mx31moboard: properly allocate memory for mx3-camera by Uwe Kleine-König · 14 years ago
  20. dca7c0b ARM: mx3/pcm037: properly allocate memory for mx3-camera by Uwe Kleine-König · 14 years ago
  21. 8342267 ARM: mx3: dynamically allocate "mxc_rtc" devices by Uwe Kleine-König · 14 years ago
  22. 3da25cc ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure by Fabio Estevam · 14 years ago
  23. c6c83b4 ARM: mx5/mx53_smd: Add esdhc support by Fabio Estevam · 14 years ago
  24. fdaf0ef ARM: imx/mx25: add NAND chip select pins to iomux by Baruch Siach · 14 years ago
  25. af12e3a ARM: imx: clean up the section marks of extern data by Richard Zhao · 14 years ago
  26. c7dae18 ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one by Fabio Estevam · 14 years ago
  27. 986e5f0 ARM: mx27: fix gpt4/5 base address by Wolfram Sang · 14 years ago
  28. f4bf03d ARM: imx: remove #includes already available from devices-common.h by Uwe Kleine-König · 14 years ago
  29. 5309498 ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices by Uwe Kleine-König · 14 years ago
  30. 9c97f66 ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SD by Shawn Guo · 14 years ago
  31. 6f9ec44 ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset by Fabio Estevam · 14 years ago
  32. 2d95378 ARM: mx53: Print silicon revision on boot by Fabio Estevam · 14 years ago
  33. 1e87347 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  34. 3cff484 ARM: dove: Consolidate mpp code with platform mpp. by Andrew Lunn · 14 years ago
  35. 554cdae ARM: orion5x: Refactor mpp code to use common orion platform mpp. by Andrew Lunn · 14 years ago
  36. b2f427a ARM: orion: Refactor the MPP code common in the orion platform by Andrew Lunn · 14 years ago
  37. 4435006 ARM: orion: Consolidate setup of the crypto engine. by Andrew Lunn · 14 years ago
  38. 9e613f8 ARM: orion: Consolidate SATA platform setup. by Andrew Lunn · 14 years ago
  39. 4fcd3f3 ARM: orion: Consolidate USB platform setup code. by Andrew Lunn · 14 years ago
  40. ee96272 ARM: orion: Consolidate the XOR platform setup code. by Andrew Lunn · 14 years ago
  41. 5e00d37 ARM: orion: Consolidate the platform data setup for the watchdog. by Andrew Lunn · 14 years ago
  42. 980f9f6 ARM: orion: Consolidate SPI initialization. by Andrew Lunn · 14 years ago
  43. aac7ffa ARM: orion: Consolidate I2C initialization. by Andrew Lunn · 14 years ago
  44. 7e3819d ARM: orion: Consolidate ethernet platform data by Andrew Lunn · 14 years ago
  45. 4748058 ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms. by Andrew Lunn · 14 years ago
  46. f6eaccb ARM: orion: Consolidate the creation of the RTC platform data. by Andrew Lunn · 14 years ago
  47. 28a2b45 ARM: orion: Consolidate the creation of the uart platform data. by Andrew Lunn · 14 years ago
  48. 5c60255 ARM: orion: Rename some constants to macros to make code more identical by Andrew Lunn · 14 years ago
  49. e59347a arm: orion: Use generic irq chip by Thomas Gleixner · 14 years ago
  50. f29251f Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel-stable by Russell King · 14 years ago
  51. 667a11f arm: omap2/3: Use generic irq chip by Tony Lindgren · 14 years ago
  52. 1cf02bb Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6 into devel-stable by Russell King · 14 years ago
  53. 805499a Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable by Russell King · 14 years ago
  54. 254c44e Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 14 years ago
  55. aac4dd1 arm: davinci: Use generic irq chip by Thomas Gleixner · 14 years ago
  56. 6ac77e4 ARM: GIC: Convert GIC library to use the IO relaxed operations by Santosh Shilimkar · 14 years ago
  57. 1a01753 ARM: gic: use handle_fasteoi_irq for SPIs by Will Deacon · 14 years ago
  58. 4bd66cf ARM: tegra: irq: Add tegra_eoi by Colin Cross · 14 years ago
  59. d1d8c66 ARM: tegra: irq: Move legacy_irq.c into irq.c by Colin Cross · 14 years ago
  60. 4dda2d3 ARM: tegra: irq: Remove PM support by Colin Cross · 14 years ago
  61. 938fa34 ARM: tegra: irq: convert to gic arch extensions by Colin Cross · 14 years ago
  62. 9802294 ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  63. adfed15 ARM: nmk: update GPIO chained IRQ handler to entry/exit functions by Will Deacon · 14 years ago
  64. 03dd765 ARM: msm: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  65. 0f43563 ARM: s5pv310: update IRQ combiner to use chained entry/exit functions by Will Deacon · 14 years ago
  66. ee14418 ARM: omap: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  67. 693d92a Linux 2.6.39-rc7 by Linus Torvalds · 14 years ago
  68. 42c36f6 vm: fix vm_pgoff wrap in upward expansion by Hugh Dickins · 14 years ago
  69. c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  70. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 14 years ago
  71. 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  72. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 14 years ago
  73. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 14 years ago
  74. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 14 years ago
  75. 047ec4b Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  76. fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  77. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 14 years ago
  78. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 14 years ago
  79. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 14 years ago
  80. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 14 years ago
  81. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 14 years ago
  82. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 14 years ago
  83. dab4c82a HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 14 years ago
  84. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 14 years ago
  85. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 14 years ago
  86. d878597 HPFS: Use types with defined width by Mikulas Patocka · 14 years ago
  87. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 14 years ago
  88. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 14 years ago
  89. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 14 years ago
  90. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 14 years ago
  91. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 14 years ago
  92. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 14 years ago
  93. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 14 years ago
  94. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 14 years ago
  95. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 14 years ago
  96. bd7e388 ARM: SAMSUNG: Convert irq-uart to generic irq chip by Thomas Gleixner · 14 years ago
  97. 2d2e1d3 ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip by Thomas Gleixner · 14 years ago
  98. ad739dc ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chip by Thomas Gleixner · 14 years ago
  99. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 14 years ago
  100. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 14 years ago