original_kernel/arch/blackfin/kernel
Linus Torvalds 0b3e9f3f21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Ingo Molnar.

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched: Remove NULL assignment of dattr_cur
  sched: Remove the last NULL entry from sched_feat_names
  sched: Make sched_feat_names const
  sched/rt: Fix SCHED_RR across cgroups
  sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
  sched: Make sure to not re-read variables after validation
  sched: Fix SD_OVERLAP
  sched: Don't try allocating memory from offline nodes
  sched/nohz: Fix rq->cpu_load calculations some more
  sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
2012-06-05 09:47:15 -07:00
..
cplb-mpu
cplb-nompu blackfin: cplb: add support for bf60x 2012-05-21 14:54:16 +08:00
.gitignore
Makefile
asm-offsets.c
bfin_dma.c bfin_dma: fix initcall return error in proc_dma_init() 2012-05-21 14:54:40 +08:00
bfin_gpio.c bfin_gpio: fix bf548-ezkit kernel fail to boot 2012-05-21 14:54:41 +08:00
bfin_ksyms.c
cplbinfo.c
debug-mmrs.c
dma-mapping.c
dumpstack.c
early_printk.c
entry.S Blackfin: delete fork func 2012-05-21 14:54:39 +08:00
exception.c
fixed_code.S
flat.c
ftrace-entry.S
ftrace.c
gptimers.c blackfin: bf60x: fix compiling warning 2012-05-21 14:54:26 +08:00
ipipe.c
irqchip.c
kgdb.c
kgdb_test.c
module.c
nmi.c
perf_event.c
process.c sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' 2012-05-30 14:02:25 +02:00
pseudodbg.c
ptrace.c
pwm.c
reboot.c
setup.c blackfin: fix build after add bf60x mach/pm.h 2012-05-21 14:55:07 +08:00
shadow_console.c
signal.c blackfin: check __get_user() return value 2012-06-01 13:01:27 -04:00
stacktrace.c
sys_bfin.c
time-ts.c blackfin: bf60x: enable gptimer clock source 2012-05-21 14:54:20 +08:00
time.c
trace.c blackfin: fix possible deadlock in decode_address() 2012-05-31 17:49:30 -07:00
traps.c
vmlinux.lds.S