summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-138/+107
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-135/+10
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-14/+1
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-1/+1
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-13/+0
2013-05-01Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-304/+8
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-34/+16
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-6/+6
2013-04-30early_printk: consolidate random copies of identical codeThomas Gleixner1-6/+6
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-29/+13
2013-04-30Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-12/+0
2013-04-30mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-30mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-30mm/MIPS: use common help functions to free reserved pagesJiang Liu2-24/+11
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells1-0/+1
2013-04-29mips: Don't use create_proc_read_entry()David Howells3-136/+104
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki5-304/+8
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos1-1/+7
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar5-297/+8
2013-04-10USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli1-0/+3
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-04-08mips: Use generic idle loopThomas Gleixner3-34/+17
2013-04-08spi/bcm63xx: remove unused speed_hz variableJonas Gorski2-12/+0
2013-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-24/+28
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-24/+28
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu4-13/+7
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle1-2/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-72/+220
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+220
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar1-6/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2013-04-01net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells1-1/+1
2013-03-19Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski3-11/+5
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2-38/+196
2013-03-14MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin1-1/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2-5/+0
2013-03-12MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings1-1/+1