| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: prepare shared kernel/time.c | Thomas Gleixner | 2007-10-11 | 1 | -447/+0 |
* | x86_64: use the global PIT lock | Thomas Gleixner | 2007-07-22 | 1 | -0/+2 |
* | x86_64: time.c white space wreckage cleanup | Thomas Gleixner | 2007-07-22 | 1 | -45/+45 |
* | x86_64: Use generic xtime init | Thomas Gleixner | 2007-07-22 | 1 | -39/+1 |
* | x86_64: use generic cmos update | Thomas Gleixner | 2007-07-22 | 1 | -16/+9 |
* | x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu | Andi Kleen | 2007-07-22 | 1 | -0/+1 |
* | Add IRQF_IRQPOLL flag on x86_64 | Bernhard Walle | 2007-05-08 | 1 | -1/+4 |
* | [PATCH] x86-64: Fix "Section mismatch" compile warning | Bernhard Walle | 2007-05-02 | 1 | -3/+3 |
* | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus | Joerg Roedel | 2007-05-02 | 1 | -3/+55 |
* | [PATCH] x86-64: Some cleanup in time.c | Andi Kleen | 2007-05-02 | 1 | -4/+1 |
* | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 | 1 | -0/+2 |
* | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 2007-02-16 | 1 | -6/+0 |
* | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2007-02-16 | 1 | -294/+6 |
* | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 2007-02-16 | 1 | -660/+4 |
* | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 2007-02-16 | 1 | -17/+19 |
* | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 2007-02-16 | 1 | -0/+11 |
* | [PATCH] x86-64: avoid warning message livelock | Roland Dreier | 2007-02-13 | 1 | -2/+3 |
* | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda... | Jack Steiner | 2007-02-13 | 1 | -2/+7 |
* | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-03 | 1 | -9/+9 |
* | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration | Jack Steiner | 2007-01-11 | 1 | -4/+21 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -2/+2 |
* | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled | Andi Kleen | 2006-11-14 | 1 | -11/+0 |
* | [PATCH] x86-64: Fix C3 timer test | Andi Kleen | 2006-10-22 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -10/+10 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -9/+3 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -39/+55 |
|\ |
|
| * | [PATCH] Detect clock skew during suspend | Rafael J. Wysocki | 2006-09-26 | 1 | -1/+9 |
| * | [PATCH] X86_64 monotonic_clock goes backwards | Dimitri Sivanich | 2006-09-26 | 1 | -7/+4 |
| * | [PATCH] Remove all ifdefs for local/io apic | Andi Kleen | 2006-09-26 | 1 | -8/+0 |
| * | [PATCH] Simplify profile_pc on x86-64 | Andi Kleen | 2006-09-26 | 1 | -13/+8 |
| * | [PATCH] Add the vgetcpu vsyscall | Vojtech Pavlik | 2006-09-26 | 1 | -6/+7 |
| * | [PATCH] Add initalization of the RDTSCP auxilliary values | Vojtech Pavlik | 2006-09-26 | 1 | -12/+35 |
* | | [PATCH] hpet rtc emulation: add watchdog timer | Clemens Ladisch | 2006-09-26 | 1 | -6/+31 |
|/ |
|
* | [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC | Andi Kleen | 2006-07-30 | 1 | -4/+12 |
* | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile | Andi Kleen | 2006-07-29 | 1 | -1/+1 |
* | [PATCH] irq-flags: x86_64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 | 1 | -0/+2 |
* | [PATCH] x86_64: Update copyright in time.c | Vojtech Pavlik | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] x86_64: Explain why HPET T0_CMP register is written twice | Vojtech Pavlik | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] x86_64: Make use of the *PER* constants in time.c | Vojtech Pavlik | 2006-06-26 | 1 | -28/+35 |
* | [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges | Vojtech Pavlik | 2006-06-26 | 1 | -14/+0 |
* | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave | 2006-04-09 | 1 | -0/+2 |
* | [PATCH] x86_64: Don't return error for HPET initialization in initcall | Andi Kleen | 2006-04-09 | 1 | -1/+1 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 1 | -2/+2 |
* | [PATCH] RTC: Remove RTC UIP synchronization on x86_64 | Matt Mackall | 2006-03-28 | 1 | -29/+12 |
* | [PATCH] x86_64: Reename CMOS update warning | Andi Kleen | 2006-03-25 | 1 | -8/+1 |