summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] IP22: Add platform device for Indy volume buttonsThomas Bogendoerfer2-49/+13
2008-07-15[MIPS] cmbvr4133: Remove supportYoichi Yuasa9-675/+0
2008-07-15[MIPS] remove wrppmc_machine_power_off()Yoichi Yuasa2-7/+1
2008-07-15[MIPS] replace inline assembler to cpu_wait()Yoichi Yuasa1-5/+4
2008-07-15[MIPS] IP22/28: Add platform devices for HAL2Thomas Bogendoerfer2-0/+12
2008-07-15[MIPS] TXx9: Update and merge defconfigsAtsushi Nemoto3-708/+14
2008-07-15[MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto23-536/+470
2008-07-15[MIPS] TXx9: Update defconfigsAtsushi Nemoto3-189/+340
2008-07-15[MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto20-1630/+1397
2008-07-15[MIPS] TXx9: Reorganize codeAtsushi Nemoto40-185/+77
2008-07-15[MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto1-4/+6
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle19-59/+23
2008-07-15[MIPS] Remove always true ifdef conditions.Ralf Baechle5-19/+2
2008-07-15[MIPS] MSC01: Cleanup configuration.Ralf Baechle1-1/+1
2008-07-15[MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle1-13/+0
2008-07-15[MIPS] SEAD: Remove support code.Ralf Baechle51-953/+2
2008-07-15[MIPS] Atlas: Remove support code.Ralf Baechle55-2159/+2
2008-07-15[MIPS] Enable -ffunction-sections sections.Ralf Baechle1-1/+1
2008-07-15[MIPS] Bigsur: Make defconfig a bit more useful.Ralf Baechle1-58/+104
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle3-17/+12
2008-07-15[MIPS] rbtx4927: misc cleanupsAtsushi Nemoto7-553/+29
2008-07-15[MIPS] Declare some pci variables in header fileAtsushi Nemoto4-4/+0
2008-07-15[MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer1-0/+36
2008-07-15[MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer1-0/+26
2008-07-15[MIPS] Add an appropriate header into display.cDmitri Vorobiev1-0/+1
2008-07-15[MIPS] Make gcmp_probe() staticDmitri Vorobiev1-1/+1
2008-07-15[MIPS] A few cleanups in malta_int.cDmitri Vorobiev1-3/+6
2008-07-15[MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev1-2/+1
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev1-1/+1
2008-07-15[MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer1-0/+7
2008-07-15[MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa2-1/+56
2008-07-15[MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2-3/+3
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle10-5755/+0
2008-07-15[MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle3-20/+23
2008-07-15[MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev1-4/+0
2008-07-15[MIPS] Make two functions staticDmitri Vorobiev2-4/+2
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2-5/+3
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki5-14/+0
2008-07-15[MIPS] Remove board_watchpoint_handlerDavid Daney1-6/+0
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds1-3/+2
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-0/+12
2008-07-15x86: sanitize KconfigThomas Gleixner1-13/+9
2008-07-15atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen3-5/+35
2008-07-15Merge branch 'linus' into x86/urgentIngo Molnar624-19924/+60468
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt615-19881/+60409
2008-07-15powerpc: Fix a build problem on ppc32 with new DMA_ATTRsTakashi Iwai1-1/+1
2008-07-15powerpc: Don't spin on sync instruction at boot timeSonny Rao1-1/+2
2008-07-15powerpc: Add VSX load/store alignment exception handlerMichael Neuling1-1/+57
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling4-7/+15