summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones2007-01-021-4/+1
* [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c...Guillaume Chazarain2007-01-021-0/+1
* [CPUFREQ] Longhaul - Always guess FSBRafał Bilski2007-01-021-30/+14
* [CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski2006-12-291-33/+38
* [CPUFREQ] longhaul: Fix up unreachable code.Dave Jones2006-12-281-1/+1
* [CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin2006-12-221-3/+3
* [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi2006-12-221-4/+5
* [CPUFREQ] select consistentlyRandy Dunlap2006-12-221-0/+1
* [CPUFREQ] longhaul compile fix.Dave Jones2006-12-171-0/+1
* [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-171-1/+2
* [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-171-2/+2
* [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-131-23/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-12-1216-149/+358
|\
| * [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122
| * [IA64] enable trap code on slot 1Tony Luck2006-12-122-15/+39
| * [IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck2006-12-121-2/+2
| * [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-122-26/+53
| * [IA64] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
| * [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3
| * [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
| * [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms2006-12-121-2/+5
| * [IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms2006-12-121-4/+10
| * [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-127-25/+73
| * [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan2006-12-121-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-128-30/+29
|\ \
| * | kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-127-28/+28
| * | um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1
* | | Merge ../linusDave Jones2006-12-121403-21684/+57353
|\ \ \
| * \ \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-126-1/+197
| |\ \ \ | | |_|/ | |/| |
| | * | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-104-0/+29
| | * | i2c: New Philips PNX bus driverVitaly Wool2006-12-102-1/+168
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-1247-310/+1457
| |\ \ \ | | |_|/ | |/| |
| | * | sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14
| | * | sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16
| | * | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-123-3/+6
| | * | sh: Fixup .data.page_aligned.Paul Mundt2006-12-121-1/+1
| | * | sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
| | * | sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
| | * | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1215-13/+226
| | * | sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-122-4/+5
| | * | sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
| | * | sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
| | * | sh: BUG() handling through trapa vector.Paul Mundt2006-12-122-0/+45
| | * | sh: Kill off unused SE7619 I/O ops.Yoshinori Sato2006-12-123-124/+1
| | * | sh: Fix Solution Engine 7619 build.Yoshinori Sato2006-12-122-33/+33
| | * | sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-125-16/+7
| | * | sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-123-8/+111
| | * | sh: gcc4 symbol export fixups.Stuart Menefy2006-12-121-1/+14
| | * | sh: landisk board build fixes.Paul Mundt2006-12-122-33/+56
| | * | sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31