summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fix IRQ tracing.Heiko Carstens2007-07-272-4/+8
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-274-2/+32
* [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-273-271/+0
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-275-9/+8
* [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3
* [S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck2007-07-271-7/+0
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-272-2/+1
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-275-33/+23
* 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
| * | | | [PATCH] sched: update Documentation/sched-stats.txtJoachim Deguara2007-07-261-96/+99