1. 4dda2d3 ARM: tegra: irq: Remove PM support by Colin Cross · 14 years ago
  2. 938fa34 ARM: tegra: irq: convert to gic arch extensions by Colin Cross · 14 years ago
  3. 9802294 ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  4. adfed15 ARM: nmk: update GPIO chained IRQ handler to entry/exit functions by Will Deacon · 14 years ago
  5. 03dd765 ARM: msm: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  6. 0f43563 ARM: s5pv310: update IRQ combiner to use chained entry/exit functions by Will Deacon · 14 years ago
  7. ee14418 ARM: omap: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  8. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  9. bfd412d Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  10. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  11. 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  12. 9748d4d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  13. 0f22072 ARM: 6891/1: prevent heap corruption in OABI semtimedop by Dan Rosenberg · 14 years ago
  14. 408133e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 14 years ago
  15. cdc2536 ARM: kprobes: Tidy-up kprobes-decode.c by Jon Medhurst · 14 years ago
  16. 9425493 ARM: kprobes: Add emulation of hint instructions like NOP and WFI by Jon Medhurst · 14 years ago
  17. 20e8155 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions by Jon Medhurst · 14 years ago
  18. c983677 ARM: kprobes: Add emulation of MOVW and MOVT instructions by Jon Medhurst · 14 years ago
  19. f704a6e ARM: kprobes: Reject probing of undefined data processing instructions by Jon Medhurst · 14 years ago
  20. 72c2bab ARM: kprobes: Remove redundant code in space_1111 by Jon Medhurst · 14 years ago
  21. 41713d1 ARM: kprobes: Fix emulation of PLD instructions by Jon Medhurst · 14 years ago
  22. f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 14 years ago
  23. ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 14 years ago
  24. fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 14 years ago
  25. c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 14 years ago
  26. 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 14 years ago
  27. 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 14 years ago
  28. 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 14 years ago
  29. 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 14 years ago
  30. 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 14 years ago
  31. 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 14 years ago
  32. 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 14 years ago
  33. 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 14 years ago
  34. ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 14 years ago
  35. ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 14 years ago
  36. 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 14 years ago
  37. 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 14 years ago
  38. c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 14 years ago
  39. 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 14 years ago
  40. 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 14 years ago
  41. ad111ce4 ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 14 years ago
  42. a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 14 years ago
  43. 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 14 years ago
  44. cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 14 years ago
  45. ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
  46. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 14 years ago
  47. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 14 years ago
  48. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 14 years ago
  49. 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 14 years ago
  50. 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 14 years ago
  51. e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago
  52. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
  53. 3f12608 OMAP3+: voltage: remove initial voltage by Nishanth Menon · 14 years ago
  54. 9196864 OMAP4: Intialize IVA Device in addition to DSP device. by Shweta Gulati · 14 years ago
  55. 26a064d omap: rx51: mark reserved memory earlier by Felipe Contreras · 14 years ago
  56. bc16b37 OMAP3: l3: fix for "irq 10: nobody cared" message by omar ramirez · 14 years ago
  57. 6ba5932 arm: omap2: enable smc instruction for sleep34xx by Oskar Andero · 14 years ago
  58. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  59. bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
  60. 45b146d ARM: Davinci: Fix I2C build errors by Russell King - ARM Linux · 14 years ago
  61. 9e7d24f DA830: fix SPI1 base address by Sergei Shtylyov · 14 years ago
  62. 336f402 davinci: mityomapl138: Use auto-probe to determine attached PHY ID by Michael Williamson · 14 years ago
  63. ad10e10 davinci: mityomapl138: Use correct id for NAND controller by Michael Williamson · 14 years ago
  64. e454d16 ARM: pxa/magician: bq24022 regulator needs to be enabled by Philipp Zabel · 14 years ago
  65. 745b1f4f ARM: pxa/hx4700: bq24022 regulator needs to be enabled by Paul Parsons · 14 years ago
  66. 9baeb7e at91: Add ARCH_ID and basic cpu macros definition for 5series chips family. by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  67. 91a2f4d arm: at91: fix compiler warning for eb01 board build by Greg Ungerer · 14 years ago
  68. 0312e82 arm: at91: minimal defconfig for at91x40 SoC by Greg Ungerer · 14 years ago
  69. 568aa75 ARM: at91: AT91CAP9 has a macb device by Uwe Kleine-König · 14 years ago
  70. 8d082f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  71. f3e9649 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  72. f95440c OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. by Avinash.H.M · 14 years ago
  73. a8ae645 OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL by Eduardo Valentin · 14 years ago
  74. 8bc2e98 OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area by Eduardo Valentin · 14 years ago
  75. 2df122f OMAP4: clock data: Change DSS clock aliases by Tomi Valkeinen · 14 years ago
  76. cf568c5 mach-ux500: fix i2c0 device setup regression by Linus Walleij · 14 years ago
  77. 5cf4c80 davinci: fix DEBUG_LL code for p2v changes by Kevin Hilman · 14 years ago
  78. 1286eeb OMAP2+: hwmod data: Fix wrong dma_system end address by Benoit Cousson · 14 years ago
  79. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  80. bcb22a9 ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure by Fabio Estevam · 14 years ago
  81. fac56c2 Merge commit 'v2.6.39-rc3' into for-2.6.39 by Mark Brown · 14 years ago
  82. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  83. e9569c1 ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kernel.h by Jonathan Cameron · 14 years ago
  84. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  85. 0d58a28 ARM: Add new syscalls by Russell King · 14 years ago
  86. 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 14 years ago
  87. 5e14343 ARM: 6878/1: fix personality flag propagation across an exec by Nicolas Pitre · 14 years ago
  88. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 14 years ago
  89. b025a3f ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Stephen Boyd · 14 years ago
  90. baab730 ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used by Maurus Cuelenaere · 14 years ago
  91. 96cfb97 ARM: SAMSUNG: Fix build failure in PM CRC check code by Abhilash Kesavan · 14 years ago
  92. dc5b966 ARM: S5P: Remove unused s3c_pm_check_resume_pin by Abhilash Kesavan · 14 years ago
  93. a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
  94. 6caa15d ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interface by Lars-Peter Clausen · 14 years ago
  95. 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 14 years ago
  96. 83fd6c6 ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number by Haojian Zhuang · 14 years ago
  97. a0a4dcb ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number by Haojian Zhuang · 14 years ago
  98. 6932613 ARM: pxa: always clear LPM bits for PXA168 MFPR by Haojian Zhuang · 14 years ago
  99. b5eee2f ARM: mxc: Add missing lockdep annotation by Thomas Gleixner · 14 years ago
  100. 0575b4b ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago