summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[ARM] pxa: PXA3xx base supporteric miao14-8/+1233
2007-10-15[ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King1-16/+16
2007-10-12[ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao4-73/+116
2007-10-12[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao3-1/+5
2007-10-12[ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l...eric miao1-4/+0
2007-10-12[ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King1-1/+1
2007-10-12[ARM] pxa: mark pxa_set_cken deprecatedRussell King1-2/+2
2007-10-12[ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King3-15/+1
2007-10-12[ARM] pxa: Make STUART and FICP clocks availableRussell King2-3/+3
2007-10-12[ARM] pxa: introduce clk support for PXA SoC clocksRussell King4-29/+176
2007-10-12[ARM] pxa: make pxa27x devices globally visibleRussell King2-2/+5
2007-10-12[ARM] pxa: fix naming of memory/lcd/core clock functionsRussell King4-23/+61
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King1-0/+59
2007-10-12[ARM] pxa: make pxa timer initialisation select clock rate at runtimeRussell King1-3/+13
2007-10-12[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre2-62/+39
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds417-11985/+24220
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson4-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras18-209/+400
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-2/+4
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds17-39/+52
2007-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds279-3365/+10402
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-4/+32
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds9-24/+24
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds14-51/+359
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds56-2575/+4164
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-1/+1
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras18-287/+255
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11
2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa4-35/+12
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu1-0/+8
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle1-10/+13
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle1-7/+7
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle3-16/+25
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2-40/+21
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle3-77/+94
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle54-217/+225
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle78-378/+378
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle19-85/+85
2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle1-4/+4
2007-10-11[MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki1-0/+20
2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2-11/+1
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa1-2/+6
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa1-5/+4
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa1-0/+17
2007-10-11[MIPS] MTX1: Add defconfig fileFlorian Fainelli1-0/+3115
2007-10-11[MIPS] Cobalt: Add LED support to cobalt_defconfigYoichi Yuasa1-3/+20