aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+2
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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
2008-07-15powerpc: support for latencytopArnd Bergmann2-10/+30
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp2-4/+3
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch1-2/+4
2008-07-15powerpc: Add driver for Barrier Synchronization RegisterSonny Rao1-0/+1
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt17-207/+1554
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt21-250/+1899
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-2/+2
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds302-5338/+36432
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King36-1819/+1468