Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-23 | Blackfin: dpmc: optimize SDRAM programming slightly | Mike Frysinger | 1 | -9/+10 |
2011-07-23 | Blackfin: dpmc: don't save/restore scratch registers | Mike Frysinger | 1 | -6/+6 |
2011-07-23 | Blackfin: bf538: pull gpio/port logic out of core hibernate paths | Mike Frysinger | 1 | -35/+0 |
2011-07-23 | Blackfin: dpmc: optimize hibernate/resume path | Mike Frysinger | 1 | -438/+572 |
2011-07-23 | Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating | Mike Frysinger | 1 | -6/+0 |
2011-07-23 | Blackfin: dpmc: relocate hibernate helper macros | Mike Frysinger | 1 | -0/+24 |
2011-07-23 | Blackfin: dpmc: omit RETE/RETN when hibernating | Mike Frysinger | 1 | -4/+0 |
2011-07-23 | Blackfin: dpmc: optimize SIC_IWR programming a little | Mike Frysinger | 1 | -9/+6 |
2011-07-23 | Blackfin: gpio/ints: generalize pint logic | Mike Frysinger | 1 | -9/+9 |
2011-07-23 | Blackfin: dpmc: bind to MMR names and not CPUs | Mike Frysinger | 1 | -4/+3 |
2011-07-23 | Blackfin: bf54x: switch to common pint MMR struct | Mike Frysinger | 1 | -18/+5 |
2011-07-23 | Blackfin: bf54x: constify pint register array | Mike Frysinger | 1 | -1/+1 |
2011-07-23 | Blackfin: optimize double fault boot checking | Mike Frysinger | 2 | -32/+21 |
2011-05-29 | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 1 | -0/+1 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -0/+1 |
2011-05-25 | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2 | -16/+18 |
2011-05-25 | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 1 | -12/+10 |
2011-05-25 | Blackfin: bf537: fix excessive gpio int demuxing | Mike Frysinger | 1 | -30/+25 |
2011-05-25 | Blackfin: bf54x: drop unused pm gpio handling | Mike Frysinger | 1 | -40/+2 |
2011-05-25 | Blackfin: move bf537-specific irq code out of common code | Mike Frysinger | 1 | -138/+10 |
2011-05-25 | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 1 | -0/+1 |
2011-05-25 | Blackfin: clean up irq ifdef logic a bit | Mike Frysinger | 1 | -47/+39 |
2011-05-25 | Blackfin: ints-priority: unify duplicate vec to irq lookup logic | Mike Frysinger | 1 | -68/+44 |
2011-05-25 | Blackfin: ints-priority: clean up some local vars | Mike Frysinger | 1 | -17/+8 |
2011-05-20 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 1 | -0/+3 |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 1 | -3/+0 |
2011-04-21 | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar | 1 | -3/+16 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -0/+3 |
2011-04-14 | Blackfin: SMP: fix cache flush loop | Sonic Zhang | 1 | -3/+16 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
2011-03-29 | bfin: Convert irq namespace | Thomas Gleixner | 1 | -17/+17 |
2011-03-29 | bfin: Final irq cleanup | Thomas Gleixner | 1 | -6/+3 |
2011-03-23 | Blackfin: wire up new syncfs syscall | Mike Frysinger | 1 | -0/+1 |
2011-03-18 | Blackfin: wire up new syscalls | Mike Frysinger | 1 | -0/+3 |
2011-03-18 | Blackfin/ipipe: fix deferred pipeline sync for the root stage | Philippe Gerum | 2 | -3/+14 |
2011-03-18 | Blackfin/ipipe: upgrade to I-pipe mainline | Philippe Gerum | 1 | -4/+37 |
2011-03-18 | Blackfin: cpufreq: fix typos | Michael Hennerich | 1 | -3/+3 |
2011-03-18 | Blackfin: convert gpio irq_chip to new functions | Thomas Gleixner | 1 | -44/+48 |
2011-03-18 | Blackfin: convert mac irq_chip to new functions | Thomas Gleixner | 1 | -7/+11 |
2011-03-18 | Blackfin: convert error irq_chip to new functions | Thomas Gleixner | 1 | -7/+7 |
2011-03-18 | Blackfin: convert internal irq_chip to new functions | Thomas Gleixner | 1 | -13/+28 |
2011-03-18 | Blackfin: convert core irq_chip to new functions | Thomas Gleixner | 1 | -11/+11 |
2011-03-18 | Blackfin: use proper wrappers for irq_desc | Thomas Gleixner | 1 | -9/+5 |
2011-03-18 | Blackfin: optimize startup code | Mike Frysinger | 1 | -69/+41 |
2011-03-18 | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2 | -0/+24 |
2011-03-18 | Blackfin: SMP: implement cpu_freq support | Graf Yang | 2 | -4/+48 |
2011-03-18 | Blackfin: split optimization settings more | Mike Frysinger | 2 | -7/+13 |
2011-03-18 | Blackfin: SMP: disable preempt with smp_processor_id to send messages | Sonic Zhang | 1 | -6/+8 |
2011-03-18 | Blackfin: SMP: delay enabling caches until CPU is initialized | steven miao | 1 | -2/+2 |