summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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
| * | | | | [POWERPC] iSeries: We need vio_enable_interruptsStephen Rothwell2007-07-261-0/+5
| * | | | | [POWERPC] Fix RTC and device tree on linkstation machinesGuennadi Liakhovetski2007-07-262-13/+24
| * | | | | [POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski2007-07-261-0/+61
| * | | | | [POWERPC] Fix loop with unsigned long counter variableManish Ahuja2007-07-261-2/+2
| * | | | | Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras2007-07-261-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-266-106/+365
|\ \ \ \ \ \
| * | | | | | [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin2007-07-261-0/+122
| * | | | | | [PATCH] sched: add above_background_load() functionCon Kolivas2007-07-261-0/+16
OpenPOWER on IntegriCloud