summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-26MIPS: Close races in TLB modify handlers.David Daney
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25MIPS: RB532: Use hex_to_bin()Andy Shevchenko
2011-07-25MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi
2011-07-25MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle
2011-07-25MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee
2011-07-25MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee
2011-07-25MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee
2011-07-25MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao
2011-07-25MIPS: topdown mmap supportJian Peng
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli
2011-07-20MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski
2011-07-20MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C
2011-07-20MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner
2011-07-20MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle
2011-07-20MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle
2011-07-20MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle
2011-07-20MIPS: SMTC: Fix build.Ralf Baechle
2011-07-20MIPS: Malta SMTC: Fix build.Ralf Baechle
2011-07-20MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle
2011-07-20MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11MIPS: static should be at beginning of declarationJesper Juhl
2011-07-07Update my e-mail addressMichael Büsch
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01mips: Use common i8253 clockeventThomas Gleixner
2011-06-20treewide: remove duplicate includesVitaliy Ivanov