summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | cfq-iosched: tighten queue request overlap conditionJens Axboe2007-04-301-1/+2
| | * | | cfq-iosched: improve sync vs async workloadsJens Axboe2007-04-301-13/+18
| | * | | cfq-iosched: never allow an async queue idlingJens Axboe2007-04-301-1/+6
| | * | | cfq-iosched: get rid of ->dispatch_sliceJens Axboe2007-04-301-5/+1
| | * | | cfq-iosched: don't pass unused preemption variable aroundJens Axboe2007-04-301-15/+13
| | * | | cfq-iosched: get rid of ->cur_rr and ->cfq_listJens Axboe2007-04-301-55/+32
| | * | | cfq-iosched: slice offset should take ioprio into accountJens Axboe2007-04-301-1/+2
| | * | | [PATCH] cfq-iosched: style cleanups and commentsJens Axboe2007-04-301-16/+50
| | * | | cfq-iosched: sort IDLE queues into the rbtreeJens Axboe2007-04-301-36/+31
| | * | | cfq-iosched: sort RT queues into the rbtreeJens Axboe2007-04-301-15/+12
| | * | | [PATCH] cfq-iosched: speed up rbtree handlingJens Axboe2007-04-301-14/+48
| | * | | cfq-iosched: rework the whole round-robin list conceptJens Axboe2007-04-301-238/+123
| | * | | cfq-iosched: minor updatesJens Axboe2007-04-301-63/+18
| | * | | cfq-iosched: development updateJens Axboe2007-04-301-120/+261
| | * | | cfq-iosched: improve preemption for cooperating tasksJens Axboe2007-04-301-6/+20
| | |/ /
| * | | [PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe2007-04-301-8/+9
| * | | [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-306-40/+11
| |/ /
* | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-30376-7892/+11546
|\ \ \
| * | | [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras2007-04-301-8/+0
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301949-76186/+101007
| |\| |
| * | | [POWERPC] remove kernel module option for booke wdtDave Jiang2007-04-301-1/+1
| * | | [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-301-2/+4
| * | | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-304-4/+4
| * | | [POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton2007-04-301-0/+1
| * | | [POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds2007-04-301-0/+1
| * | | [POWERPC] get_property cleanupsStephen Rothwell2007-04-304-14/+15
| * | | [POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk2007-04-308-3054/+1
| * | | [POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson2007-04-301-10/+14
| * | | [POWERPC] Declare enable_kernel_spe in a headerJohannes Berg2007-04-301-0/+1
| * | | [POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2007-04-302-16/+35
| * | | [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood2007-04-301-1/+1
| * | | [POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards.Grant Likely2007-04-301-14/+1
| * | | [POWERPC] Add sane defaults for Xilinx EDK generated xparameters filesGrant Likely2007-04-301-0/+60
| * | | [POWERPC] Add uartlite boot console driver for the zImage wrapperGrant Likely2007-04-303-5/+48
| * | | [POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely2007-04-307-187/+11
| * | | [POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely2007-04-302-0/+260
| * | | [POWERPC] Merge common virtex header filesGrant Likely2007-04-306-111/+33
| * | | [POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platformGrant Likely2007-04-301-8/+7
| * | | [POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson2007-04-301-6/+6
| * | | Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras2007-04-301-26/+0
| * | | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-279-81/+37
| * | | [POWERPC] Prepare for splitting up mmu.h by MMU typeDavid Gibson2007-04-272-400/+406
| * | | [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood2007-04-271-1/+1
| * | | [POWERPC] bootwrapper: cuImage for 85xxScott Wood2007-04-273-1/+72
| * | | [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood2007-04-271-12/+11
| * | | [POWERPC] boot: More verbose gunzip error messageMilton Miller2007-04-271-1/+2
| * | | [POWERPC] Enable make installAkinobu Mita2007-04-272-1/+4
| * | | [POWERPC] Always use -mno-stringBenjamin Herrenschmidt2007-04-271-3/+3
| * | | [POWERPC] Fix WARN_ON when entering xmonAnton Blanchard2007-04-271-4/+3
| * | | [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-271-21/+22