| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: fix dma-mapping build errors | FUJITA Tomonori | 2009-06-22 | 1 | -0/+13 |
* | Blackfin: hook up new perf_counter_open syscall | Mike Frysinger | 2009-06-22 | 2 | -1/+3 |
* | Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction) | Yi Li | 2009-06-22 | 1 | -3/+1 |
* | Blackfin: fix early crash when booting on wrong cpu | Robin Getz | 2009-06-22 | 1 | -8/+15 |
* | Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS | Mike Frysinger | 2009-06-22 | 1 | -0/+1 |
* | Blackfin: drop unused ISP1760 port1_disable from board resources | Mike Frysinger | 2009-06-22 | 5 | -5/+0 |
* | Blackfin: bf526-ezbrd: handle different SDRAM chips | Graf Yang | 2009-06-22 | 2 | -1/+92 |
* | Blackfin: fix typo in TRAS define in mem_init.h header | Graf Yang | 2009-06-22 | 1 | -1/+1 |
* | Blackfin: unify memory map headers | Mike Frysinger | 2009-06-22 | 16 | -350/+145 |
* | Blackfin: stick the CPU name into boot image name | Robin Getz | 2009-06-22 | 1 | -1/+1 |
* | Blackfin: update defconfigs | Mike Frysinger | 2009-06-22 | 20 | -155/+272 |
* | Blackfin: decouple unrelated cache settings to get exact behavior | Jie Zhang | 2009-06-22 | 11 | -81/+176 |
* | Blackfin: update I-pipe patch level | Philippe Gerum | 2009-06-22 | 1 | -2/+2 |
* | Blackfin: remove obsolete mcount support from I-pipe code | Philippe Gerum | 2009-06-22 | 3 | -76/+0 |
* | Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline | Philippe Gerum | 2009-06-22 | 3 | -27/+28 |
* | Blackfin: convert interrupt pipeline to irqflags | Philippe Gerum | 2009-06-22 | 5 | -30/+177 |
* | Blackfin: allow people to select BF51x-0.1 silicon rev | Mike Frysinger | 2009-06-22 | 1 | -1/+1 |
* | Blackfin: bf526-ezbrd: set SPI flash resources to SST device | Graf Yang | 2009-06-22 | 1 | -2/+2 |
* | Blackfin: fix accidental reset in some boot modes | Sonic Zhang | 2009-06-22 | 1 | -1/+2 |
* | Blackfin: abstract irq14 lowering in do_irq | Mike Frysinger | 2009-06-22 | 1 | -18/+25 |
* | Blackfin: simplify irq stack overflow checking | Mike Frysinger | 2009-06-22 | 1 | -15/+17 |
* | Blackfin: only build show_interrupts() when procfs is enabled | Mike Frysinger | 2009-06-22 | 1 | -0/+2 |
* | Blackfin: redo handling of bad irqs | Mike Frysinger | 2009-06-22 | 1 | -42/+11 |
* | Blackfin: update anomaly lists | Mike Frysinger | 2009-06-22 | 7 | -125/+178 |
* | Blackfin: bf533-ezkit: add resources for FISP devices | Mike Frysinger | 2009-06-22 | 1 | -0/+106 |
* | Blackfin: bf518f-ezbrd: update DSA resources | Mike Frysinger | 2009-06-22 | 1 | -5/+11 |
* | Blackfin: unify memory region checks between kgdb and traps | Mike Frysinger | 2009-06-22 | 4 | -274/+256 |
* | Blackfin: convert page/tlb to asm-generic | Mike Frysinger | 2009-06-18 | 4 | -157/+4 |
* | Blackfin: convert types to asm-generic | Mike Frysinger | 2009-06-18 | 2 | -81/+12 |
* | Blackfin: convert irq/process to asm-generic | Mike Frysinger | 2009-06-18 | 4 | -75/+30 |
* | Blackfin: convert signal/mmap to asm-generic | Mike Frysinger | 2009-06-18 | 2 | -199/+4 |
* | Blackfin: convert locking primitives to asm-generic | Mike Frysinger | 2009-06-18 | 6 | -308/+25 |
* | Blackfin: convert termios to asm-generic | Mike Frysinger | 2009-06-18 | 2 | -292/+2 |
* | Blackfin: convert simple headers to asm-generic | Mike Frysinger | 2009-06-18 | 20 | -170/+10 |
* | Blackfin: convert socket/poll to asm-generic | Mike Frysinger | 2009-06-18 | 3 | -90/+5 |
* | Blackfin: convert user/elf to asm-generic | Mike Frysinger | 2009-06-18 | 2 | -90/+2 |
* | Blackfin: convert shm/sysv/ipc to asm-generic | Mike Frysinger | 2009-06-18 | 5 | -134/+5 |
* | Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h | Mike Frysinger | 2009-06-18 | 1 | -82/+2 |
* | Blackfin: only build irqpanic.c when needed | Mike Frysinger | 2009-06-18 | 2 | -10/+4 |
* | Blackfin: pull in asm/io.h in ksyms for prototypes | Mike Frysinger | 2009-06-18 | 1 | -0/+1 |
* | Blackfin: use common test_bit() rather than __test_bit() | Mike Frysinger | 2009-06-18 | 1 | -2/+2 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 2 | -20/+1 |
|\ |
|
| * | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -16/+1 |
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-06-16 | 55 | -603/+807 |
|\ \
| |/
|/| |
|
| * | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger | 2009-06-13 | 2 | -1/+3 |
| * | Blackfin: improve CLKIN_HZ config default | Mike Frysinger | 2009-06-13 | 1 | -3/+3 |
| * | Blackfin: initial support for ftrace grapher | Mike Frysinger | 2009-06-13 | 5 | -0/+115 |
| * | Blackfin: initial support for ftrace | Mike Frysinger | 2009-06-13 | 5 | -1/+92 |
| * | Blackfin: enable support for LOCKDEP | Mike Frysinger | 2009-06-13 | 1 | -0/+3 |