summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] ifdef more unused on !SMP code.Dave Jones2006-10-212-1/+3
* [CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton2006-10-211-2/+2
* [CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...Dave Jones2006-10-181-41/+34
* [CPUFREQ] Remove duplicate include from acpi-cpufreqDave Jones2006-10-181-1/+0
* [CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.Hiroshi Miura2006-10-181-3/+0
* [CPUFREQ] sc520_freq.c: ioremap balanced with iounmapAmol Lad2006-10-181-1/+6
* [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi2006-10-151-1/+106
* [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakageVenkatesh Pallipadi2006-10-151-1/+4
* [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notificationVenkatesh Pallipadi2006-10-151-5/+4
* [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.cVenkatesh Pallipadi2006-10-151-160/+139
* [CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecatedVenkatesh Pallipadi2006-10-155-4/+15
* [CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition supportVenkatesh Pallipadi2006-10-151-16/+139
* [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easierVenkatesh Pallipadi2006-10-151-240/+227
* [CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the...Venkatesh Pallipadi2006-10-151-3/+8
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-152-2/+0
* Pull sci into test branchLen Brown2006-10-141-5/+5
|\
| * ACPI: SCI interrupt source overrideKimball Murray2006-10-141-5/+5
* | ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-143-15/+151
|/
* [PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven2006-10-131-4/+33
* [PATCH] thermal throttle: sysfs error checkingStephen Hemminger2006-10-131-9/+12
* [VOYAGER] fix up ptregs removal messJames Bottomley2006-10-122-9/+7
* [VOYAGER] fix genirq messJames Bottomley2006-10-121-17/+25
* [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-121-0/+1
* [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-1225-1081/+189
|\
| * sh: SH-4A UBC supportRyusuke Sakato2006-10-121-0/+30
| * sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40
| * sh: Default enable R7780RP IRQs.Paul Mundt2006-10-121-1/+1
| * sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
| * sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
| * sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-061-114/+24
| * sh: Fix pr_debug statements for sh4Jamie Lenehan2006-10-061-2/+2
| * sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt2006-10-061-83/+22
| * sh: Updates for IRQ handler changes.Paul Mundt2006-10-0615-30/+35
| * sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-061-56/+2
| * sh: First step at generic timeofday support.Paul Mundt2006-10-062-0/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-125-23/+4
|\ \
| * | [SPARC32]: Fix sparc32 modpost warnings.Martin Habets2006-10-111-2/+2
| * | [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-112-20/+0
| * | [SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets2006-10-111-1/+1
| * | [SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller2006-10-111-0/+1
* | | [PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman2006-10-121-1/+1
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-116-29/+98
|\ \
| * | [MIPS] Pass NULL not 0 for pointer value.Ralf Baechle2006-10-111-1/+1
| * | [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle2006-10-111-1/+1
| * | [MIPS] BigSur: More useful defconfig.Ralf Baechle2006-10-111-21/+81
| * | [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason2006-10-111-3/+3
| * | [MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle2006-10-111-2/+11
| * | [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-111-1/+1
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-114-16/+15
|\ \ \