summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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-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-06-16rtc: fix build warnings in defconfigsWanlong Gao1-1/+1
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
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles1-2/+1
2011-05-25mtd: octeon: convert to mtd_device_register()Jamie Iles1-10/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2-4/+2
2011-05-25PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-2/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus 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/greg...Linus Torvalds1-0/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds32-32/+32
2011-05-21Merge 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-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds15-139/+20
2011-05-20Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds7-9/+17
2011-05-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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