| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -4/+0 |
|\ |
|
| * | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -4/+0 |
* | | blackfin: serial: bfin-uart: remove unused field | Sonic Zhang | 2012-01-09 | 1 | -3/+0 |
* | | blackfin: smp: cleanup smp code | Bob Liu | 2012-01-09 | 2 | -1/+7 |
* | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
|/ |
|
* | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 2011-11-14 | 1 | -0/+2 |
* | Blackfin: merge asm/mutex.h into kbuild too | Mike Frysinger | 2011-10-25 | 2 | -1/+1 |
* | Blackfin: fix sparse warnings in copy_to/from_user | Mikhail Gruzdev | 2011-10-25 | 1 | -3/+3 |
* | Blackfin: SMP: convert to common asm-generic/atomic.h | Mike Frysinger | 2011-10-25 | 1 | -94/+10 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -3/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 4 | -4/+3 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | Blackfin: SMP: punt unused atomic_test_mask helper | Mike Frysinger | 2011-07-23 | 1 | -5/+0 |
* | Blackfin: irqs: do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 2011-07-23 | 1 | -21/+21 |
* | Blackfin: bf538: pull gpio/port logic out of core hibernate paths | Mike Frysinger | 2011-07-23 | 1 | -0/+4 |
* | Blackfin: dpmc: optimize hibernate/resume path | Mike Frysinger | 2011-07-23 | 1 | -1/+0 |
* | Blackfin: dpmc: relocate hibernate helper macros | Mike Frysinger | 2011-07-23 | 1 | -26/+0 |
* | Blackfin: gpio/ints: generalize pint logic | Mike Frysinger | 2011-07-23 | 1 | -3/+8 |
* | Blackfin: gpio: punt unused GPIO_# defines | Mike Frysinger | 2011-07-23 | 1 | -49/+0 |
* | Blackfin: convert unicode space gremlins | Mike Frysinger | 2011-07-23 | 7 | -27/+27 |
* | Blackfin: gptimers: add enable/disable by timer id | Mike Frysinger | 2011-07-23 | 1 | -0/+10 |
* | Blackfin: gptimers: add group structure for hardware register layout | Mike Frysinger | 2011-07-23 | 1 | -0/+9 |
* | Blackfin: convert to asm-generic/mutex-dec.h for all systems | Mike Frysinger | 2011-07-23 | 1 | -76/+1 |
* | Blackfin: optimize double fault boot checking | Mike Frysinger | 2011-07-23 | 1 | -0/+10 |
* | Blackfin: convert to kbuild asm-generic support | Mike Frysinger | 2011-07-23 | 43 | -47/+43 |
* | Blackfin: gptimers: add structure for hardware register layout | Mike Frysinger | 2011-05-28 | 1 | -0/+18 |
* | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 2011-05-28 | 1 | -1/+2 |
* | Blackfin: bfin_serial.h: turn default port wrappers into stubs | Mike Frysinger | 2011-05-28 | 1 | -3/+3 |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -1/+2 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+2 |
* | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | 1 | -0/+1 |
* | | Blackfin: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | 1 | -3/+2 |
|/ |
|
* | Blackfin: boards: update ASoC resources after machine driver overhaul | Scott Jiang | 2011-05-25 | 1 | -0/+4 |
* | Blackfin: fix addr type with bfin_write_{or,and} helpers | Mike Frysinger | 2011-05-25 | 1 | -2/+2 |
* | Blackfin: fix indentation with bfin_read() helper | Mike Frysinger | 2011-05-25 | 1 | -4/+4 |
* | Blackfin: initial perf_event support | Mike Frysinger | 2011-05-25 | 2 | -0/+45 |
* | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 2011-05-25 | 1 | -0/+1 |
* | Blackfin: move bf537-specific irq code out of common code | Mike Frysinger | 2011-05-25 | 1 | -0/+14 |
* | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 2011-05-25 | 2 | -10/+10 |
* | Blackfin: delete duplicated user single step prototypes | Mike Frysinger | 2011-05-25 | 1 | -2/+0 |
* | Blackfin: kgdb: cache flushing is not safe in SMP mode | Sonic Zhang | 2011-05-25 | 1 | -1/+5 |
* | Blackfin: SMP: drop unused blackfin_cpudata.idle pointer | Mike Frysinger | 2011-05-25 | 1 | -3/+0 |
* | Blackfin: unify core IRQ definitions | Mike Frysinger | 2011-05-25 | 1 | -0/+57 |
* | Blackfin: don't attempt to flush on-chip L1 SRAM regions | Sonic Zhang | 2011-05-25 | 1 | -5/+18 |
* | Blackfin: SMP: make all barriers handle cache issues | Graf Yang | 2011-04-13 | 1 | -18/+18 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Blackfin: bitops: fix include order after little endian inclusion | Mike Frysinger | 2011-03-25 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-03-24 | 2 | -1/+4 |
|\ |
|
| * | Blackfin: enable atomic64_t support | Mike Frysinger | 2011-03-22 | 1 | -0/+2 |