aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-30cfq-iosched: development updateJens Axboe1-120/+261
2007-04-30cfq-iosched: improve preemption for cooperating tasksJens Axboe1-6/+20
2007-04-29Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov2-37/+23
2007-04-29Input: add skeleton for simple polled devicesDmitry Torokhov4-0/+229
2007-04-29Input: update some documentationDmitry Torokhov1-53/+72
2007-04-29Input: wistron - fix typo in keymap for Acer TM610Eric Piel1-1/+1
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras1-8/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1949-76186/+101007
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang1-1/+1
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby1-2/+4
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner4-4/+4
2007-04-30[POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton1-0/+1
2007-04-30[POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds1-0/+1
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell4-14/+15
2007-04-30[POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk8-3054/+1
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson1-10/+14
2007-04-30[POWERPC] Declare enable_kernel_spe in a headerJohannes Berg1-0/+1
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2-16/+35
2007-04-30[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood1-1/+1
2007-04-30[POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards.Grant Likely1-14/+1
2007-04-30[POWERPC] Add sane defaults for Xilinx EDK generated xparameters filesGrant Likely1-0/+60
2007-04-30[POWERPC] Add uartlite boot console driver for the zImage wrapperGrant Likely3-5/+48
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely7-187/+11
2007-04-30[POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely2-0/+260
2007-04-30[POWERPC] Merge common virtex header filesGrant Likely6-111/+33
2007-04-30[POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platformGrant Likely1-8/+7
2007-04-30[POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson1-6/+6
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras1-26/+0
2007-04-30ieee1394: remove garbage from KconfigStefan Richter1-2/+0
2007-04-30ieee1394: more help in KconfigStefan Richter1-8/+12
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl registerBernhard Kauer1-6/+2
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter1-0/+1
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter1-5/+13
2007-04-30ieee1394: eth1394: fix error path in module_initAkinobu Mita1-3/+12
2007-04-30ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter1-18/+16
2007-04-30ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter1-3/+2
2007-04-30ieee1394: eth1394: some conditions are unlikelyStefan Richter1-4/+4
2007-04-30ieee1394: eth1394: clean up fragment_overlapStefan Richter1-4/+4
2007-04-30ieee1394: eth1394: don't use alloc_etherdevStefan Richter1-15/+5
2007-04-30ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter1-13/+1
2007-04-30ieee1394: eth1394: CONFIG_INET is always definedStefan Richter1-12/+4
2007-04-30ieee1394: eth1394: allow MTU bigger than 1500Stefan Richter1-15/+19
2007-04-30ieee1394: unexport highlevel_host_resetAdrian Bunk1-1/+0
2007-04-30ieee1394: eth1394: contain host resetStefan Richter1-4/+2
2007-04-30ieee1394: eth1394: shorter error messagesStefan Richter1-24/+16
2007-04-30ieee1394: eth1394: correct a memset argumentStefan Richter1-1/+1
2007-04-30ieee1394: eth1394: refactor .probe and .updateStefan Richter1-32/+16
2007-04-30ieee1394: eth1394: .probe and .update may sleepStefan Richter1-8/+4
2007-04-30ieee1394: eth1394: coding styleStefan Richter2-244/+206