Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-02-07 | 1 | -0/+4 | |
|\ | ||||||
| * | SLUB: Alternate fast paths using cmpxchg_local | Christoph Lameter | 2008-02-07 | 1 | -0/+4 | |
* | | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds | 2008-02-07 | 1 | -1/+1 | |
* | | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven | 2008-02-07 | 1 | -1/+1 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 | 1 | -0/+43 | |
|\ \ | |/ |/| | ||||||
| * | Input: add Tosa keyboard driver | Dmitry Baryshkov | 2008-01-21 | 1 | -0/+43 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-07 | 7 | -922/+1066 | |
|\ \ | ||||||
| * | | [SPARC32]: Use regsets in arch_ptrace(). | David S. Miller | 2008-02-07 | 1 | -68/+47 | |
| * | | [SPARC64]: Use regsets in arch_ptrace(). | David S. Miller | 2008-02-07 | 1 | -132/+77 | |
| * | | [SPARC64]: Use regsets for ELF core dumping. | David S. Miller | 2008-02-07 | 1 | -27/+4 | |
| * | | [SPARC64]: Remove unintentional ptrace debugging messages. | David S. Miller | 2008-02-07 | 1 | -5/+0 | |
| * | | [SPARC]: Move over to arch_ptrace(). | David S. Miller | 2008-02-07 | 4 | -700/+172 | |
| * | | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller | 2008-02-07 | 2 | -28/+2 | |
| * | | [SPARC]: Kill DEBUG_PTRACE code. | David S. Miller | 2008-02-07 | 2 | -89/+0 | |
| * | | [SPARC32]: Add user regset support. | David S. Miller | 2008-02-07 | 1 | -1/+284 | |
| * | | [SPARC64]: Add user regsets. | David S. Miller | 2008-02-07 | 1 | -1/+581 | |
| * | | [SPARC64]: Fix booting on non-zero cpu. | David S. Miller | 2008-02-07 | 2 | -0/+28 | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-07 | 7 | -67/+34 | |
|\ \ \ | ||||||
| * | | | Revert "cpuidle: build fix for non-x86" | Len Brown | 2008-02-07 | 1 | -3/+0 | |
| * | | | Merge branches 'release' and 'fluff' into release | Len Brown | 2008-02-07 | 2 | -7/+0 | |
| |\ \ \ | ||||||
| | * | | | ACPI: misc cleanups | Adrian Bunk | 2008-02-07 | 2 | -7/+0 | |
| | |/ / | ||||||
| * | | | Merge branches 'release' and 'throttling-domains' into release | Len Brown | 2008-02-07 | 2 | -0/+12 | |
| |\ \ \ | ||||||
| | * | | | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD | Zhao Yakui | 2008-02-02 | 2 | -0/+12 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 2008-02-07 | 2 | -3/+3 | |
| |\ \ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | * | | | | acpi: make __acpi_map_table() and __init function | Jan Beulich | 2007-12-13 | 2 | -3/+3 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown | 2008-02-07 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -0/+3 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | cpuidle: build fix for non-x86 | Kevin Hilman | 2008-01-31 | 1 | -0/+3 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---------------. \ \ \ \ \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 4 | -57/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | / / | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | | | ||||||
| | | | | | | | | * | | | | ACPI: tables: complete searching upon RSDP w/ bad checksum. | Len Brown | 2007-12-14 | 3 | -53/+15 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" | Zhao Yakui | 2007-11-20 | 1 | -4/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2008-02-07 | 3 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 | 3 | -9/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2008-02-07 | 6 | -27/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [CPUFREQ] Add missing printk levels to e_powersaver | Dave Jones | 2008-02-06 | 1 | -12/+12 | |
| * | | | | | | | | | | | [CPUFREQ] Fix sparse warning in powernow-k8 | Dave Jones | 2008-02-06 | 1 | -1/+3 | |
| * | | | | | | | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaver | Jesse Ahrens | 2008-02-06 | 1 | -5/+32 | |
| * | | | | | | | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processors | Mark Langsdorf | 2008-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h | Yinghai Lu | 2008-02-06 | 1 | -3/+2 | |
| * | | | | | | | | | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data | Dave Young | 2008-02-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | [CPUFREQ] arch/x86: Add missing "space" | Joe Perches | 2008-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | [CPUFREQ] Remove pointless Kconfig dependancy | Dave Jones | 2008-02-06 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | 68 | -725/+1516 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [POWERPC] Add SPE registers to core dumps | Roland McGrath | 2008-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | [POWERPC] Use regset code for compat PTRACE_*REGS* calls | Roland McGrath | 2008-02-07 | 1 | -71/+25 | |
| * | | | | | | | | | | | [POWERPC] Use generic compat_sys_ptrace | Roland McGrath | 2008-02-07 | 1 | -28/+5 | |
| * | | | | | | | | | | | [POWERPC] Use generic compat_ptrace_request | Roland McGrath | 2008-02-07 | 1 | -32/+2 | |
| * | | | | | | | | | | | [POWERPC] Use generic ptrace peekdata/pokedata | Roland McGrath | 2008-02-07 | 1 | -12/+0 | |
| * | | | | | | | | | | | [POWERPC] Use regset code for PTRACE_*REGS* requests | Roland McGrath | 2008-02-07 | 1 | -175/+59 | |
| * | | | | | | | | | | | [POWERPC] Switch to generic compat_binfmt_elf code | Roland McGrath | 2008-02-07 | 3 | -70/+2 |