summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-08-23Merge branch 'android-tegra-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-08-23Merge branch 'linux-tegra-nv-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-08-23Merge branch 'linux-tegra-2.6.39' into linux-tegra-nv-2.6.39Dan Willemsen
2011-08-22Merge branch 'linux-tegra-nv-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-08-22ARM: report present cpus instead of online CPUsJon Mayo
2011-08-11Merge branch 'android-2.6.39' into android-tegra-2.6.39Colin Cross
2011-08-11ARM: allow the kernel text section to be made read-onlyColin Cross
2011-08-08Merge branch 'android-2.6.39' into android-tegra-2.6.39Colin Cross
2011-08-08Merge commit 'v2.6.39.4' into linux-tegra-2.6.39Colin Cross
2011-08-08Merge commit 'v2.6.39.4' into android-2.6.39Colin Cross
2011-08-03ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon
2011-07-13Merge remote branch 'korg/android-tegra-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-06-26Merge remote branch 'korg/android-tegra-2.6.39' into HEADDan Willemsen
2011-06-26Get ventana bootingDan Willemsen
2011-06-26ARM: Disallow DCC writes from secondary processorsScott Williams
2011-06-17Merge branch 'android-2.6.39' into android-tegra-2.6.39Colin Cross
2011-06-03ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2011-06-03ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2011-06-03ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2011-06-03ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2011-06-03ARM: etm: Configure data tracingArve Hjønnevåg
2011-06-03ARM: etm: Allow range selectionArve Hjønnevåg
2011-06-03ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2011-06-03ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2011-06-03ARM: etm: Don't require clock controlArve Hjønnevåg
2011-05-23Merge branch 'android-2.6.39' into android-tegra-2.6.39Colin Cross
2011-05-23ARM: Add cpu power management notifiersColin Cross
2011-05-23ARM: smp_twd: Reconfigure clockevents after cpufreq changeColin Cross
2011-05-23ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-05-23ARM: Fix up vfp exception location in thumb modeColin Cross
2011-05-23[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-05-23[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King
2011-04-28ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-28ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-28ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-28ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-28ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-28ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst