aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-02-15MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens
2013-02-15MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens
2013-02-15MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens
2013-02-15MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens
2013-02-15MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens
2013-02-15MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens
2013-02-15MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens
2013-02-15MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens
2013-02-15MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03mips: switch to generic compat rt_sigpending()Al Viro
2013-02-03mips: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro
2013-02-03mips: switch to compat_sys_waitid()Al Viro
2013-02-03mips: switch to generic sigaltstackAl Viro
2013-02-03Merge commit '12890d0f61fc' into arch-mipsAl Viro
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-01MIPS: MSP71xx: Move code.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-02-01MIPS: Nuke empty lines at end of files.Ralf Baechle
2013-02-01MIPS: Nuke trailing whitespace.Ralf Baechle
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle
2013-02-01MIPS: SEAD3: Implement OF support.Steven J. Hill
2013-02-01MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle
2013-02-01MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle
2013-02-01MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle
2013-02-01MIPS: Whitespace cleanups and reformatting.Steven J. Hill
2013-02-01MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle
2013-02-01MIPS: sysmips: Use unreachable().Ralf Baechle
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu
2013-01-29Merge branch 'master' into for-nextJiri Kosina