summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-208-23/+106
|\
| * [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-7/+4
| * [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-205-5/+59
| * [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-202-3/+7
| * [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+3
| * [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-0/+10
| * [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-201-1/+7
| * [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-5/+5
| * [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-201-0/+1
| * [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-0/+8
| * [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-201-4/+4
* | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)Roland Dreier2007-07-201-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-207-67/+38
|\ \
| * | [IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day2007-07-201-0/+4
| * | Pull ia64-clocksource into release branchTony Luck2007-07-202-60/+6
| |\ \
| | * | [IA64] remove time interpolatorBob Picco2007-07-201-60/+0
| | * | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-0/+6
| * | | Pull vector-domain into release branchTony Luck2007-07-193-6/+27
| |\ \ \
| | * | | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-172-0/+3
| | * | | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-172-3/+10
| | * | | [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-171-2/+13
| | * | | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-2/+2
| * | | | [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* | | | | [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-1/+1
* | | | | [MIPS] Remove unused include/asm-mips/gfx.hYoichi Yuasa2007-07-201-55/+0
* | | | | [MIPS] Remove unused include/asm-mips/ds1216.hYoichi Yuasa2007-07-201-31/+0
* | | | | [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-206-38/+48
* | | | | [MIPS] Disable UserLocal runtime detection on platforms which never have it.Ralf Baechle2007-07-208-0/+8
* | | | | [MIPS] Disable MT runtime detection on platforms which never support MT.Ralf Baechle2007-07-209-8/+18
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-2012-257/+285
|\ \ \ \
| * | | | Create drivers/of/platform.cStephen Rothwell2007-07-201-0/+2
| * | | | Create linux/of_platorm.hStephen Rothwell2007-07-206-107/+130
| * | | | [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-202-2/+4
| * | | | Begin consolidation of of_device.hStephen Rothwell2007-07-204-39/+39
| * | | | Consolidate of_find_node_by routinesStephen Rothwell2007-07-203-0/+3
| * | | | Consolidate of_get_parentStephen Rothwell2007-07-202-0/+18
| * | | | Consolidate of_find_propertyStephen Rothwell2007-07-203-0/+3
| * | | | Consolidate of_device_is_compatibleStephen Rothwell2007-07-203-0/+6
| * | | | Start split out of common open firmware codeStephen Rothwell2007-07-203-0/+9
| * | | | 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-203-1/+17
|\ \ \ \ \
| * | | | | Input: document intended meaning of KEY_SWITCHVIDEOMODEDmitry Torokhov2007-07-181-1/+2
| * | | | | Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-181-0/+1
| * | | | | Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-181-0/+6
| * | | | | Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-181-0/+8
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-204-26/+95
|\ \ \ \ \ \
| * | | | | | sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-201-1/+1
| * | | | | | Merge branch 'clkfwk'Paul Mundt2007-07-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-201-0/+1
| * | | | | | | sh: Wire up fallocate() syscall.Paul Mundt2007-07-201-1/+2
| |/ / / / / /
OpenPOWER on IntegriCloud