| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: enable udev node creation | Dave Airlie | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. | Eric Anholt | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: move drm_mem_init to proper place in startup sequence | Dave Airlie | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: call driver load function after initialising AGP | Dave Airlie | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: Fix ioc32 compat layer | Ian Romanick | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. | Eric Anholt | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | i915: add suspend/resume support | Jesse Barnes | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: update DRM sysfs support | Jesse Barnes | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: Initialize the AGP structure's base address at init rather than enable. | Eric Anholt | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: move two function extern into the correct block | Dave Airlie | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: run cleanfile across drm tree | Dave Airlie | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drm: some minor cleanups and changes to make memory manager merging easier. | Dave Airlie | 2008-02-07 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2008-02-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Add missing printk levels to e_powersaver | Dave Jones | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Fix sparse warning in powernow-k8 | Dave Jones | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaver | Jesse Ahrens | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processors | Mark Langsdorf | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] fix configuration help message | Stefano Brivio | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h | Yinghai Lu | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock | Venki Pallipadi | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data | Dave Young | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c | Fenghua Yu | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] drivers/cpufreq: Add missing "space" | Joe Perches | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] arch/x86: Add missing "space" | Joe Perches | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Remove pointless Kconfig dependancy | Dave Jones | 2008-02-06 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Add SPE registers to core dumps | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use regset code for compat PTRACE_*REGS* calls | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use generic compat_sys_ptrace | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use generic compat_ptrace_request | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use generic ptrace peekdata/pokedata | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use regset code for PTRACE_*REGS* requests | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Switch to generic compat_binfmt_elf code | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Switch to using user_regset-based core dumps | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Add user_regset compat support | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Add user_regset_view definitions | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use user_regset accessors for GPRs | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] ptrace accessors for special regs MSR and TRAP | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use user_regset accessors for SPE regs | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use user_regset accessors for altivec regs | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Use user_regset accessors for FP regs | Roland McGrath | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2008-02-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-02-06 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Xilinx: hwicap: update booting-without-of.txt | Stephen Neuendorffer | 2008-02-06 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Xilinx: hwicap driver | Stephen Neuendorffer | 2008-02-06 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Eliminate broken OF console initialization. | Grant Likely | 2008-02-06 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. | Stephen Neuendorffer | 2008-02-06 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Fix incorrectly tagged __devinitdata structures | Grant Likely | 2008-02-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] 4xx: PCIe indirect DCR spinlock fix. | Valentine Barshak | 2008-02-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | [POWERPC] Add missing native dcr dcr_ind_lock spinlock | Valentine Barshak | 2008-02-06 | |
