summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-04-11IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle
2013-04-11MIPS: Avoid overoptimization by GCC.Ralf Baechle
2013-04-11MIPS: Get rid of the use of .macro in C code.Ralf Baechle
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle
2013-04-11MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle
2013-04-11MIPS: Use inline function to access current thread pointer.Ralf Baechle
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08mips: Use generic idle loopThomas Gleixner
2013-04-08MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard
2013-04-08spi/bcm63xx: remove unused speed_hz variableJonas Gorski
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-20mips: pnx833x: remove requirement for GENERIC_GPIOAlexandre Courbot
2013-03-20arm: remove redundant GENERIC_GPIO selectionAlexandre Courbot
2013-03-20mips: alchemy: require gpiolibAlexandre Courbot
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-03-20mips: loongson: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot
2013-03-20mips: remove redundant GENERIC_GPIO selectAlexandre Courbot
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells
2013-03-19Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle
2013-03-12MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa
2013-03-12MIPS: Fix logic errors in bitops.cDavid Daney
2013-03-12MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos
2013-03-11MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle
2013-03-04get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro
2013-03-04merge compat sys_ipc instancesAl Viro
2013-03-04consolidate compat lookup_dcookie()Al Viro
2013-03-04convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro