summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-081-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-077-922/+1066
|\
| * [SPARC32]: Use regsets in arch_ptrace().David S. Miller2008-02-071-68/+47Star
| * [SPARC64]: Use regsets in arch_ptrace().David S. Miller2008-02-071-132/+77Star
| * [SPARC64]: Use regsets for ELF core dumping.David S. Miller2008-02-071-27/+4Star
| * [SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller2008-02-071-5/+0Star
| * [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-074-700/+172Star
| * [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-072-28/+2Star
| * [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-072-89/+0Star
| * [SPARC32]: Add user regset support.David S. Miller2008-02-071-1/+284
| * [SPARC64]: Add user regsets.David S. Miller2008-02-071-1/+581
| * [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-072-0/+28
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-077-67/+34Star
|\ \
| * | Revert "cpuidle: build fix for non-x86"Len Brown2008-02-071-3/+0Star
| * | Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-072-7/+0Star
| |\ \
| | * | ACPI: misc cleanupsAdrian Bunk2008-02-072-7/+0Star
| | |/
| * | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-072-0/+12
| |\ \
| | * | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui2008-02-022-0/+12
| | | |
| | \ \
| *-. \ \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-072-3/+3
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-132-3/+3
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-071-0/+6
| |\ \ \ \ \
| | | * | | | cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-071-0/+3
| | | | |/ / | | | |/| |
| | * | | | cpuidle: build fix for non-x86Kevin Hilman2008-02-011-0/+3
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------------. \ \ \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-074-57/+16Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | / / / | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | / | | | | | | | | |_|_|_|/ | | | | | | | |/| | | |
| | | | | | | | | * | | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-143-53/+15Star
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | * | | | | | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui2007-11-201-4/+1Star
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-02-073-9/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leds: Standardise LED naming schemeRichard Purdie2008-02-073-9/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-02-076-27/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-071-12/+12
| * | | | | | | | | | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-071-1/+3
| * | | | | | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-071-5/+32
| * | | | | | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-071-1/+1
| * | | | | | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-071-3/+2Star
| * | | | | | | | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-071-2/+2
| * | | | | | | | | | [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-071-1/+1
| * | | | | | | | | | [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-071-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0768-725/+1516
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-071-1/+1
| * | | | | | | | | | [POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath2008-02-071-71/+25Star
| * | | | | | | | | | [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-28/+5Star
| * | | | | | | | | | [POWERPC] Use generic compat_ptrace_requestRoland McGrath2008-02-071-32/+2Star
| * | | | | | | | | | [POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath2008-02-071-12/+0Star
| * | | | | | | | | | [POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath2008-02-071-175/+59Star
| * | | | | | | | | | [POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2008-02-073-70/+2Star
| * | | | | | | | | | [POWERPC] Add user_regset compat supportRoland McGrath2008-02-071-0/+162
| * | | | | | | | | | [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-072-0/+54
| * | | | | | | | | | [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-071-0/+91
| * | | | | | | | | | [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-071-15/+30
| * | | | | | | | | | [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-071-33/+57