summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-07defconfigs: Update android_defconfigs via savedefconfigJohn Stultz
2011-12-07defconfigs: Add android_*_defconfigsJohn Stultz
2011-12-02enforce zero diffAndy Green
2011-12-02ARM: idle: update idle ticks before call idle end notifierTodd Poynor
2011-12-02ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2011-12-02Recreate asm/mach/mmc.h include fileColin Cross
2011-12-02ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin
2011-12-02ARM: common: fiq_debugger: add irq context debug functionsDima Zavin
2011-12-02ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2011-12-02ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2011-12-02ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2011-12-02ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2011-12-02ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2011-12-02ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2011-12-02ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2011-12-02ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2011-12-02ARM: etm: Power down etm(s) when tracing is not enabled=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: etm: Support multiple ETMs/PTMs.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: etm: Return the entire trace buffer if it is empty after reset=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: etm: Add some missing locks and error checks=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: etm: Configure data tracing=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: etm: Allow range selection=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: 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-02ARM: etm: Don't limit tracing to only non-secure code.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: etm: Don't require clock control=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-12-02ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-12-02ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-12-02fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-12-02fiq glue: Align fiq stacksColin Cross
2011-12-02fiq debugger: Allow selection of target cpuColin Cross
2011-12-02ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-12-02ARM: Add generic fiq serial debuggerIliyan Malchev
2011-12-02ARM: Add fiq_glue=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2011-12-02ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2011-12-02Move x86_64 idle notifiers to genericTodd Poynor
2011-12-02Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-12-02process: Add display of memory around registers when displaying regs.San Mehat
2011-12-02ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-12-02ARM: Fix up vfp exception location in thumb modeColin Cross
2011-12-02Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross
2011-12-02Revert "ARM: vfp: ensure that thread flushing works if preempted"Colin Cross
2011-12-02ARM: vfp: Always save VFP state in vfp_pm_suspendColin Cross
2011-12-02ARM: add option to flush console before rebootDima Zavin
2011-12-02ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-12-02ARM: Call idle notifiersTodd Poynor
2011-12-02Optionally flush entire dcache from v6_dma_flush_range=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds