aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg24-39/+39
2007-10-15kbuild: fix AFLAGS use in h8300 and m68knommuSam Ravnborg12-14/+11
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg41-115/+113
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg4-7/+4
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk3-5/+5
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg4-4/+4
2007-10-11missed bio_endio() in axonramAl Viro1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus 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/net-2.6Linus 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/jgarzik/misc-2.6Linus Torvalds9-24/+24
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds14-51/+359
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds56-2575/+4164
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24Paul 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
2007-10-11[MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa1-1/+7
2007-10-11[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa3-9/+71
2007-10-11[MIPS] Avoid indexed cacheops.Ralf Baechle1-46/+28
2007-10-11[MIPS] Don't abort the build process if '-msym32' isn't supportedFranck Bui-Huu1-1/+3
2007-10-11[MIPS] Clockevent driver for BCM1480Ralf Baechle1-25/+80
2007-10-11[MIPS] Clockevent driver for BCM1250Ralf Baechle1-21/+160
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle9-5/+250
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle1-3/+11