summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[MIPS] Use RTC_CMOS for CobaltYoichi Yuasa4-13/+103
2007-05-11[MIPS] Use platform_device for Cobalt UARTYoichi Yuasa3-20/+86
2007-05-11[MIPS] Separate Alchemy processor based boards configYoichi Yuasa10-148/+153
2007-05-11[MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto1-1/+1
2007-05-11[MIPS] Run checksyscalls for N32 and O32 ABIAtsushi Nemoto1-0/+22
2007-05-11[MIPS] tlbex: use __maybe_unusedDavid Rientjes1-18/+18
2007-05-11[MIPS] excite: use __maybe_unusedDavid Rientjes1-8/+8
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa2-3/+3
2007-05-11[MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto3-8/+0
2007-05-11[MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa1-0/+0
2007-05-11[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa1-9/+15
2007-05-11[MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto1-0/+902
2007-05-11[MIPS] SB1: Build fix.Ralf Baechle1-1/+1
2007-05-11[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto1-2/+2
2007-05-11[MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu1-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu5-56/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu19-2401/+1
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu16-2036/+4
2007-05-11[MIPS] FPU hazard handlingChris Dearman2-20/+35
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman5-17/+27
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2-3/+6
2007-05-11[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle1-2/+2
2007-05-11[MIPS] Make do_default_vi staticRalf Baechle1-1/+1
2007-05-11[MIPS] Add __ucmpdi2 implementationThiemo Seufer2-1/+20
2007-05-11[MIPS] Delete Documentation/mips/pci/pci.READMERalf Baechle1-54/+0
2007-05-11[MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu1-0/+6
2007-05-11[MIPS] early_printk: use init sectionFranck Bui-Huu1-2/+3
2007-05-10locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields1-2/+3
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds16-893/+496
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman1-1/+4
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt1-1/+1
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds47-1002/+867
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-781/+349
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds70-727/+721
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds22-0/+8359
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds68-312/+321
2007-05-10timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org1-5/+5
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan1-0/+1
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell1-1/+5
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown1-14/+19
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov3-3/+3
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter1-3/+2
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter1-0/+1
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman4-50/+0
2007-05-10arm: fix i2c-pxa buildRussell King1-1/+1
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap1-2/+3
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell1-1/+1
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells1-2/+2
2007-05-10AFS: further write support fixesDavid Howells2-3/+3
2007-05-10AFS: write support fixesDavid Howells3-17/+216