1. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  2. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  5. f8223b1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  6. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  7. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  8. 600b776 OMAP1 / PM: Use generic clock manipulation routines for runtime PM by Rafael J. Wysocki · 13 years ago
  9. df8d06a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  10. 8c414ff clocksource: convert footbridge to generic i8253 clocksource by Russell King · 13 years ago
  11. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  12. 5fd2a84 OMAP3: set the core dpll clk rate in its set_rate function by Avinash H.M · 13 years ago
  13. 75c0b3b Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  14. a904f5f ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses by Catalin Marinas · 13 years ago
  15. 2af68df ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls by Arnd Bergmann · 13 years ago
  16. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 13 years ago
  17. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  18. c56b2dd omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured by Laurent Pinchart · 13 years ago
  19. 362607d Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 13 years ago
  20. ea9df3b ARM: zImage: the page table memory must be considered before relocation by Nicolas Pitre · 13 years ago
  21. adcc259 ARM: zImage: make sure not to relocate on top of the relocation code by Nicolas Pitre · 13 years ago
  22. 7c2527f ARM: zImage: Fix bad SP address after relocating kernel by Tony Lindgren · 13 years ago
  23. 3bd2cbb ARM: zImage: make sure the stack is 64-bit aligned by Nicolas Pitre · 13 years ago
  24. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 13 years ago
  25. bfd412d Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 13 years ago
  26. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  27. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  28. 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  29. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 13 years ago
  30. 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 · 13 years ago
  31. 0f22072 ARM: 6891/1: prevent heap corruption in OABI semtimedop by Dan Rosenberg · 13 years ago
  32. 408133e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 13 years ago
  33. cdc2536 ARM: kprobes: Tidy-up kprobes-decode.c by Jon Medhurst · 13 years ago
  34. 9425493 ARM: kprobes: Add emulation of hint instructions like NOP and WFI by Jon Medhurst · 13 years ago
  35. 20e8155 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions by Jon Medhurst · 13 years ago
  36. c983677 ARM: kprobes: Add emulation of MOVW and MOVT instructions by Jon Medhurst · 13 years ago
  37. f704a6e ARM: kprobes: Reject probing of undefined data processing instructions by Jon Medhurst · 13 years ago
  38. 72c2bab ARM: kprobes: Remove redundant code in space_1111 by Jon Medhurst · 13 years ago
  39. 41713d1 ARM: kprobes: Fix emulation of PLD instructions by Jon Medhurst · 13 years ago
  40. f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 13 years ago
  41. ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 13 years ago
  42. fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 13 years ago
  43. c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 13 years ago
  44. 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 13 years ago
  45. 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 13 years ago
  46. 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 13 years ago
  47. 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 13 years ago
  48. 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 13 years ago
  49. 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 13 years ago
  50. 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 13 years ago
  51. 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 13 years ago
  52. ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 13 years ago
  53. ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 13 years ago
  54. 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 13 years ago
  55. 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 13 years ago
  56. c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 13 years ago
  57. 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 13 years ago
  58. 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 13 years ago
  59. ad111ce ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 13 years ago
  60. a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 13 years ago
  61. 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 13 years ago
  62. cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 13 years ago
  63. 1d2b71f PM / Runtime: Add subsystem data field to struct dev_pm_info by Rafael J. Wysocki · 13 years ago
  64. 638080c OMAP2+ / PM: move runtime PM implementation to use device power domains by Kevin Hilman · 13 years ago
  65. 38ade3a shmobile: Use power domains for platform runtime PM by Rafael J. Wysocki · 13 years ago
  66. ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  67. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 13 years ago
  68. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 13 years ago
  69. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 13 years ago
  70. 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 13 years ago
  71. 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 13 years ago
  72. e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  73. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  74. 3f12608 OMAP3+: voltage: remove initial voltage by Nishanth Menon · 13 years ago
  75. 9196864 OMAP4: Intialize IVA Device in addition to DSP device. by Shweta Gulati · 13 years ago
  76. 26a064d omap: rx51: mark reserved memory earlier by Felipe Contreras · 13 years ago
  77. bc16b37 OMAP3: l3: fix for "irq 10: nobody cared" message by omar ramirez · 13 years ago
  78. 6ba5932 arm: omap2: enable smc instruction for sleep34xx by Oskar Andero · 13 years ago
  79. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  80. bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 13 years ago
  81. 45b146d ARM: Davinci: Fix I2C build errors by Russell King - ARM Linux · 13 years ago
  82. 9e7d24f DA830: fix SPI1 base address by Sergei Shtylyov · 13 years ago
  83. 336f402 davinci: mityomapl138: Use auto-probe to determine attached PHY ID by Michael Williamson · 13 years ago
  84. ad10e10 davinci: mityomapl138: Use correct id for NAND controller by Michael Williamson · 13 years ago
  85. e454d16 ARM: pxa/magician: bq24022 regulator needs to be enabled by Philipp Zabel · 13 years ago
  86. 745b1f4f ARM: pxa/hx4700: bq24022 regulator needs to be enabled by Paul Parsons · 13 years ago
  87. bb072c3 ARM / Samsung: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  88. 2eaa03b ARM / PXA: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  89. 9053398 ARM / SA1100: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  90. b780805 ARM / Integrator: Use struct syscore_ops for core PM by Rafael J. Wysocki · 13 years ago
  91. 3c437ff ARM / OMAP: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  92. 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 13 years ago
  93. 9baeb7e at91: Add ARCH_ID and basic cpu macros definition for 5series chips family. by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  94. 91a2f4d arm: at91: fix compiler warning for eb01 board build by Greg Ungerer · 13 years ago
  95. 0312e82 arm: at91: minimal defconfig for at91x40 SoC by Greg Ungerer · 13 years ago
  96. 568aa75 ARM: at91: AT91CAP9 has a macb device by Uwe Kleine-König · 13 years ago
  97. 8d082f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  98. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  99. f3e9649 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  100. f95440c OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. by Avinash.H.M · 13 years ago