Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | Blackfin: override text/data checking functions | Mike Frysinger | 1 | -3/+35 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -1/+1 |
2009-09-16 | Blackfin: update ftrace for latest toolchain | Yi Li | 1 | -1/+1 |
2009-09-16 | Blackfin: fix elf_fpregset_t definition | Mike Frysinger | 1 | -1/+1 |
2009-09-16 | Blackfin: workaround anomaly 05000283 | Robin Getz | 1 | -4/+26 |
2009-09-16 | Blackfin: punt dead cache locking code | Mike Frysinger | 1 | -5/+0 |
2009-09-16 | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li | 1 | -1/+45 |
2009-09-16 | Blackfin: improve double fault debug handling | Graf Yang | 1 | -0/+6 |
2009-09-16 | Blackfin: fix MPU handling of invalid memory accesses | Graf Yang | 1 | -3/+3 |
2009-09-16 | Blackfin: catch hardware errors earlier during booting | Robin Getz | 1 | -0/+22 |
2009-09-16 | Blackfin: add an early shadow console | Robin Getz | 1 | -0/+2 |
2009-09-16 | Blackfin: use generic name for EVT14 handler | Philippe Gerum | 2 | -1/+1 |
2009-09-16 | Blackfin: fix misnomer of some I-pipe helpers | Philippe Gerum | 1 | -7/+0 |
2009-09-16 | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz | 1 | -0/+1 |
2009-09-16 | Blackfin: bf537-stamp: declare SPI IRQ resources | Yi Li | 1 | -0/+1 |
2009-07-23 | Input: add Blackfin rotary input driver | Michael Hennerich | 1 | -0/+39 |
2009-07-16 | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 1 | -0/+3 |
2009-07-16 | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 1 | -1/+0 |
2009-07-16 | Blackfin: fix handling of IPEND in interrupt context save | Robin Getz | 1 | -3/+4 |
2009-07-16 | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) | Graf Yang | 1 | -14/+7 |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-06-22 | Blackfin: fix dma-mapping build errors | FUJITA Tomonori | 1 | -0/+13 |
2009-06-22 | Blackfin: hook up new perf_counter_open syscall | Mike Frysinger | 1 | -1/+2 |
2009-06-22 | Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction) | Yi Li | 1 | -3/+1 |
2009-06-22 | Blackfin: bf526-ezbrd: handle different SDRAM chips | Graf Yang | 1 | -0/+86 |
2009-06-22 | Blackfin: fix typo in TRAS define in mem_init.h header | Graf Yang | 1 | -1/+1 |
2009-06-22 | Blackfin: unify memory map headers | Mike Frysinger | 2 | -50/+48 |
2009-06-22 | Blackfin: decouple unrelated cache settings to get exact behavior | Jie Zhang | 3 | -22/+24 |
2009-06-22 | Blackfin: update I-pipe patch level | Philippe Gerum | 1 | -2/+2 |
2009-06-22 | Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline | Philippe Gerum | 1 | -1/+6 |
2009-06-22 | Blackfin: convert interrupt pipeline to irqflags | Philippe Gerum | 4 | -29/+176 |
2009-06-22 | Blackfin: unify memory region checks between kgdb and traps | Mike Frysinger | 1 | -0/+22 |
2009-06-18 | Blackfin: convert page/tlb to asm-generic | Mike Frysinger | 4 | -157/+4 |
2009-06-18 | Blackfin: convert types to asm-generic | Mike Frysinger | 2 | -81/+12 |
2009-06-18 | Blackfin: convert irq/process to asm-generic | Mike Frysinger | 3 | -75/+7 |
2009-06-18 | Blackfin: convert signal/mmap to asm-generic | Mike Frysinger | 2 | -199/+4 |
2009-06-18 | Blackfin: convert locking primitives to asm-generic | Mike Frysinger | 6 | -308/+25 |
2009-06-18 | Blackfin: convert termios to asm-generic | Mike Frysinger | 2 | -292/+2 |
2009-06-18 | Blackfin: convert simple headers to asm-generic | Mike Frysinger | 20 | -170/+10 |
2009-06-18 | Blackfin: convert socket/poll to asm-generic | Mike Frysinger | 3 | -90/+5 |
2009-06-18 | Blackfin: convert user/elf to asm-generic | Mike Frysinger | 2 | -90/+2 |
2009-06-18 | Blackfin: convert shm/sysv/ipc to asm-generic | Mike Frysinger | 5 | -134/+5 |
2009-06-18 | Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h | Mike Frysinger | 1 | -82/+2 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 1 | -16/+1 |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -16/+1 |
2009-06-13 | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger | 1 | -1/+2 |
2009-06-13 | Blackfin: initial support for ftrace | Mike Frysinger | 1 | -1/+13 |
2009-06-13 | Blackfin: move custom sections into sections.h | Mike Frysinger | 2 | -10/+12 |
2009-06-13 | Blackfin: punt unused/wrong mutex-dec.h | Mike Frysinger | 1 | -112/+0 |
2009-06-13 | Blackfin: add support for irqflags | Mike Frysinger | 3 | -264/+74 |