Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | x86: unify timex.h variants | Thomas Gleixner | 2007-10-12 | 2 | -2/+2 | |
* | | x86: kill 8253pit.h | Thomas Gleixner | 2007-10-12 | 1 | -1/+0 | |
* | | x86: disable apic timer for AMD C1E enabled CPUs | Thomas Gleixner | 2007-10-12 | 2 | -1/+35 | |
* | | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 | 2 | -1/+3 | |
* | | x86_64: convert to clock events | Thomas Gleixner | 2007-10-12 | 5 | -186/+65 | |
* | | x86_64: Add (not yet used) clock event functions | Thomas Gleixner | 2007-10-12 | 1 | -0/+79 | |
* | | x86_64: prepare idle loop for dynamic ticks | Chris Wright | 2007-10-12 | 1 | -0/+4 | |
* | | x86_64: remove nested irq disables | Thomas Gleixner | 2007-10-12 | 1 | -6/+6 | |
* | | x86_64: apic change setup_APIC_timer calling convention | Thomas Gleixner | 2007-10-12 | 1 | -4/+4 | |
* | | x86_64: Remove APIC_DIVISOR | Thomas Gleixner | 2007-10-12 | 1 | -5/+3 | |
* | | x86_64: Move apic calibration code around | Thomas Gleixner | 2007-10-12 | 1 | -9/+6 | |
* | | x86_64: remove pit synchronization | Thomas Gleixner | 2007-10-12 | 1 | -18/+0 | |
* | | x86_64: prepare apic code for clock events | Thomas Gleixner | 2007-10-12 | 1 | -8/+15 | |
* | | x86: remove never used apic_mapped | Yinghai Lu | 2007-10-12 | 1 | -3/+2 | |
* | | i386: prepare sharing the PIT code | Thomas Gleixner | 2007-10-12 | 1 | -4/+0 | |
* | | i386: prepare sharing the PIT code | Thomas Gleixner | 2007-10-12 | 1 | -1/+3 | |
* | | i386: prepare sharing the hpet code with x86_64 | Thomas Gleixner | 2007-10-12 | 1 | -1/+58 | |
* | | i386: prepare sharing the hpet code with x86_64 | Thomas Gleixner | 2007-10-12 | 1 | -8/+16 | |
* | | x86_64: Consolidate tsc calibration | Thomas Gleixner | 2007-10-12 | 3 | -80/+92 | |
* | | x86: Geode MFGPT clock event device support | Andres Salomon | 2007-10-12 | 1 | -0/+165 | |
* | | x86: Geode Multi-Function General Purpose Timers support | Andres Salomon | 2007-10-12 | 3 | -1/+202 | |
* | | x86: block irq balancing for timer | Venki Pallipadi | 2007-10-12 | 1 | -1/+1 | |
* | | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 | 2 | -1/+5 | |
|/ | ||||||
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-12 | 2 | -3/+0 | |
* | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga... | Linus Torvalds | 2007-10-12 | 9 | -24/+24 | |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 4 | -5/+5 | |
* | x86: sanitize pathes arch/x86/kernel/cpu/Makefile | Thomas Gleixner | 2007-10-11 | 1 | -3/+3 | |
* | x86: sanitize pathes arch/x86/kernel/Makefile_64 | Thomas Gleixner | 2007-10-11 | 1 | -7/+7 | |
* | x86: sanitize pathes arch/x86/kernel/Makefile_32 | Thomas Gleixner | 2007-10-11 | 1 | -2/+2 | |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 68 | -7/+25438 | |
* | x86_64: move ia32 | Thomas Gleixner | 2007-10-11 | 18 | -0/+4540 | |
* | x86_64: move mm | Thomas Gleixner | 2007-10-11 | 11 | -1/+3315 | |
* | x86_64: move boot | Thomas Gleixner | 2007-10-11 | 6 | -1/+767 | |
* | x86_64: move pci | Thomas Gleixner | 2007-10-11 | 4 | -1/+258 | |
* | x86_64: move vdso | Thomas Gleixner | 2007-10-11 | 12 | -0/+483 | |
* | x86_64: move lib | Thomas Gleixner | 2007-10-11 | 22 | -1/+2381 | |
* | x86_64: move kernel/cpufreq | Thomas Gleixner | 2007-10-11 | 1 | -0/+108 | |
* | x86_64: move kernel/acpi | Thomas Gleixner | 2007-10-11 | 4 | -1/+584 | |
* | x86_64: move crypto | Thomas Gleixner | 2007-10-11 | 6 | -1/+960 | |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 80 | -2/+31661 | |
* | i386: move kernel/cpu | Thomas Gleixner | 2007-10-11 | 15 | -0/+4540 | |
* | i386: move video | Thomas Gleixner | 2007-10-11 | 2 | -0/+33 | |
* | i386: move oprofile | Thomas Gleixner | 2007-10-11 | 11 | -0/+1924 | |
* | i386: move mach-voyager | Thomas Gleixner | 2007-10-11 | 6 | -0/+3730 | |
* | i386: move xen | Thomas Gleixner | 2007-10-11 | 17 | -0/+4198 | |
* | i386: move mach-es7000 | Thomas Gleixner | 2007-10-11 | 4 | -1/+448 | |
* | i386: move mach-default | Thomas Gleixner | 2007-10-11 | 2 | -0/+185 | |
* | i386: move mm | Thomas Gleixner | 2007-10-11 | 13 | -0/+3602 | |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 32 | -0/+4374 | |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 8 | -0/+1299 |