You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tony Breeds
2c62214831
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
...
On platforms that copy sys_tz into the vdso (currently only x86_64, soon to
include powerpc), it is possible for the vdso to get out of sync if a user
calls (admittedly unusual) settimeofday(NULL, ptr).
This patch adds a hook for architectures that set
CONFIG_GENERIC_TIME_VSYSCALL to ensure when sys_tz is updated they can also
updatee their copy in the vdso.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Tony Luck <tony.luck@intel.com>
Acked-by: John Stultz <johnstul@us.ibm.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18 years ago
..
cpufreq
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
18 years ago
Makefile
…
acpi-ext.c
…
acpi-processor.c
…
acpi.c
[IA64] Fix wrong assumption in acpi_gsi_to_irq
18 years ago
asm-offsets.c
[IA64] Convert to generic timekeeping/clocksource
18 years ago
audit.c
…
brl_emu.c
…
crash.c
[IA64] Fix kernel hangup in kdump on INIT
18 years ago
crash_dump.c
…
cyclone.c
cyclone.c: silly use of volatile, __iomem fixes
18 years ago
efi.c
handle kernelcore=: generic
18 years ago
efi_stub.S
…
entry.S
[IA64] fallocate system call
18 years ago
entry.h
…
err_inject.c
…
esi.c
…
esi_stub.S
…
fsys.S
[IA64] Convert to generic timekeeping/clocksource
18 years ago
fsyscall_gtod_data.h
[IA64] Convert to generic timekeeping/clocksource
18 years ago
gate-data.S
…
gate.S
…
gate.lds.S
ia64 vDSO: linker script indentation
18 years ago
head.S
[IA64] fix section mismatch warnings
18 years ago
ia64_ksyms.c
…
init_task.c
Remove fs.h from mm.h
18 years ago
iosapic.c
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
18 years ago
irq.c
[IA64] SN2 needs platform specific irq_to_vector() function.
18 years ago
irq_ia64.c
[IA64] Fix unexpected interrupt vector handling
18 years ago
irq_lsapic.c
…
ivt.S
…
jprobes.S
…
kprobes.c
kprobes: support kretprobe blacklist
18 years ago
machine_kexec.c
[IA64] fix non-numa build
18 years ago
machvec.c
[IA64] Ensure that machvec is set up takes place before serial console
18 years ago
mca.c
[IA64] Fix race when multiple cpus go through MCA
18 years ago
mca_asm.S
…
mca_drv.c
…
mca_drv.h
[IA64] Fix kernel panic in kdump on INIT
18 years ago
mca_drv_asm.S
…
minstate.h
…
module.c
…
msi_ia64.c
[IA64] Support irq migration across domain
18 years ago
numa.c
…
pal.S
…
palinfo.c
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
18 years ago
patch.c
…
perfmon.c
[IA64] perfmon: Remove exit_pfm_fs()
18 years ago
perfmon_default_smpl.c
…
perfmon_generic.h
…
perfmon_itanium.h
…
perfmon_mckinley.h
…
perfmon_montecito.h
…
process.c
[IA64] disable irq's and check need_resched before safe_halt
18 years ago
ptrace.c
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
18 years ago
relocate_kernel.S
…
sal.c
…
salinfo.c
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
18 years ago
semaphore.c
…
setup.c
[IA64] Fix build for CONFIG_SMP=n
18 years ago
sigframe.h
…
signal.c
…
smp.c
[IA64] Allow smp_call_function_single() to current cpu
18 years ago
smpboot.c
Convert cpu_sibling_map to be a per cpu variable
18 years ago
sys_ia64.c
…
time.c
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
18 years ago
topology.c
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
18 years ago
traps.c
Report that kernel is tainted if there was an OOPS
18 years ago
unaligned.c
…
uncached.c
Memoryless nodes: Uncached allocator updates
18 years ago
unwind.c
…
unwind_decoder.c
…
unwind_i.h
…
vmlinux.lds.S
[IA64] get back PT_IA_64_UNWIND program header
18 years ago