| Commit message (Expand) | Author | Age | Files | Lines |
* | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 2012-03-23 | 2 | -4/+1 |
* | blackfin: clean up string bfin_dma_5xx after rename. | Sonic Zhang | 2012-03-21 | 1 | -1/+1 |
* | blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c | Bob Liu | 2012-03-21 | 2 | -2/+8 |
* | bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file. | Sonic Zhang | 2012-03-21 | 1 | -6/+41 |
* | Blackfin: s/#if CONFIG/#ifdef CONFIG/ | Geert Uytterhoeven | 2012-03-21 | 1 | -1/+1 |
* | Blackfin: pnav: delete duplicate linux/export.h include | Danny Kukawka | 2012-03-21 | 1 | -1/+0 |
* | bf561: add ppi DLEN macro for 10bits to 16bits | Scott Jiang | 2012-03-21 | 1 | -0/+7 |
* | arch: blackfin: udpate defconfig | Bob Liu | 2012-03-21 | 3 | -0/+9 |
* | Disintegrate asm/system.h for Blackfin [ver #2] | David Howells | 2012-03-21 | 16 | -196/+233 |
* | arch/blackfin: don't generate random mac in bfin_get_ether_addr() | Danny Kukawka | 2012-03-21 | 13 | -25/+26 |
* | Blackfin: wire up new process_vm syscalls | Mike Frysinger | 2012-03-21 | 2 | -1/+5 |
* | blackfin: cleanup anomaly workarounds | Bob Liu | 2012-03-21 | 1 | -24/+20 |
* | blackfin: update default defconfig | Bob Liu | 2012-03-21 | 10 | -125/+125 |
* | blackfin: thread_info: add suspend flag | Bob Liu | 2012-03-21 | 1 | -0/+2 |
* | bfin: add bfin_ad73311_machine platform device | Bob Liu | 2012-03-21 | 1 | -0/+20 |
* | blackfin: bf537: stamp: update board file for 193x | Bob Liu | 2012-03-21 | 1 | -2/+2 |
* | blackfin: kgdb: skip hardware watchpoint test | Bob Liu | 2012-03-21 | 1 | -0/+1 |
* | bf548: add ppi interrupt mask and blanking clocks | Scott Jiang | 2012-03-21 | 1 | -0/+2 |
* | blackfin: bf561: forgot CSYNC in get_core_lock_noflush | Bob Liu | 2012-03-21 | 1 | -0/+7 |
* | spi/bfin_spi: drop bits_per_word from client data | Mike Frysinger | 2012-03-21 | 1 | -1/+0 |
* | blackfin: cplb-mpu: fix page mask table overflow | Barry Song | 2012-03-21 | 1 | -0/+2 |
* | blackfin: restore L1 base address and length | Barry Song | 2012-03-21 | 1 | -1/+4 |
* | blackfin: timer: refine bfin simple timer driver | Steven Miao | 2012-03-21 | 1 | -4/+6 |
* | BF561 MDMA : fixed BF561 DMA MMRs definition mismatch | Steven Miao | 2012-03-21 | 1 | -110/+110 |
* | bfin_sport: add support for ADC/DAC. | Bob Liu | 2012-03-21 | 1 | -0/+3 |
* | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
* | 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: bf561: add adv7183 capture support | Bob Liu | 2012-01-09 | 1 | -0/+95 |
* | | blackfin: bf537: add capture support | Bob Liu | 2012-01-09 | 1 | -0/+70 |
* | | blackfin: bf548: add capture support | Scott Jiang | 2012-01-09 | 1 | -0/+69 |
* | | blackfin: time-ts: rm unused func broadcast_timer_setup() | Bob Liu | 2012-01-09 | 1 | -18/+0 |
* | | blackfin: i2c-lcd: change default clock rate | Aaron Wu | 2012-01-09 | 2 | -2/+2 |
* | | blackfin: mac: dsa: add vlan mask in board file | Steven Miao | 2012-01-09 | 1 | -0/+2 |
* | | blackfin: bf537: change num_chipselect for spi-sport | Scott Jiang | 2012-01-09 | 1 | -2/+2 |
* | | blackfin: serial: bfin-uart: remove unused field | Sonic Zhang | 2012-01-09 | 1 | -3/+0 |
* | | bf54x: get mem size: missing break in switch | Steven Miao | 2012-01-09 | 1 | -4/+12 |
* | | blackfin: smp: fix msg queue overflow issue | Steven Miao | 2012-01-09 | 1 | -5/+3 |
* | | blackfin: config: update macro SPI_BFIN in board file | Sonic Zhang | 2012-01-09 | 26 | -64/+64 |
* | | blackfin: config: update def config for all boards | Scott Jiang | 2012-01-09 | 27 | -27/+27 |
* | | blackfin: smp: cleanup smp code | Bob Liu | 2012-01-09 | 6 | -16/+77 |
* | | blackfin: smp: add suspend and wakeup irq flags | Bob Liu | 2012-01-09 | 1 | -1/+2 |
* | | blackfin: bf533-stamp: add missed patches for new asoc driver | Bob Liu | 2012-01-09 | 1 | -8/+160 |
* | | blackfin: bf533-stamp: fix ad1836 name | Bob Liu | 2012-01-09 | 1 | -2/+3 |
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| |/ |
|
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -2/+4 |
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
* | | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
|/ |
|
* | blackfin: Fixup export.h includes | Lars-Peter Clausen | 2011-11-14 | 8 | -7/+8 |