summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-301-1/+1
* blackfin: don't open-code force_sigsegv()Al Viro2012-05-211-3/+1
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-33/+1
|\
| * blackfin: Use generic init_taskThomas Gleixner2012-05-052-33/+1
* | blackfin: fix build after add bf60x mach/pm.hSteven Miao2012-05-211-0/+3
* | blackfin: bf60x: Rename the DDR controller macroSonic Zhang2012-05-211-1/+1
* | blackfin: bf60x: cleanup get clock codeSonic Zhang2012-05-211-42/+22
* | blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-211-19/+5
* | bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao2012-05-211-1/+2
* | bfin_dma: fix initcall return error in proc_dma_init()Steven Miao2012-05-211-1/+2
* | Blackfin: delete fork funcMike Frysinger2012-05-211-10/+0
* | Blackfin: fix unused clk var warningMike Frysinger2012-05-211-0/+2
* | blackfin: bf60x: fix compiling warningBob Liu2012-05-211-1/+3
* | blackfin: bf60x: enable gptimer clock sourceSteven Miao2012-05-212-3/+107
* | blackfin: cplb: add support for bf60xBob Liu2012-05-212-2/+8
* | blackfin: add bf60x to current frameworkBob Liu2012-05-217-76/+282
|/
* new helper: ext2_image_size()Al Viro2012-03-311-3/+4
* blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
* Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-219-4/+5
* blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu2012-01-091-18/+0
* bf54x: get mem size: missing break in switchSteven Miao2012-01-091-4/+12
* blackfin: smp: cleanup smp codeBob Liu2012-01-091-1/+25
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-313-0/+3
* Blackfin: irq: remove IRQF_DISABLEDYong Zhang2011-10-262-5/+2
* Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2011-10-252-3/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-21/+0
* Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger2011-07-231-1/+3
* Blackfin: bf54x: fix GPIO resume codeMike Frysinger2011-07-231-2/+2
* Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger2011-07-231-0/+22
* Blackfin: debug-mmrs: generalize pint logicMike Frysinger2011-07-231-19/+31
* Blackfin: bf54x: tweak MMR pint namesMike Frysinger2011-07-231-1/+1
* Blackfin: pwm: implement linux/pwm.h APIMike Frysinger2011-07-232-0/+101
* Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao2011-07-231-0/+1
* Blackfin: gptimers: use bfin read/write helpersMike Frysinger2011-07-231-20/+25
* Blackfin: gptimers: use register structs from common headerMike Frysinger2011-07-231-32/+16
* Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger2011-07-231-18/+34
* Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger2011-07-231-1/+1
* Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-231-1/+0
* Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger2011-07-231-1/+2
* Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger2011-07-231-1/+1
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-232-7/+19
* Blackfin: time: replace magic numbers with definesMike Frysinger2011-07-231-2/+2
* Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger2011-05-281-0/+4
OpenPOWER on IntegriCloud