summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-271-2/+2
* [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong2007-07-271-2/+2
* 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
| * | | | [PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett2007-07-261-1/+1
| * | | | [PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar2007-07-261-4/+3
| * | | | [PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi2007-07-261-2/+0
| * | | | [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-264-2/+123
| * | | | [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar2007-07-261-1/+1
| |/ / /
* | | | Don't force-enable suspend/hibernate support just for ACPILinus Torvalds2007-07-261-3/+0
* | | | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-264-2/+7
* | | | Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-263-15/+23
* | | | PNP: fix up after LindentBjorn Helgaas2007-07-2620-634/+312