virtio_net: invoke softirqs after __napi_schedule
[linux-flexiantxendom0-3.2.10.git] / arch / blackfin / mach-common /
2012-03-21 Geert UytterhoevenBlackfin: s/#if CONFIG/#ifdef CONFIG/
2012-03-21 Mike FrysingerBlackfin: wire up new process_vm syscalls
2012-01-09 Steven Miaoblackfin: smp: fix msg queue overflow issue
2012-01-09 Bob Liublackfin: smp: cleanup smp code
2011-10-31 Paul Gortmakerblackfin: add module.h to files implicitly expecting...
2011-10-25 Steven MiaoBlackfin: SMP: fix scheduling deadlock
2011-08-26 NeilBrownAll Arch: remove linkage for sys_nfsservctl system...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-23 Mike FrysingerBlackfin: dpmc: optimize SDRAM programming slightly
2011-07-23 Mike FrysingerBlackfin: dpmc: don't save/restore scratch registers
2011-07-23 Mike FrysingerBlackfin: bf538: pull gpio/port logic out of core hiber...
2011-07-23 Mike FrysingerBlackfin: dpmc: optimize hibernate/resume path
2011-07-23 Mike FrysingerBlackfin: dpmc: do not save/restore EVT0/EVT1/EVT4...
2011-07-23 Mike FrysingerBlackfin: dpmc: relocate hibernate helper macros
2011-07-23 Mike FrysingerBlackfin: dpmc: omit RETE/RETN when hibernating
2011-07-23 Mike FrysingerBlackfin: dpmc: optimize SIC_IWR programming a little
2011-07-23 Mike FrysingerBlackfin: gpio/ints: generalize pint logic
2011-07-23 Mike FrysingerBlackfin: dpmc: bind to MMR names and not CPUs
2011-07-23 Mike FrysingerBlackfin: bf54x: switch to common pint MMR struct
2011-07-23 Mike FrysingerBlackfin: bf54x: constify pint register array
2011-07-23 Mike FrysingerBlackfin: optimize double fault boot checking
2011-05-28 Mike FrysingerBlackfin: wire up new sendmmsg syscall
2011-05-28 Eric W. Biedermanns: Wire up the setns system call
2011-05-25 KOSAKI MotohiroBlackfin: convert old cpumask API to new one
2011-05-25 Mike FrysingerBlackfin: bf537: demux port H mask A and emac rx ints
2011-05-25 Mike FrysingerBlackfin: bf537: fix excessive gpio int demuxing
2011-05-25 Mike FrysingerBlackfin: bf54x: drop unused pm gpio handling
2011-05-25 Mike FrysingerBlackfin: move bf537-specific irq code out of common...
2011-05-25 Mike FrysingerBlackfin: move internal irq prototypes out of global...
2011-05-25 Mike FrysingerBlackfin: clean up irq ifdef logic a bit
2011-05-25 Mike FrysingerBlackfin: ints-priority: unify duplicate vec to irq...
2011-05-25 Mike FrysingerBlackfin: ints-priority: clean up some local vars
2011-05-20 David S. MillerMerge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
2011-05-20 Linus TorvaldsMerge branches 'sched-core-for-linus' and 'sched-urgent...
2011-05-04 Dominik Brodowski[CPUFREQ] use dynamic debug instead of custom infrastru...
2011-04-21 Ingo MolnarMerge commit 'v2.6.39-rc4' into sched/core
2011-04-14 Peter Zijlstrasched: Provide scheduler_ipi() callback in response...
2011-04-13 Sonic ZhangBlackfin: SMP: fix cache flush loop
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-29 Thomas Gleixnerbfin: Convert irq namespace
2011-03-29 Thomas Gleixnerbfin: Final irq cleanup
2011-03-23 Mike FrysingerBlackfin: wire up new syncfs syscall
2011-03-18 Mike FrysingerBlackfin: wire up new syscalls
2011-03-18 Philippe GerumBlackfin/ipipe: fix deferred pipeline sync for the...
2011-03-18 Philippe GerumBlackfin/ipipe: upgrade to I-pipe mainline
2011-03-18 Michael HennerichBlackfin: cpufreq: fix typos
2011-03-18 Thomas GleixnerBlackfin: convert gpio irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert mac irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert error irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert internal irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert core irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: use proper wrappers for irq_desc
2011-03-18 Mike FrysingerBlackfin: optimize startup code
2011-03-18 Sonic ZhangBlackfin: SMP: work around anomaly 05000491
2011-03-18 Graf YangBlackfin: SMP: implement cpu_freq support
2011-03-18 Mike FrysingerBlackfin: split optimization settings more
2011-03-18 Sonic ZhangBlackfin: SMP: disable preempt with smp_processor_id...
2011-03-18 steven miaoBlackfin: SMP: delay enabling caches until CPU is initi...
2011-03-18 Mike FrysingerBlackfin: SMP: use standard cache functions
2011-03-04 Mike FrysingerBlackfin: iflush: update anomaly 05000491 workaround
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-10 Mike FrysingerBlackfin: bf54x: don't ack GPIO ints when unmasking...
2011-01-10 Mike FrysingerBlackfin: fix building IPIPE code when XIP is enabled
2011-01-10 Steven MiaoBlackfin: pm: drop irq save/restore in standby and...
2011-01-10 Yi LiBlackfin: SMP: rewrite IPI handling to avoid memory...
2011-01-10 Graf YangBlackfin: SMP: tweak platform_request_ipi() usage
2011-01-10 Graf YangBlackfin: SMP: fix cpumask misbehavior
2010-11-16 Lionel Debrouxsuspend: constify platform_suspend_ops
2010-10-25 Mike FrysingerBlackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
2010-10-22 Mike FrysingerBlackfin: bf561: rewrite SICA_xxx to just SIC_xxx
2010-10-22 Sonic ZhangBlackfin: add new cacheflush syscall
2010-10-22 Michael HennerichBlackfin: SIC: fix off-by-one error in loop
2010-10-22 Barry SongBlackfin: initial preempt support while returning from...
2010-10-07 David HowellsBlackfin: Rename IRQ flags handling functions
2010-08-23 Mike FrysingerBlackfin: wire up new fanotify/prlimit64 syscalls
2010-08-06 Michael HennerichBlackfin: dpmc: punt unnecessary RTC_ISTAT clearing
2010-08-06 Michael HennerichBlackfin: fix DMA/cache bug when resuming from suspend...
2010-08-06 Mike FrysingerBlackfin: allow cache funcs to be in L1 for IFLUSH...
2010-08-06 Mike FrysingerBlackfin: merge anomalies 475 and 220 to follow officia...
2010-08-06 Mike FrysingerBlackfin: move MPU anomaly check to common location
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
next