Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / blackfin / mach-common /
2010-05-22 Joe PerchesBlackfin: SMP: fix continuation lines
2010-05-22 Mike FrysingerBlackfin: SIC: cut down on IAR MMR reads a bit
2010-05-21 Michael HennerichBlackfin: punt Blackfin-specific GPIO wakeup API
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Graf YangBlackfin: scale calibration when cpu freq changes
2010-03-09 Robin GetzBlackfin: fix anomaly 283 handling with exact hardware...
2010-03-09 Michael HennerichBlackfin: don't support keypad wakeup from hibernate
2010-03-09 Michael HennerichBlackfin: add support for the on-chip MAC status interrupts
2010-03-09 Mike FrysingerBlackfin: check for bad syscalls after tracing it
2010-03-09 Mike FrysingerBlackfin: fix single stepping over system calls
2010-03-09 Mike FrysingerBlackfin: initial tracehook support
2010-03-09 Graf YangBlackfin: rewrite resync_core_{i,d}cache() SMP logic...
2010-03-09 Graf YangBlackfin: add support for cpufreq on SMP systems
2010-03-09 Graf YangBlackfin: implement nmi_watchdog for SMP on BF561
2010-03-09 Michael HennerichBlackfin: increase NR_IRQS beyond NR on-chip IRQs
2010-03-09 Yi LiBlackfin: add support for irqflags tracing
2010-03-09 Barry SongBlackfin: initial XIP support
2010-03-09 Barry SongBlackfin: fix initial stack pointer setup
2010-03-09 Yi LiBlackfin: try to simplify interrupt ifdef ugliness
2010-03-09 Graf YangBlackfin: SMP: add PM/CPU hotplug support
2010-03-09 Yi LiBlackfin: SMP: make core timers per-cpu clock events...
2010-03-09 Sonic ZhangBlackfin: SMP: add support for IRQ affinity
2010-03-09 Michael HennerichBlackfin: pull in asm/bfin_can.h for interrupt masks
2010-03-09 Mike FrysingerBlackfin: wire up the various memory related syscalls
2010-03-09 Yi LiBlackfin: flush caches on SMP when one core calls anoth...
2010-01-05 Tejun HeoMerge branch 'master' into percpu
2009-12-15 Barry SongBlackfin: add support for TIF_NOTIFY_RESUME
2009-12-15 Mike FrysingerBlackfin: BF537: push down error masks to avoid namespa...
2009-12-15 Yi LiBlackfin: SMP: don't start up core b until its state...
2009-12-15 Mike FrysingerBlackfin: pull in asm/dpmc.h for power defines
2009-12-15 Michael HennerichBlackfin: bf538: add support for extended GPIO banks
2009-12-15 Michael HennerichBlackfin: cpufreq: use a constant latency
2009-12-11 Al ViroUnify sys_mmap*
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-25 Roel KluinBlackfin: fix memset in smp_send_reschedule() and ...
2009-11-25 Mike FrysingerBlackfin: check for anomaly 05000475
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29 Rusty Russellpercpu: remove per_cpu__ prefix.
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-07 Robin GetzBlackfin: mass clean up of copyright/licensing info
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-17 Mike FrysingerBlackfin: unify cache init functions
2009-09-17 Robin GetzBlackfin: workaround anomaly 05000283
2009-09-17 Graf YangBlackfin: handle the core timer interrupt with handle_p...
2009-09-17 Mike FrysingerBlackfin: optimize fixed code handling for the most...
2009-09-17 Mike FrysingerBlackfin: punt dead cache locking code
2009-09-17 Yi LiBlackfin: cleanup sync handling when enabling/disabling...
2009-09-17 Graf YangBlackfin: improve double fault debug handling
2009-09-17 Robin GetzBlackfin: catch hardware errors earlier during booting
2009-09-17 Philippe GerumBlackfin: inline I-pipe bypass code in ret_from_exception
2009-09-17 Philippe GerumBlackfin: sanitize manual control of IPEND[4]
2009-09-17 Philippe GerumBlackfin: document __ipipe_call_irqtail
2009-09-17 Philippe GerumBlackfin: allow EVT5 to preempt irqtail prologue (CONFI...
2009-09-17 Philippe GerumBlackfin: reuse evt_evt14 handler to perform irqtail...
2009-09-17 Philippe GerumBlackfin: use generic name for EVT14 handler
2009-09-17 Robin GetzBlackfin: make EVT3->EVT5 lowering more robust wrt...
2009-07-16 Julia Lawallarch/blackfin: Add kmalloc NULL tests
2009-07-16 Michael HennerichBlackfin: drop per-cpu loops_per_jiffy tracking
2009-07-16 Robin GetzBlackfin: cleanup code a bit with comments and defines
2009-06-23 Mike FrysingerBlackfin: hook up new perf_counter_open syscall
2009-06-23 Jie ZhangBlackfin: decouple unrelated cache settings to get...
2009-06-23 Philippe GerumBlackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt...
2009-06-19 Mike FrysingerBlackfin: only build irqpanic.c when needed
2009-06-19 Mike FrysingerBlackfin: use common test_bit() rather than __test_bit()
2009-06-13 Mike FrysingerBlackfin: hook up new rt_tgsigqueueinfo syscall
2009-06-13 Sonic ZhangBlackfin: fix deadlock in SMP IPI handler
2009-06-13 Sonic ZhangBlackfin: add blackfin_invalidate_entire_icache for...
2009-06-13 Robin GetzBlackfin: only handle CPLB protection violations when...
2009-06-12 Mike FrysingerBlackfin: check SIC defines rather than variant names
2009-06-12 Mike FrysingerBlackfin: fix command line corruption with DEBUG_DOUBLE...
2009-06-12 Graf YangBlackfin: drop unused reserve_pda() function
2009-06-12 Robin GetzBlackfin: make deferred hardware errors more exact
2009-06-12 Mike FrysingerBlackfin: add note about anomaly 05000242 being worked...
2009-06-12 Graf YangBlackfin: work around anomaly 05000220
2009-06-12 Graf YangBlackfin: add support for gptimer0 as a tick source
2009-06-12 Graf YangBlackfin: annotate anomaly 05000120
2009-06-12 Sonic ZhangBlackfin: detect anomaly 05000274
2009-06-12 Mike FrysingerBlackfin: workaround anomaly 05000227
2009-06-12 Mike FrysingerBlackfin: simplify the do_flush macro
2009-06-12 Philippe GerumBlackfin: merge Philippe's recent ipipe patch
2009-06-12 Mike FrysingerBlackfin: fix data cache flushing when doing icache...
2009-06-12 Graf YangBlackfin: fix link failure due to CONFIG_EXCEPTION_L1_S...
2009-06-12 Michael HennerichBlackfin: add comment for anomaly 05000171 to init...
2009-05-27 Mike FrysingerBlackfin: hook up preadv/pwritev syscalls
2009-03-28 Michael HennerichBlackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM...
2009-03-05 Mike FrysingerBlackfin arch: remove duplicated ANOMALY_05000448 ifdef...
2009-03-05 Michael HennerichBlackfin arch: fix bug - On bf548-ezkit, ethernet fails...
2009-03-05 Robin GetzBlackfin arch: Random read/write errors are a bad thing
2009-03-05 Sonic ZhangBlackfin arch: Fix bug - KGDB single step into the...
2009-03-05 Mike FrysingerBlackfin arch: make sure people do not set the kernel...
2009-03-05 Enrik BerkhanBlackfin arch: fix bug - The SPORT_HYS bit is not set...
2009-03-05 Sonic ZhangBlackfin arch: fix bug - kgdb fails to continue after...
2009-03-04 Philippe GerumBlackfin arch: Update adeos blackfin arch patch to...
2009-02-04 Jie ZhangBlackfin arch: fix 2 bugs related to debug
2009-02-04 Graf YangBlackfin arch: Fix bug - 561 SMP kernel can't boot...
2009-02-04 Mike FrysingerBlackfin arch: base SIC_IWR# programming on whether...
2009-02-04 Robin GetzBlackfin arch: Fix URL
2009-02-04 Michael HennerichBlackfin arch: Fix Bug - Kernel does not boot if re...
2009-01-07 Graf YangBlackfin arch: remove hardware PM code, oprofile not...
2009-01-07 Yi LiBlackfin arch: merge adeos blackfin part to arch/blackfin/
next