summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/4xx: Disable PCI_LEGACYJosh Boyer2009-06-0316-18/+18
* powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell2009-06-021-2/+1
* powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman2009-06-021-7/+2
* powerpc/ftrace: Remove unused macrosMichael Ellerman2009-06-021-8/+0
* powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman2009-06-021-9/+3
* powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot2009-06-021-2/+38
* powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard2009-06-021-38/+38
* therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer2009-06-021-1/+3
* tape: beyond ARRAY_SIZE of viocd_diskinforoel kluin2009-06-021-1/+1
* powerpc: Make the NR_CPUS max 8192Michael Neuling2009-06-021-2/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-29269-1205/+11363
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-05-276-13/+16
| |\
| | * Blackfin: fix strncmp.o build errorMike Frysinger2009-05-271-2/+1
| | * Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-271-1/+0
| | * Blackfin: ignore generated vmlinux.ldsMike Frysinger2009-05-271-0/+1
| | * MAINTAINERS: drop (subscribers-only) markings on Blackfin listsMike Frysinger2009-05-271-5/+5
| | * MAINTAINERS: update Blackfin itemsMike Frysinger2009-05-271-4/+4
| | * Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-272-1/+5
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-2712-253/+463
| |\ \
| | * | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-276-83/+54
| | * | powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-275-12/+37
| | * | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-273-1/+1
| | * | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2009-05-272-57/+271
| | |/
| * | CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-271-9/+9
| * | FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-271-9/+9
| * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-271-3/+3
| |\ \
| | * | md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown2009-05-271-3/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-05-261-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-271-0/+6
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-262-16/+8
| |\ \ \
| | * | | x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh2009-05-261-14/+3
| | * | | x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo2009-05-251-2/+5
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-05-2610-89/+432
| |\ \ \ \
| | * | | | drm/i915: Add support for VGA load detection (pre-945).Ma Ling2009-05-261-2/+147
| | * | | | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling2009-05-221-4/+63
| | * | | | drm/i915: Determine type before initialising connectorJonas Bonn2009-05-221-19/+10
| | * | | | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling2009-05-221-0/+41
| | * | | | drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling2009-05-224-33/+93
| | * | | | i915: support 8xx desktop cursorsJesse Barnes2009-05-223-8/+39
| | * | | | drm/i915: allocate large pointer arrays with vmallocJesse Barnes2009-05-192-23/+39
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-261-2/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | oprofile: fix cpu buffer sizeRobert Richter2009-05-071-2/+6
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-05-263-8/+6
| |\ \ \ \ \
| | * | | | | NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust2009-05-261-6/+3
| | * | | | | nfs: fix build error in nfsroot with initconstSam Ravnborg2009-05-261-1/+1
| | * | | | | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-261-1/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-264-0/+18
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecsTakashi Iwai2009-05-251-0/+6
| | * | | | | | ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai2009-05-242-0/+11
| | * | | | | | ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan2009-05-241-0/+1