summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-045-30/+70
| * | [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-0426-30/+2
| * | [CPUFREQ] Longhaul - Add support for PM133 northbridgeRafaƂ Bilski2007-10-041-0/+4
| * | [CPUFREQ] x86: use num_online_nodes to get physical cpus numbers forYinghai Lu2007-10-041-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1251-1264/+1308
|\ \ \
| * | | x86: HPET add another ICH7 PCI idVenki Pallipadi2007-10-121-0/+2
| * | | x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi2007-10-121-1/+1
| * | | x86: HPET force enable for ICH5Venki Pallipadi2007-10-124-3/+105
| * | | x86: HPET try to activate force detected hpetVenki Pallipadi2007-10-122-2/+26
| * | | x86: HPET force enable o ICH7 and laterVenki Pallipadi2007-10-122-0/+103
| * | | x86: HPET restructure hpet code for hpet force enableVenki Pallipadi2007-10-121-65/+83
| * | | clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-122-9/+8
| * | | i386/x8664: cleanup the shared hpet codeChris Wright2007-10-123-8/+3
| * | | i386: Remove the useless #ifdef in i8253.hThomas Gleixner2007-10-121-4/+0
| * | | ACPI: remove the now unused ifdef codeThomas Gleixner2007-10-121-12/+0
| * | | jiffies: remove unused macrosChris Wright2007-10-121-6/+0
| * | | x86_64: cleanup apic.c after clock events switchChris Wright2007-10-121-8/+14
| * | | x86_64: remove now unused codeThomas Gleixner2007-10-129-608/+5
| * | | x86: unify timex.h variantsThomas Gleixner2007-10-126-63/+24
| * | | x86: kill 8253pit.hThomas Gleixner2007-10-128-37/+5
| * | | x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-123-1/+36
| * | | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-123-1/+4
| * | | x86_64: convert to clock eventsThomas Gleixner2007-10-129-299/+158
| * | | x86_64: Add (not yet used) clock event functionsThomas Gleixner2007-10-122-0/+85
| * | | x86_64: prepare idle loop for dynamic ticksChris Wright2007-10-121-0/+4
| * | | x86_64: remove nested irq disablesThomas Gleixner2007-10-121-6/+6
| * | | x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner2007-10-121-4/+4
| * | | x86_64: Remove APIC_DIVISORThomas Gleixner2007-10-121-5/+3
| * | | x86_64: Move apic calibration code aroundThomas Gleixner2007-10-121-9/+6
| * | | x86_64: remove pit synchronizationThomas Gleixner2007-10-121-18/+0
| * | | x86_64: prepare apic code for clock eventsThomas Gleixner2007-10-121-8/+15
| * | | x86: remove never used apic_mappedYinghai Lu2007-10-122-4/+2
| * | | i386: prepare sharing the PIT codeThomas Gleixner2007-10-124-33/+22
| * | | i386: prepare sharing the PIT codeThomas Gleixner2007-10-122-3/+7
| * | | i386: prepare sharing the hpet code with x86_64Thomas Gleixner2007-10-121-1/+58
| * | | i386: prepare sharing the hpet code with x86_64Thomas Gleixner2007-10-121-8/+16
| * | | x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-124-80/+96
| * | | x86_64: Select clocksource watchdog in KconfigThomas Gleixner2007-10-121-0/+4
| * | | x86: Geode MFGPT clock event device supportAndres Salomon2007-10-123-0/+179
| * | | x86: Geode Multi-Function General Purpose Timers supportAndres Salomon2007-10-125-1/+255
| * | | x86: block irq balancing for timerVenki Pallipadi2007-10-121-1/+1
| * | | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-123-1/+6
| * | | clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-121-2/+0
| * | | clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-124-4/+14
| * | | clockevents: Remove unused inline functionThomas Gleixner2007-10-121-1/+0
| | |/ | |/|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-1222-1054/+2386
|\ \ \
| * | | ocfs2: Optionally return filldir errorsMark Fasheh2007-10-121-11/+22
| * | | ocfs2: Write support for directories with inline dataMark Fasheh2007-10-124-98/+594
| * | | ocfs2: Read support for directories with inline dataMark Fasheh2007-10-121-8/+168
| * | | ocfs2: Write support for inline dataMark Fasheh2007-10-127-8/+526