summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu2007-07-171-136/+122Star
| | * | | [IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu2007-07-171-24/+15Star
| | * | | [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/+20Star
| | * | | [IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu2007-07-171-36/+24Star
| | * | | [IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu2007-07-171-166/+135Star
| * | | | [IA64] refresh some config files for 64K pagesizeTony Luck2007-07-202-444/+212Star
| * | | | [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/+51Star
|\ \ \ \
| * | | | Create drivers/of/platform.cStephen Rothwell2007-07-203-286/+21Star
| * | | | [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-206-50/+50
| * | | | Begin to consolidate of_device.cStephen Rothwell2007-07-203-340/+5Star
| * | | | Consolidate of_find_node_by routinesStephen Rothwell2007-07-203-234/+3Star
| * | | | Consolidate of_get_next_childStephen Rothwell2007-07-203-52/+0Star
| * | | | Consolidate of_get_parentStephen Rothwell2007-07-203-47/+0Star
| * | | | Consolidate of_find_propertyStephen Rothwell2007-07-203-65/+3Star
| * | | | Consolidate of_device_is_compatibleStephen Rothwell2007-07-203-67/+0Star
| * | | | Start split out of common open firmware codeStephen Rothwell2007-07-206-125/+9Star
* | | | | 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/+0Star
| * | | | | 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/+112Star
| |\ \ \ \ \
| | * | | | | sh: cpufreq: clock framework support.Paul Mundt2007-07-202-135/+81Star
| | * | | | | 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
| * | | | | sh: push-switch: Correct license string.Paul Mundt2007-07-201-1/+1
| * | | | | sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt2007-07-201-1/+1
| * | | | | sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-2012-24/+13Star
| * | | | | sh: clean up interrupt code for solution engine 7722 boardMagnus Damm2007-07-203-69/+34Star
| * | | | | sh: intc - add support for 7722 processorMagnus Damm2007-07-202-30/+130
| * | | | | sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-203-0/+356
| * | | | | sh: Fix irq assignment for uarts on sh7722Magnus Damm2007-07-202-7/+19
| * | | | | sh: hd64461 tidying.Kristoffer Ericson2007-07-205-159/+3Star
| * | | | | sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda2007-07-201-0/+54
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-07-206-129/+39Star
|\ \ \ \ \
| * | | | | sh64: Flag sh64_get_page() as __init_refok.Paul Mundt2007-07-201-1/+1