| Commit message (Expand) | Author | Age |
* | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song | 2009-12-15 |
* | Blackfin: BF537: push down error masks to avoid namespace pollution | Mike Frysinger | 2009-12-15 |
* | Blackfin: SMP: don't start up core b until its state has been completely onlined | Yi Li | 2009-12-15 |
* | Blackfin: pull in asm/dpmc.h for power defines | Mike Frysinger | 2009-12-15 |
* | Blackfin: bf538: add support for extended GPIO banks | Michael Hennerich | 2009-12-15 |
* | Blackfin: cpufreq: use a constant latency | Michael Hennerich | 2009-12-15 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 |
|\ |
|
| * | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 2009-11-25 |
| * | Blackfin: check for anomaly 05000475 | Mike Frysinger | 2009-11-25 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| |
|
| * | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 |
* | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | Blackfin: unify cache init functions | Mike Frysinger | 2009-09-16 |
* | Blackfin: workaround anomaly 05000283 | Robin Getz | 2009-09-16 |
* | Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP | Graf Yang | 2009-09-16 |
* | Blackfin: optimize fixed code handling for the most common case | Mike Frysinger | 2009-09-16 |
* | Blackfin: punt dead cache locking code | Mike Frysinger | 2009-09-16 |
* | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li | 2009-09-16 |
* | Blackfin: improve double fault debug handling | Graf Yang | 2009-09-16 |
* | Blackfin: catch hardware errors earlier during booting | Robin Getz | 2009-09-16 |
* | Blackfin: inline I-pipe bypass code in ret_from_exception | Philippe Gerum | 2009-09-16 |
* | Blackfin: sanitize manual control of IPEND[4] | Philippe Gerum | 2009-09-16 |
* | Blackfin: document __ipipe_call_irqtail | Philippe Gerum | 2009-09-16 |
* | Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR) | Philippe Gerum | 2009-09-16 |
* | Blackfin: reuse evt_evt14 handler to perform irqtail epilogue | Philippe Gerum | 2009-09-16 |
* | Blackfin: use generic name for EVT14 handler | Philippe Gerum | 2009-09-16 |
* | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz | 2009-09-16 |
* | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 2009-07-16 |
* | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 2009-07-16 |
* | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 2009-07-16 |
* | Blackfin: hook up new perf_counter_open syscall | Mike Frysinger | 2009-06-22 |
* | Blackfin: decouple unrelated cache settings to get exact behavior | Jie Zhang | 2009-06-22 |
* | Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline | Philippe Gerum | 2009-06-22 |
* | Blackfin: only build irqpanic.c when needed | Mike Frysinger | 2009-06-18 |
* | Blackfin: use common test_bit() rather than __test_bit() | Mike Frysinger | 2009-06-18 |
* | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger | 2009-06-13 |
* | Blackfin: fix deadlock in SMP IPI handler | Sonic Zhang | 2009-06-13 |
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systems | Sonic Zhang | 2009-06-13 |
* | Blackfin: only handle CPLB protection violations when MPU is enabled | Robin Getz | 2009-06-13 |
* | Blackfin: check SIC defines rather than variant names | Mike Frysinger | 2009-06-12 |
* | Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT | Mike Frysinger | 2009-06-12 |
* | Blackfin: drop unused reserve_pda() function | Graf Yang | 2009-06-12 |
* | Blackfin: make deferred hardware errors more exact | Robin Getz | 2009-06-12 |
* | Blackfin: add note about anomaly 05000242 being worked around | Mike Frysinger | 2009-06-12 |
* | Blackfin: work around anomaly 05000220 | Graf Yang | 2009-06-12 |
* | Blackfin: add support for gptimer0 as a tick source | Graf Yang | 2009-06-12 |
* | Blackfin: annotate anomaly 05000120 | Graf Yang | 2009-06-12 |
* | Blackfin: detect anomaly 05000274 | Sonic Zhang | 2009-06-12 |