1. 14abd03 ARM: perf: add support for the Cortex-A15 PMU by Will Deacon · 14 years ago
  2. 0c205cb ARM: perf: add support for the Cortex-A5 PMU by Will Deacon · 14 years ago
  3. 6d4eaf9 ARM: perf: add PMUv2 common event definitions by Will Deacon · 14 years ago
  4. 7b35fa4 ARM: perf: remove confusing comment from v7 perf events backend by Will Deacon · 14 years ago
  5. 254cdf8 ARM: hwcaps: add new HWCAP defines for ARMv7-A by Will Deacon · 14 years ago
  6. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 14 years ago
  7. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 14 years ago
  8. a901158 ARM: extend Code: line by one 16-bit quantity for Thumb instructions by Russell King · 14 years ago
  9. 373ce30 ARM: 6955/1: cmpxchg syscall should data abort if page not write by Po-Yu Chuang · 14 years ago
  10. f506cd4 ARM: 6953/1: DT: don't try to access physical address zero by Nicolas Pitre · 14 years ago
  11. 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 14 years ago
  12. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  13. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  14. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 14 years ago
  15. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 14 years ago
  16. a85fab1 ARM: add sendmmsg syscall by Russell King · 14 years ago
  17. dc2eb92 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 by Dave Martin · 14 years ago
  18. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 14 years ago
  19. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 14 years ago
  20. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  21. ec19628 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus by Russell King · 14 years ago
  22. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
  23. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
  24. 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 14 years ago
  25. 6291319 arm/dt: consolidate atags setup into setup_machine_atags by Grant Likely · 14 years ago
  26. 57ce9bb ARM: 6902/1: perf: Remove erroneous check on active_events by Mark Rutland · 14 years ago
  27. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  28. 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 · 14 years ago
  29. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 14 years ago
  30. 5be6f62 ARM: 6883/1: ptrace: Migrate to regsets framework by Dave Martin · 14 years ago
  31. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 14 years ago
  32. 75c0b3b Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  33. 2af68df ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls by Arnd Bergmann · 14 years ago
  34. 4394c12 ARM: 6893/1: Allow for kernel command line concatenation by Victor Boivie · 14 years ago
  35. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  36. 9eb8f67 arm/dt: Allow CONFIG_OF on ARM by Grant Likely · 14 years ago
  37. 4c2896e arm/dt: Make __vet_atags also accept a dtb image by Grant Likely · 14 years ago
  38. 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
  39. 0f22072 ARM: 6891/1: prevent heap corruption in OABI semtimedop by Dan Rosenberg · 14 years ago
  40. 408133e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 14 years ago
  41. cdc2536 ARM: kprobes: Tidy-up kprobes-decode.c by Jon Medhurst · 14 years ago
  42. 9425493 ARM: kprobes: Add emulation of hint instructions like NOP and WFI by Jon Medhurst · 14 years ago
  43. 20e8155 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions by Jon Medhurst · 14 years ago
  44. c983677 ARM: kprobes: Add emulation of MOVW and MOVT instructions by Jon Medhurst · 14 years ago
  45. f704a6e ARM: kprobes: Reject probing of undefined data processing instructions by Jon Medhurst · 14 years ago
  46. 72c2bab ARM: kprobes: Remove redundant code in space_1111 by Jon Medhurst · 14 years ago
  47. 41713d1 ARM: kprobes: Fix emulation of PLD instructions by Jon Medhurst · 14 years ago
  48. f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 14 years ago
  49. ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 14 years ago
  50. fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 14 years ago
  51. c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 14 years ago
  52. 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 14 years ago
  53. 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 14 years ago
  54. 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 14 years ago
  55. 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 14 years ago
  56. 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 14 years ago
  57. 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 14 years ago
  58. 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 14 years ago
  59. 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 14 years ago
  60. ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 14 years ago
  61. ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 14 years ago
  62. 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 14 years ago
  63. 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 14 years ago
  64. c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 14 years ago
  65. 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 14 years ago
  66. 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 14 years ago
  67. ad111ce4 ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 14 years ago
  68. a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 14 years ago
  69. 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 14 years ago
  70. cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 14 years ago
  71. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 14 years ago
  72. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 14 years ago
  73. bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
  74. 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 14 years ago
  75. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 14 years ago
  76. 0d58a28 ARM: Add new syscalls by Russell King · 14 years ago
  77. 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 14 years ago
  78. 5e14343 ARM: 6878/1: fix personality flag propagation across an exec by Nicolas Pitre · 14 years ago
  79. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  80. 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
  81. 2e82669a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 14 years ago
  82. 6759788 ARM: 6865/1: perf: ensure pass through zero is counted on overflow by Will Deacon · 14 years ago
  83. e89c0d7 ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset by Will Deacon · 14 years ago
  84. 29ea23f ARM: Make consolidated PM sleep code depend on PM_SLEEP by Russell King · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  87. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  88. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  89. 25a5662 arm: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  90. 1b7a2d9 arm: Use irq flag setter function by Thomas Gleixner · 14 years ago
  91. 11f2cde arm: bios32: Remove non exisiting machine code by Thomas Gleixner · 14 years ago
  92. dfad549 ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support by Stephen Boyd · 14 years ago
  93. 8e88069 ARM: 6838/1: etm: fix section mismatch warning by Ming Lei · 14 years ago
  94. 7f479c6 ARM: 6837/1: remove unused pci_fixup_prpmc1100 by Colin Cross · 14 years ago
  95. 0652f06 ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC by Viktor Rosendahl · 14 years ago
  96. a737823 ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency by Will Deacon · 14 years ago
  97. 574b69c ARM: 6834/1: perf: reset counters on all CPUs during initialisation by Will Deacon · 14 years ago
  98. d25d3b4 ARM: 6833/1: perf: add required isbs() to ARMv7 backend by Will Deacon · 14 years ago
  99. fb4fe87 ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues by Nicolas Pitre · 14 years ago
  100. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago