| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: fix sparseirq/kstat_irqs fallout | Mike Frysinger | 2009-06-12 | 1 | -0/+2 |
* | Blackfin: fix unused warnings after nommu update | Mike Frysinger | 2009-06-12 | 1 | -1/+0 |
* | Blackfin: export the last exception cause via debugfs | Robin Getz | 2009-06-12 | 1 | -0/+10 |
* | Blackfin: fix length checking in kgdb_ebin2mem | Roel Kluin | 2009-06-12 | 1 | -3/+2 |
* | Blackfin: kgdb: fix up error return values | Mike Frysinger | 2009-06-12 | 1 | -25/+30 |
* | Blackfin: push access_ok() L1 attribute down | Mike Frysinger | 2009-06-12 | 1 | -0/+3 |
* | Blackfin: convert early_printk EVT init to a loop | Mike Frysinger | 2009-06-12 | 1 | -13/+3 |
* | Blackfin: rename Blackfin relocs according to the toolchain | Mike Frysinger | 2009-06-12 | 1 | -11/+11 |
* | Blackfin: convert SMP to only use generic time framework | Graf Yang | 2009-06-12 | 1 | -34/+19 |
* | Blackfin: override default uClinux MTD addr/size | Mike Frysinger | 2009-06-12 | 1 | -4/+7 |
* | Blackfin: update gptimers API | Michael Hennerich | 2009-06-12 | 1 | -5/+25 |
* | Blackfin: include system/processor info in dump messages | Robin Getz | 2009-06-12 | 1 | -0/+23 |
* | Blackfin: add workaround for anomaly 05000461 | Robin Getz | 2009-06-12 | 1 | -0/+3 |
* | Blackfin: make sure stack is accessible before dumping it | Robin Getz | 2009-06-12 | 1 | -0/+11 |
* | Blackfin: make sure MPU CPLB for first 1k is marked as valid | Robin Getz | 2009-06-12 | 1 | -1/+1 |
* | Blackfin: add workaround for anomaly 05000287 | Graf Yang | 2009-06-12 | 1 | -1/+8 |
* | Blackfin: add support for gptimer0 as a tick source | Graf Yang | 2009-06-12 | 2 | -44/+188 |
* | Blackfin: detect anomaly 05000274 | Sonic Zhang | 2009-06-12 | 1 | -7/+2 |
* | Blackfin: do not append newlines to panic() messages | Mike Frysinger | 2009-06-12 | 2 | -6/+6 |
* | Blackfin: delete unused sys_getpagesize() function | Mike Frysinger | 2009-06-12 | 1 | -5/+0 |
* | Blackfin: work around anomaly 05000287 | Graf Yang | 2009-06-12 | 1 | -1/+8 |
* | Blackfin: punt useless GPIO init call | Mike Frysinger | 2009-06-12 | 1 | -9/+0 |
* | Blackfin: annotate anomaly 05000119 in core DMA code | Robin Getz | 2009-06-12 | 1 | -0/+5 |
* | Blackfin: fix early L1 relocation crash | Robin Getz | 2009-06-12 | 2 | -23/+109 |
* | Blackfin: do not error if GPIO IRQ is requested already as GPIO | Michael Hennerich | 2009-06-12 | 1 | -9/+0 |
* | Blackfin: merge Philippe's recent ipipe patch | Philippe Gerum | 2009-06-12 | 1 | -3/+6 |
* | Blackfin: fix data cache flushing when doing icache flushing | Mike Frysinger | 2009-06-12 | 1 | -1/+0 |
* | Blackfin: allow scheduler functions to be placed into L1 | Robin Getz | 2009-06-12 | 1 | -0/+5 |
* | Blackfin: ignore generated vmlinux.lds | Mike Frysinger | 2009-05-27 | 1 | -0/+1 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -6/+6 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 1 | -1/+1 |
|\ |
|
| * | [MTD] Fix a bad dependency in the Blackfin code | Bernd Schmidt | 2009-03-24 | 1 | -1/+1 |
* | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-03-28 | 2 | -35/+47 |
|\ \ |
|
| * | | Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted | Robin Getz | 2009-03-29 | 1 | -8/+16 |
| * | | Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow | Mike Frysinger | 2009-03-29 | 1 | -0/+4 |
| * | | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x | Mike Frysinger | 2009-03-28 | 1 | -27/+27 |
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 9 | -392/+300 |
| |\ \ |
|
| * | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -0/+5 |
* | | | | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 8 | -146/+85 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently | Jie Zhang | 2009-03-05 | 1 | -2/+3 |
| * | | | Blackfin arch: remove spurious dash when dcache is off | Mike Frysinger | 2009-03-05 | 1 | -3/+3 |
| * | | | Blackfin arch: Random read/write errors are a bad thing | Robin Getz | 2009-03-05 | 1 | -0/+4 |
| * | | | Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b... | Sonic Zhang | 2009-03-05 | 1 | -2/+7 |
| * | | | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum | 2009-03-04 | 3 | -136/+59 |
| * | | | Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel | Bernd Schmidt | 2009-03-02 | 1 | -0/+4 |
| * | | | Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE | Mike Frysinger | 2009-03-02 | 1 | -3/+5 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
| |/ |
|