Merge tag 'v3.12-rc4' into sched/core
authorIngo Molnar <mingo@kernel.org>
Wed, 9 Oct 2013 10:36:13 +0000 (12:36 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 9 Oct 2013 10:36:13 +0000 (12:36 +0200)
Merge Linux v3.12-rc4 to fix a conflict and also to refresh the tree
before applying more scheduler patches.

Conflicts:
arch/avr32/include/asm/Kbuild

Signed-off-by: Ingo Molnar <mingo@kernel.org>
1  2 
MAINTAINERS
arch/avr32/include/asm/Kbuild
arch/x86/kernel/entry_64.S
kernel/context_tracking.c
kernel/softirq.c

diff --cc MAINTAINERS
index efdfcb2de523172b4ba4a027b48ec03d7f2ba50d,8a0cbf3cf2c8c01c5be662eef372eff4060daffc..aee6733391cb5a8b7b8efc1466a2e59fe88904bb
@@@ -7256,13 -7282,11 +7282,13 @@@ S:   Maintaine
  F:    kernel/sched/
  F:    include/linux/sched.h
  F:    include/uapi/linux/sched.h
 +F:    kernel/wait.c
 +F:    include/linux/wait.h
  
  SCORE ARCHITECTURE
- M:    Chen Liqin <liqin.chen@sunplusct.com>
+ M:    Chen Liqin <liqin.linux@gmail.com>
  M:    Lennox Wu <lennox.wu@gmail.com>
- W:    http://www.sunplusct.com
+ W:    http://www.sunplus.com
  S:    Supported
  F:    arch/score/
  
index b946080ee8bb1b40f6788ec0caf35d67cf3b02cf,fd7980743890b2ebcf5ff9b5ca40fc4ef83de220..658001b52400583ed3bcc1867f70f99ef9c97cb5
@@@ -1,6 -1,19 +1,20 @@@
  
  generic-y     += clkdev.h
+ generic-y       += cputime.h
+ generic-y       += delay.h
+ generic-y       += device.h
+ generic-y       += div64.h
+ generic-y       += emergency-restart.h
  generic-y     += exec.h
- generic-y     += trace_clock.h
+ generic-y       += futex.h
++generic-y     += preempt.h
+ generic-y       += irq_regs.h
  generic-y     += param.h
- generic-y += preempt.h
+ generic-y       += local.h
+ generic-y       += local64.h
+ generic-y       += percpu.h
+ generic-y       += scatterlist.h
+ generic-y       += sections.h
+ generic-y       += topology.h
+ generic-y     += trace_clock.h
+ generic-y       += xor.h
Simple merge
Simple merge
Simple merge