summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-163-27/+5
* [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-162-6/+1
* [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-162-0/+17
* [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-0/+1
* [PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2007-02-161-0/+10
* [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-0/+3
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-0/+11
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-162-0/+99
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-163-8/+114
* [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-2/+0
* [PATCH] clockevents: i386 driversThomas Gleixner2007-02-166-101/+41
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-163-3/+86
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-161-0/+31
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-162-3/+144
* [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-161-1/+1
* [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-0/+38
* [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-0/+1
* [PATCH] hrtimers: clean up callback trackingThomas Gleixner2007-02-161-1/+0
* [PATCH] hrtimers; add state trackingThomas Gleixner2007-02-161-1/+35
* [PATCH] hrtimers: cleanup lockingThomas Gleixner2007-02-161-15/+28
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-162-9/+13
* [PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner2007-02-161-0/+10
* [PATCH] uninline irq_enter()Ingo Molnar2007-02-161-6/+1
* [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+3
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-161-2/+13
* [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-2/+0
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-161-2/+8
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-164-75/+68
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-3/+3
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-162-0/+4
* [PATCH] Fix timeout overflow with jiffiesIngo Molnar2007-02-161-2/+2
* [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-161-201/+17
* [PATCH] HZ free ntpjohn stultz2007-02-161-0/+7
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-161-0/+10
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-162-17/+28
* ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-151-0/+12
* libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-151-0/+1
* libata: fix drive side 80c cable check, take 3Tejun Heo2007-02-151-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-1528-340/+143
|\
| * sh: rts7751r2d board updates.Paul Mundt2007-02-153-5/+9
| * sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-149-243/+0
| * sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-1/+1
| * sh: define dma noncoherent API functions.Paul Mundt2007-02-131-0/+4
| * sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt2007-02-131-0/+1
| * sh: Add cpu-features header to asm/Kbuild.Paul Mundt2007-02-131-0/+2
| * sh: Move __KERNEL__ up in asm/page.h.Paul Mundt2007-02-131-1/+2
| * sh: Fix syscall numbering breakage.Paul Mundt2007-02-131-9/+9
| * sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-131-7/+31
| * sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-133-6/+7
| * sh: Use a per-cpu ASID cache.Paul Mundt2007-02-133-38/+44
OpenPOWER on IntegriCloud