aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo71-1325/+2316
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds32-32/+32
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-13/+8
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-139/+20
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-9/+17
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+12
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle3-114/+124
2011-05-19MIPS: Cleanup arch_get_unmapped_areaRalf Baechle1-12/+5
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney1-8/+7
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2-7/+5
2011-05-19MIPS: Fix build warnings on defconfigsWanlong Gao2-4/+4
2011-05-19MIPS: Lemote 2F, Malta: Fix build warningWanlong Gao2-2/+2
2011-05-19MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan1-0/+10
2011-05-19MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee1-0/+5
2011-05-19MIPS: Introduce set_elf_platform() helper functionRobert Millan1-4/+8
2011-05-19MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne1-0/+32
2011-05-19MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens1-2/+10
2011-05-19MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens1-15/+66
2011-05-19MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens2-1/+24
2011-05-19MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens1-8/+21
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-2/+14
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss6-52/+56
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss4-85/+35
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2-91/+123
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss9-78/+107
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss3-88/+47
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss1-60/+41
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss2-231/+140
2011-05-19MIPS: Alchemy: update inlinable GPIO APIManuel Lauss1-0/+51
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2-2/+9
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle7-20/+43
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle2-1/+4
2011-05-19MIPS: IP27: Remove pointless switch statement.Ralf Baechle1-12/+1
2011-05-19MIPS: Lantiq: Add etop board supportJohn Crispin1-0/+6
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin4-2/+33
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin5-2/+317
2011-05-19MIPS: Lantiq: Add more gpio driversJohn Crispin3-1/+284
2011-05-19MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin6-0/+155
2011-05-19MIPS: Lantiq: Add mips_machine supportJohn Crispin7-2/+86
2011-05-19MIPS: Lantiq: Add platform device supportJohn Crispin6-2/+263
2011-05-19MIPS: Lantiq: Add PCI controller support.John Crispin5-0/+478
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin16-0/+1026
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin13-0/+774
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John1-0/+1
2011-05-19MIPS: XLR, XLS: Add PCI support.Jayachandran C4-1/+321