summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-07-286-18/+22
|\ \ \
| * | | agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane2007-07-271-1/+1
| * | | intel_agp: really fix 945/965GMEZhenyu Wang2007-07-271-5/+12
| * | | agp: don't lock pagesNick Piggin2007-07-273-5/+0
| * | | AGP: document boot optionsChuck Ebbert2007-07-271-0/+7
| * | | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl2007-07-271-7/+2
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-287-20/+21
|\ \ \
| * | | [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN changeEric Miao2007-07-281-2/+2
| * | | [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xxQuinn Jensen2007-07-281-2/+1
| * | | [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson2007-07-281-12/+15
| * | | [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.cKristoffer Ericson2007-07-261-1/+1
| * | | [ARM] Remove CONFIG_IGNORE_FIQRussell King2007-07-261-2/+0
| * | | [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTSEric Miao2007-07-241-0/+1
| * | | [ARM] setup_profiling_timer must not be __initRussell King2007-07-231-1/+1
* | | | [IA64] Compare pointer against NULL, not '0'Yoann Padioleau2007-07-271-1/+1
* | | | [IA64] Fix build failure in fs/quota.cTony Luck2007-07-273-1/+7
* | | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger2007-07-271-1/+6
* | | | [IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige2007-07-261-1/+1
* | | | [IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige2007-07-261-5/+4
* | | | [IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige2007-07-261-0/+3
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-2624-176/+253
|\ \ \
| * | | drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-264-75/+69
| * | | mmc: add missing printk levelsPierre Ossman2007-07-262-10/+8
| * | | mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-262-26/+0
| * | | mmc: proper debugging output in corePierre Ossman2007-07-261-8/+40
| * | | mmc: be more verbose about card insertions/removalPierre Ossman2007-07-263-2/+35
| * | | mmc: Don't hold lock when releasing an added cardPierre Ossman2007-07-262-10/+16
| * | | mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman2007-07-261-0/+2
| * | | mmc: update kerneldocPierre Ossman2007-07-264-15/+27
| * | | mmc: update header file pathsPierre Ossman2007-07-2618-18/+18
| * | | sdhci: add support to ENE-CB714Leandro Dorileo2007-07-262-0/+29
| * | | mmc: check error bits before command completionPierre Ossman2007-07-261-13/+10
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-2627-37/+221
|\ \ \ \
| * \ \ \ Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-07-2611-11/+48
| |\ \ \ \
| | * | | | [POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala2007-07-261-0/+4
| | * | | | [POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORMKumar Gala2007-07-261-1/+1
| | * | | | [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boardsRoy Zang2007-07-262-0/+12
| | * | | | [POWERPC] Fix mpc7448hpc2 tsi108 device_type bugRoy Zang2007-07-261-1/+1
| | * | | | [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-265-8/+8
| | * | | | [POWERPC] Fix ethernet PHY support on MPC8544 DSKumar Gala2007-07-261-0/+2
| | * | | | [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala2007-07-251-0/+18
| | * | | | [POWERPC] Fix PCI indirect for big-endian cfg_addrKumar Gala2007-07-252-1/+2
| * | | | | [POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2007-07-262-1/+6
| * | | | | [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi2007-07-261-4/+0
| * | | | | [POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt2007-07-261-0/+3
| * | | | | [POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt2007-07-261-1/+7
| * | | | | [POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt2007-07-262-0/+43
| * | | | | [POWERPC] Fix Pegasos keyboard detectionAlan Curry2007-07-261-0/+4
| * | | | | [POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell2007-07-261-1/+1
| * | | | | [POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2007-07-262-3/+16