summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle5-6/+13
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle1-12/+0
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle1-1/+1
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle1-9/+8
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle1-3/+12
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham1-1/+2
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle1-3/+5
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney1-2/+2
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-08-03MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli1-2/+12
2009-08-03MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli1-0/+1
2009-08-03MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli1-13/+0
2009-08-03MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli1-3/+3
2009-08-03MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli1-1/+2
2009-08-03MIPS: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: AR7: Fix build warning on memory.cFlorian Fainelli1-1/+1
2009-08-03MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney1-14/+17
2009-08-03MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto1-1/+1
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald1-9/+1
2009-08-03MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli1-0/+2
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli1-2/+2
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos1-2/+2
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin1-5/+8
2009-08-03[PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham1-1/+1
2009-08-03MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney3-4/+8
2009-08-03MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2-2/+0
2009-08-03MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa1-6/+6
2009-08-03MIPS: Fix compile for !CONFIG_SMPAlexander Clouter1-1/+1
2009-08-03MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita1-0/+1
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle36-83/+5
2009-08-03[PATCH] MIPS: Cavium: Move swapped comments to their rightful place.Ralf Baechle1-2/+2
2009-08-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-84/+132
2009-08-03md: Use revalidate_disk to effect changes in size of device.NeilBrown4-33/+9
2009-08-03md: allow raid5_quiesce to work properly when reshape is happening.NeilBrown1-1/+10
2009-08-03md/raid5: set reshape_position correctly when reshape starts.NeilBrown1-1/+1
2009-08-03md: Handle growth of v1.x metadata correctly.NeilBrown1-1/+7
2009-08-03md: avoid array overflow with bad v1.x metadataNeilBrown1-1/+6
2009-08-03md: when a level change reduces the number of devices, remove the excess.NeilBrown1-0/+7
2009-08-03md: Push down data integrity code to personalities.Andre Noll7-33/+80
2009-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+11
2009-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-511/+148
2009-08-03TTY: Maintainer changeGreg Kroah-Hartman1-1/+3
2009-08-03Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds1-2/+2
2009-08-02[WATCHDOG] Fix COH 901 327 watchdog enablementLinus Walleij1-0/+11
2009-08-02Merge branch 'misc-2.6.31' into releaseLen Brown1-1/+1
2009-08-02Merge branch 'bugzilla-13825' into releaseLen Brown1-3/+6
2009-08-02eeepc-laptop: fix hot-unplug on resumeAlan Jenkins1-3/+6
2009-08-02Merge branch 'memhotplug-crash' into releaseLen Brown1-9/+25
2009-08-02ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui1-3/+15