aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-05-27
|\
| * Blackfin: fix strncmp.o build errorMike Frysinger2009-05-27
| * Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-27
| * Blackfin: ignore generated vmlinux.ldsMike Frysinger2009-05-27
| * MAINTAINERS: drop (subscribers-only) markings on Blackfin listsMike Frysinger2009-05-27
| * MAINTAINERS: update Blackfin itemsMike Frysinger2009-05-27
| * Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-27
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-27
|\ \
| * | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-27
| * | powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-27
| * | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-27
| * | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2009-05-26
| |/
* | CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-27
* | FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-27
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-27
|\ \
| * | md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown2009-05-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-05-26
|\ \ \ | |_|/ |/| |
| * | tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-26
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-26
|\ \ \
| * | | x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh2009-05-26
| * | | x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo2009-05-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-05-26
|\ \ \ \
| * | | | drm/i915: Add support for VGA load detection (pre-945).Ma Ling2009-05-26
| * | | | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling2009-05-22
| * | | | drm/i915: Determine type before initialising connectorJonas Bonn2009-05-22
| * | | | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling2009-05-22
| * | | | drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling2009-05-22
| * | | | i915: support 8xx desktop cursorsJesse Barnes2009-05-22
| * | | | drm/i915: allocate large pointer arrays with vmallocJesse Barnes2009-05-19
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | oprofile: fix cpu buffer sizeRobert Richter2009-05-07
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-05-26
|\ \ \ \ \
| * | | | | NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust2009-05-26
| * | | | | nfs: fix build error in nfsroot with initconstSam Ravnborg2009-05-26
| * | | | | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-26
|\ \ \ \ \ \
| * | | | | | ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecsTakashi Iwai2009-05-25
| * | | | | | ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai2009-05-24
| * | | | | | ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan2009-05-24
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-05-26
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-26
| * | | | | | | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-26
| * | | | | | | [CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers2009-05-26
| * | | | | | | [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-26
| * | | | | | | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers2009-05-26
| * | | | | | | [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-26
| * | | | | | | [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-26
| | |/ / / / / | |/| | | | |
* | | | | | | lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell2009-05-26
* | | | | | | kmod: Release sub_info on cred allocation failure.Tetsuo Handa2009-05-26
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-26
|\ \ \ \ \ \ \