linux/arch/s390/kernel
Linus Torvalds 39adff5f69 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (23 commits)
  time, s390: Get rid of compile warning
  dw_apb_timer: constify clocksource name
  time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
  time: Change jiffies_to_clock_t() argument type to unsigned long
  alarmtimers: Fix error handling
  clocksource: Make watchdog reset lockless
  posix-cpu-timers: Cure SMP accounting oddities
  s390: Use direct ktime path for s390 clockevent device
  clockevents: Add direct ktime programming function
  clockevents: Make minimum delay adjustments configurable
  nohz: Remove "Switched to NOHz mode" debugging messages
  proc: Consider NO_HZ when printing idle and iowait times
  nohz: Make idle/iowait counter update conditional
  nohz: Fix update_ts_time_stat idle accounting
  cputime: Clean up cputime_to_usecs and usecs_to_cputime macros
  alarmtimers: Rework RTC device selection using class interface
  alarmtimers: Add try_to_cancel functionality
  alarmtimers: Add more refined alarm state tracking
  alarmtimers: Remove period from alarm structure
  alarmtimers: Remove interval cap limit hack
  ...
2011-10-26 17:15:03 +02:00
..
vdso32
vdso64
Makefile
asm-offsets.c [S390] kvm: fix address mode switching 2011-09-20 17:07:34 +02:00
audit.c
audit.h
base.S [S390] Use diagnose 308 for system reset 2011-08-03 16:44:19 +02:00
bitmap.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c [S390] signal: convert to use set_current_blocked() 2011-08-03 16:44:20 +02:00
compat_wrapper.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
cpcmd.c
crash.c
debug.c
diag.c
dis.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
early.c [S390] nss,initrd: kernel image and initrd must be in different segments 2011-08-24 17:15:23 +02:00
ebcdic.c
entry.S [S390] Add PSW restart shutdown trigger 2011-08-03 16:44:19 +02:00
entry.h [S390] cleanup program check handler prototypes 2011-07-24 10:48:21 +02:00
entry64.S [S390] kvm: fix address mode switching 2011-09-20 17:07:34 +02:00
ftrace.c
head.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
head31.S [S390] iucv cr0 enablement bit 2011-07-24 10:48:22 +02:00
head64.S [S390] initial cr0 bits 2011-07-24 10:48:22 +02:00
init_task.c
ipl.c [S390] Change default action from reipl to stop for on_restart 2011-08-24 17:15:24 +02:00
irq.c [S390] race safe external interrupt registration 2011-07-24 10:48:22 +02:00
jump_label.c
kprobes.c
machine_kexec.c
mcount.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
mcount64.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
mem_detect.c
module.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
nmi.c
process.c
processor.c
ptrace.c
reipl.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
reipl64.S [S390] Export store_status() function 2011-08-03 16:44:19 +02:00
relocate_kernel.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
relocate_kernel64.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
s390_ksyms.c [S390] move sie code to entry.S 2011-07-24 10:48:21 +02:00
sclp.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
setup.c [S390] Add support for IBM zEnterprise 114 2011-08-03 16:44:20 +02:00
signal.c [S390] signal: use set_restore_sigmask() helper 2011-08-03 16:44:21 +02:00
smp.c [S390] smp: remove pointless comments in startup_secondary() 2011-08-03 16:44:21 +02:00
stacktrace.c
suspend.c PM / Hibernate: Include storage keys in hibernation image on s390 2011-10-16 23:27:46 +02:00
switch_cpu.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
switch_cpu64.S [S390] fix s390 assembler code alignments 2011-07-24 10:48:21 +02:00
swsusp_asm64.S PM / Hibernate: Include storage keys in hibernation image on s390 2011-10-16 23:27:46 +02:00
sys_s390.c
syscalls.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
sysinfo.c
time.c time, s390: Get rid of compile warning 2011-10-12 10:24:10 +02:00
topology.c
traps.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
vdso.c
vmlinux.lds.S
vtime.c