aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-4/+4
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown4-4/+4
2011-08-08bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens1-0/+12
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens8-2/+179
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens11-8/+67
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens8-59/+150
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-6/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma16-16/+15
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds55-286/+695
2011-07-26MIPS: Close races in TLB modify handlers.David Daney1-98/+194
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney1-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-17/+10
2011-07-25MIPS: RB532: Use hex_to_bin()Andy Shevchenko1-15/+9
2011-07-25MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2-0/+4
2011-07-25MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn1-0/+59
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle11-15/+0
2011-07-25MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee3-5/+5
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee1-8/+6
2011-07-25MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee5-9/+56
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee1-0/+4
2011-07-25MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee1-1/+1
2011-07-25MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao1-46/+68
2011-07-25MIPS: topdown mmap supportJian Peng2-23/+171
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause1-1/+0
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli1-1/+1
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-18/+2
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-16/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-128/+12
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-21/+236
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner1-1/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-20MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin1-0/+13
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli1-1/+1
2011-07-20MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski1-1/+0
2011-07-20MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2-12/+3
2011-07-20MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner1-0/+8
2011-07-20MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle1-0/+1
2011-07-20MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle1-0/+2
2011-07-20MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle3-12/+12
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle4-24/+56
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle5-9/+16
2011-07-20MIPS: SMTC: Fix build.Ralf Baechle1-0/+1
2011-07-20MIPS: Malta SMTC: Fix build.Ralf Baechle1-1/+1
2011-07-20MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle1-2/+0
2011-07-20MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle1-1/+0
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki1-16/+6
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+1