android_kernel_xiaomi_sm7250/arch/blackfin/kernel
Robin Getz d3d0ac23a3 Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction.
as pointed out by Michael McTernan in the forums, when expanding
the trace buffer, it does not print out the decoded instruction.

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-08-06 17:49:27 +08:00
..
cplb-mpu [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU 2008-04-25 03:26:48 +08:00
cplb-nompu Blackfin arch: convert L2 defines to be the same as the L1 defines 2008-08-13 16:16:11 +08:00
asm-offsets.c [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c. 2008-05-07 11:41:26 +08:00
bfin_dma_5xx.c Blackfin arch: fix bug - IMDMA is not type struct dma_register 2008-07-26 18:28:03 +08:00
bfin_gpio.c Blackfin arch: Functional power management support 2008-07-19 16:57:32 +08:00
bfin_ksyms.c Blackfin arch: IO Port functions to read/write unalligned memory 2008-05-17 16:38:52 +08:00
dma-mapping.c [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
early_printk.c [Blackfin] arch: Spelling fixes 2007-12-24 20:03:51 +08:00
entry.S Blackfin arch: Add ANOMALY_05000368 workaround 2008-07-16 16:59:05 +08:00
fixed_code.S [Blackfin] arch: fix wrong header name in comment 2008-05-07 11:41:26 +08:00
flat.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
gptimers.c Blackfin arch: Cleanup no functional changes 2008-05-20 16:42:39 +08:00
init_task.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
irqchip.c Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled 2008-06-25 12:02:07 +08:00
kgdb.c Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. 2008-07-26 18:54:38 +08:00
Makefile Blackfin arch: Do not need this dualcore test module in kernel. 2008-07-19 20:53:46 +08:00
module.c Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00
process.c nohz: prevent tick stop outside of the idle loop 2008-07-18 18:10:28 +02:00
ptrace.c Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM. 2008-07-15 16:15:40 +08:00
reboot.c [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) 2008-04-23 08:01:31 +08:00
setup.c Blackfin arch: convert L2 defines to be the same as the L1 defines 2008-08-13 16:16:11 +08:00
signal.c [Blackfin] arch: disable single stepping when delivering a signal 2008-05-07 11:41:26 +08:00
sys_bfin.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
time-ts.c [Blackfin] arch: Support for CPU_FREQ and NOHZ 2008-05-07 11:41:26 +08:00
time.c [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling 2008-04-25 04:58:29 +08:00
traps.c Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction. 2008-08-06 17:49:27 +08:00
vmlinux.lds.S Blackfin arch: convert L2 defines to be the same as the L1 defines 2008-08-13 16:16:11 +08:00