summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-128/+12
2011-07-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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-21MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin1-0/+13
2011-07-21MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli1-1/+1
2011-07-21MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski1-1/+0
2011-07-21MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2-12/+3
2011-07-21MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner1-0/+8
2011-07-21MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle1-0/+1
2011-07-21MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle1-0/+2
2011-07-21MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle3-12/+12
2011-07-21MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle4-24/+56
2011-07-21MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle5-9/+16
2011-07-21MIPS: SMTC: Fix build.Ralf Baechle1-0/+1
2011-07-21MIPS: Malta SMTC: Fix build.Ralf Baechle1-1/+1
2011-07-21MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle1-2/+0
2011-07-21MIPS: 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
2011-07-11MIPS: static should be at beginning of declarationJesper Juhl1-3/+2
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar6-6/+197
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-0/+28
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra5-15/+11
2011-07-01mips: Use common i8253 clockeventThomas Gleixner2-95/+3
2011-06-20treewide: remove duplicate includesVitaliy Ivanov2-4/+0
2011-06-16rtc: fix build warnings in defconfigsWanlong Gao1-1/+1
2011-06-15MIPS: oprofile: Add callgraph supportDaniel Kalmar4-1/+179
2011-06-15MIPS: Add new unwind_stack variantDaniel Kalmar2-5/+18
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-8/+6
2011-06-09pcpskr: MIPS: Make config dependencies finer grainedRalf Baechle1-1/+3
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-0/+1
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-10/+0
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle1-2/+0
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-3/+0
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle1-12/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle6-6/+6
2011-05-28Merge branch 'setns'Linus Torvalds5-6/+13
2011-05-28ns: Wire up the setns system callEric W. Biederman5-6/+13
2011-05-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-12/+2
2011-05-28Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+2
2011-05-28Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2-4/+2
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+0
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-27cgroup: remove the ns_cgroupDaniel Lezcano1-1/+0
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King1-1/+1
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0