linux/arch/s390/kernel
Linus Torvalds 6832d9652f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timers/nohz changes from Ingo Molnar:
 "It mostly contains fixes and full dynticks off-case optimizations, by
  Frederic Weisbecker"

* 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (24 commits)
  nohz: Include local CPU in full dynticks global kick
  nohz: Optimize full dynticks's sched hooks with static keys
  nohz: Optimize full dynticks state checks with static keys
  nohz: Rename a few state variables
  vtime: Always debug check snapshot source _before_ updating it
  vtime: Always scale generic vtime accounting results
  vtime: Optimize full dynticks accounting off case with static keys
  vtime: Describe overriden functions in dedicated arch headers
  m68k: hardirq_count() only need preempt_mask.h
  hardirq: Split preempt count mask definitions
  context_tracking: Split low level state headers
  vtime: Fix racy cputime delta update
  vtime: Remove a few unneeded generic vtime state checks
  context_tracking: User/kernel broundary cross trace events
  context_tracking: Optimize context switch off case with static keys
  context_tracking: Optimize guest APIs off case with static key
  context_tracking: Optimize main APIs off case with static key
  context_tracking: Ground setup for static key use
  context_tracking: Remove full dynticks' hacky dependency on wide context tracking
  nohz: Only enable context tracking on full dynticks CPUs
  ...
2013-09-04 09:36:54 -07:00
..
vdso32
vdso64
.gitignore
asm-offsets.c
audit.c
audit.h
base.S
bitmap.c
cache.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S
cpcmd.c
crash_dump.c s390/kdump: Allow copy_oldmem_page() copy to virtual memory 2013-07-18 13:40:22 +02:00
debug.c
diag.c
dis.c
dumpstack.c
early.c
ebcdic.c
entry64.S s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
entry.h
entry.S s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
ftrace.c
head31.S
head64.S
head_kdump.S
head.S
ipl.c
irq.c s390: convert interrupt handling to use generic hardirq 2013-08-22 12:20:04 +02:00
jump_label.c
kprobes.c s390/kprobes: add support for compare and branch instructions 2013-08-22 12:20:12 +02:00
lgr.c
machine_kexec.c
Makefile
mcount64.S
mcount.S
module.c
nmi.c s390/time: clock comparator revalidation 2013-08-22 12:20:08 +02:00
os_info.c
perf_cpum_cf.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
perf_event.c s390/perf: fix compile error (undefined reference sie_exit) 2013-07-26 13:25:22 +02:00
pgm_check.S
process.c s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
processor.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
ptrace.c s390/tx: allow program interruption filtering in user space 2013-08-28 09:19:30 +02:00
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
runtime_instr.c
s390_ksyms.c
sclp.S
setup.c s390: add support for IBM zBC12 machine 2013-07-26 13:25:21 +02:00
signal.c
smp.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
stacktrace.c
suspend.c s390/pci: update function handle after resume from hibernate 2013-08-30 08:57:20 +02:00
swsusp_asm64.S s390/hibernate: add early resume function 2013-08-30 08:57:15 +02:00
sys_s390.c
syscalls.S
sysinfo.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
time.c s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
topology.c
traps.c
vdso.c s390/mm: cleanup page table definitions 2013-08-22 12:20:06 +02:00
vmlinux.lds.S
vtime.c vtime: Describe overriden functions in dedicated arch headers 2013-08-14 17:14:53 +02:00