summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-204-223/+269
* [CELL] spufs: remove needless context save/restore codeMasato Noguchi2007-07-201-11/+1
* [CELL] spufs: fix array size of channel indexJeremy Kerr2007-07-201-6/+6
* [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-204-23/+44
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-208-78/+94
* [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr2007-07-201-9/+0
* [CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-201-2/+16
* [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-202-1/+3
* [CELL] spufs: remove section mismatch warningSebastian Siewior2007-07-202-2/+2
* [CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2007-07-202-0/+447
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-203-1/+76
* [CELL] driver for DDR2 memory on AXONMaxim Shchetynin2007-07-203-0/+392
* [CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+7
* [CELL] fix cbe_thermal for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-5/+20
* [CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+10
* [CELL] cbe_cpufreq: reorganize codeChristian Krafft2007-07-206-188/+309
* [CELL] cbe_cpufreq: fix minor issuesChristian Krafft2007-07-201-18/+40
* [CELL] cbe_cpufreq: fix initializationChristian Krafft2007-07-201-12/+8
* [CELL] cbe_cpufreq: fix latency measurementChristian Krafft2007-07-201-8/+17
* [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-203-55/+40
* KVM: MMU: Fix oopses with SLUBAvi Kivity2007-07-201-13/+26
* KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity2007-07-203-5/+31
* KVM: Fix memory slot management functions for guest smpAvi Kivity2007-07-203-123/+52
* KVM: MMU: Store nx bit for large page shadowsAvi Kivity2007-07-202-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-2033-1483/+846
|\
| * Create drivers/of/platform.cStephen Rothwell2007-07-206-287/+120
| * Create linux/of_platorm.hStephen Rothwell2007-07-206-107/+130
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-208-52/+54
| * Begin consolidation of of_device.hStephen Rothwell2007-07-205-40/+40
| * Begin to consolidate of_device.cStephen Rothwell2007-07-207-340/+142
| * Consolidate of_find_node_by routinesStephen Rothwell2007-07-207-234/+121
| * Consolidate of_get_next_childStephen Rothwell2007-07-204-52/+24
| * Consolidate of_get_parentStephen Rothwell2007-07-206-47/+39
| * Consolidate of_find_propertyStephen Rothwell2007-07-207-65/+32
| * Consolidate of_device_is_compatibleStephen Rothwell2007-07-207-67/+30
| * Start split out of common open firmware codeStephen Rothwell2007-07-2012-125/+85
| * Split out common parts of prom.hStephen Rothwell2007-07-204-117/+79
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-2013-114/+562
|\ \
| * | Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-201-37/+74
| * | Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-07-201-1/+1
| * | Input: document intended meaning of KEY_SWITCHVIDEOMODEDmitry Torokhov2007-07-181-1/+2
| * | Input: switch to using seq_list_xxx helpersPavel Emelianov2007-07-181-25/+4
| * | Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov2007-07-181-7/+29
| * | Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-184-0/+204
| * | Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-182-0/+21
| * | Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-182-1/+72
| * | Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-182-42/+155
* | | pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox2007-07-201-1/+1
* | | splice: fix bad unlock_page() in error caseJens Axboe2007-07-201-2/+3
* | | lguest: override sched_clockRusty Russell2007-07-201-1/+8