summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-2020-981/+1103
|\
| * Pull ia64-clocksource into release branchTony Luck2007-07-2014-142/+286
| |\
| | * [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-2014-142/+286
| * | Pull vector-domain into release branchTony Luck2007-07-195-394/+604
| |\ \
| | * | [IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu2007-07-191-8/+0
| | * | [IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu2007-07-171-1/+1
| | * | [IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu2007-07-171-0/+26
| | * | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-173-12/+70
| | * | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-173-39/+103
| | * | [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-174-62/+206
| | * | [IA64] Check if irq is sharableYasuaki Ishimatsu2007-07-171-2/+3
| | * | [IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu2007-07-171-136/+122
| | * | [IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu2007-07-171-24/+15
| | * | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-28/+29
| | * | [IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu2007-07-171-30/+20
| | * | [IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu2007-07-171-36/+24
| | * | [IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu2007-07-171-166/+135
| * | | [IA64] refresh some config files for 64K pagesizeTony Luck2007-07-192-444/+212
| * | | [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* | | | [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-0/+14
* | | | [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle2007-07-201-1/+25
* | | | [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-201-0/+11
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-2014-1226/+51
|\ \ \ \
| * | | | Create drivers/of/platform.cStephen Rothwell2007-07-203-286/+21
| * | | | [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-206-50/+50
| * | | | Begin to consolidate of_device.cStephen Rothwell2007-07-203-340/+5
| * | | | Consolidate of_find_node_by routinesStephen Rothwell2007-07-203-234/+3
| * | | | Consolidate of_get_next_childStephen Rothwell2007-07-203-52/+0
| * | | | Consolidate of_get_parentStephen Rothwell2007-07-203-47/+0
| * | | | Consolidate of_find_propertyStephen Rothwell2007-07-203-65/+3
| * | | | Consolidate of_device_is_compatibleStephen Rothwell2007-07-203-67/+0
| * | | | Start split out of common open firmware codeStephen Rothwell2007-07-206-125/+9
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-2050-543/+1229
|\ \ \ \ \
| * | | | | sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-207-74/+205
| * | | | | sh: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+3
| * | | | | sh: heartbeat: Shut up resource size warning.Paul Mundt2007-07-201-1/+1
| * | | | | sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm2007-07-202-3/+4
| * | | | | sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-203-2/+43
| * | | | | sh: zero terminate 8250 platform data for r2d boardMagnus Damm2007-07-201-1/+2
| * | | | | sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0
| * | | | | sh: Make on-chip DMA channel selection explicit.Paul Mundt2007-07-201-1/+1
| * | | | | sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt2007-07-201-0/+1
| * | | | | Merge branch 'clkfwk'Paul Mundt2007-07-204-135/+112
| |\ \ \ \ \
| | * | | | | sh: cpufreq: clock framework support.Paul Mundt2007-07-202-135/+81
| | * | | | | sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt2007-07-201-0/+15
| | * | | | | sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-201-0/+16
| * | | | | | sh: Fix up PCI section mismatch warnings.Paul Mundt2007-07-204-4/+4
| * | | | | | sh: Wire up fallocate() syscall.Paul Mundt2007-07-201-0/+1
| |/ / / / /
| * | | | | sh: intc - add support for 7780Magnus Damm2007-07-206-32/+195
| * | | | | sh: intc - improve group supportMagnus Damm2007-07-201-20/+73