summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09ARM: common: fiq_debugger: dump sysrq directly to console if enabledlinaro-androidization-topic-debugDima Zavin
2012-01-09ARM: common: fiq_debugger: add irq context debug functionsDima Zavin
2012-01-09ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2012-01-09ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2012-01-09ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2012-01-09ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2012-01-09ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2012-01-09ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2012-01-09ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2012-01-09ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2012-01-09misc: remove kernel debugger coreDima Zavin
2012-01-09ram_console: pass in a boot info stringColin Cross
2012-01-09 Fix old-style spinlock initializationBernhard Rosenkraenzer
2012-01-09android: logger: bump up the logger buffer sizesJP Abgrall
2012-01-09panic: Add board ID to panic outputNishanth Menon
2012-01-09mtd: nand: Add naieve panic_write support for generic nand devices.San Mehat
2012-01-09misc: kernel_debugger: Add help commandDmitry Shmidt
2012-01-09kernel_debugger_core: add interrupt-context debugger coreBrian Swetland
2012-01-09ledtrig-sleep: Add led trigger for sleep debugging.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09apanic: make APANIC_LABEL depend on APANICIliyan Malchev
2012-01-09Staging: android: ram_console: Start ram console earlier=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09misc: apanic: erase kpanic when no dataTom Zhu
2012-01-09misc: apanic: bad block handlingTom Zhu
2012-01-09ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threadsSan Mehat
2012-01-09drivers: apanic: Android kernel panic handler.San Mehat
2012-01-09printk: do not handle non-sleepable notification in console_cpu_notifymhban
2012-01-09kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2012-01-09printk: Fix log_buf_copy termination.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Revert "printk: remove unused code from kernel/printk.c"=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Power down etm(s) when tracing is not enabled=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Support multiple ETMs/PTMs.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Return the entire trace buffer if it is empty after reset=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Add some missing locks and error checks=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Configure data tracing=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Allow range selection=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Don't try to clear the buffer full status after reading the buffer=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Don't limit tracing to only non-secure code.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: etm: Don't require clock control=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2012-01-09ARM: fiq_debugger: Add help commandDmitry Shmidt
2012-01-09ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2012-01-09fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2012-01-09fiq glue: Align fiq stacksColin Cross
2012-01-09fiq debugger: Allow selection of target cpuColin Cross
2012-01-09ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2012-01-09ARM: Add generic fiq serial debuggerIliyan Malchev
2012-01-09ARM: Add fiq_glue=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09sched: Add a generic notifier when a task struct is about to be freedlinaro-androidization-topic-schedSan Mehat
2012-01-09scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2012-01-09scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan