summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-22ARM: idle: update idle ticks before call idle end notifierTodd Poynor
2011-12-22ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2011-12-22Recreate asm/mach/mmc.h include fileColin Cross
2011-12-22ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin
2011-12-22ARM: common: fiq_debugger: add irq context debug functionsDima Zavin
2011-12-22ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2011-12-22ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2011-12-22ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2011-12-22ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2011-12-22ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2011-12-22ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2011-12-22ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2011-12-22ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2011-12-22ARM: etm: Power down etm(s) when tracing is not enabled=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Support multiple ETMs/PTMs.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Return the entire trace buffer if it is empty after reset=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Add some missing locks and error checks=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Configure data tracing=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Allow range selection=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Don't try to clear the buffer full status after reading the buffer=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Don't limit tracing to only non-secure code.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: etm: Don't require clock control=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-12-22ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-12-22ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-12-22fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-12-22fiq glue: Align fiq stacksColin Cross
2011-12-22fiq debugger: Allow selection of target cpuColin Cross
2011-12-22ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-12-22ARM: Add generic fiq serial debuggerIliyan Malchev
2011-12-22ARM: Add fiq_glue=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2011-12-22ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2011-12-22Move x86_64 idle notifiers to genericTodd Poynor
2011-12-22Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-12-22process: Add display of memory around registers when displaying regs.San Mehat
2011-12-22ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-12-22ARM: Fix up vfp exception location in thumb modeColin Cross
2011-12-22Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross
2011-12-22Revert "ARM: vfp: ensure that thread flushing works if preempted"Colin Cross
2011-12-22ARM: vfp: Always save VFP state in vfp_pm_suspendColin Cross
2011-12-22ARM: add option to flush console before rebootDima Zavin
2011-12-22ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-12-22ARM: Call idle notifiersTodd Poynor
2011-12-22Optionally flush entire dcache from v6_dma_flush_range=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-22avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2011-12-22PANDA: Adapt for changed underlying DSSJassi Brar
2011-12-22OMAP2: GPU: Define OPP pointsJassi Brar
2011-12-22OMAP2: Define rudimentary vdac supplyJassi Brar
2011-12-22Prevent DSS reset at bootup by HWMODGilles-Arnaud Bleu-Laine