summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-34/+16
|\
| * idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * mips: Use generic idle loopThomas Gleixner2013-04-083-34/+17
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-291-6/+6
|\ \
| * | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-6/+6
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-293-29/+13
|\ \ \ | |/ /
| * | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
| * | mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
| * | mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-292-24/+11
* | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-292-12/+0
|\ \ \ | |/ / |/| |
| * | spi/bcm63xx: remove unused speed_hz variableJonas Gorski2013-04-082-12/+0
* | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-0/+3
|\ \ \
| * | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-091-0/+3
| | |/ | |/|
* | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-1/+7
|\ \ \
| * | | MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-101-1/+7
| | |/ | |/|
* | | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-221-1/+1
| |/ |/|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-059-24/+28
|\ \
| * | MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6
| * | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-054-13/+7
| * | MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-051-1/+4
| * | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-051-2/+2
| * | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-051-2/+2
| * | MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-051-4/+7
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-0214-72/+220
|\ \ \ | |/ / |/| |
| * | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-191-1/+1
| * | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-191-1/+1
| * | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-193-11/+5
| * | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-192-38/+196
| * | MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-131-1/+1
| * | MIPS: SEAD3: Enable LL/SC.Ralf Baechle2013-03-121-1/+1
| * | MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2013-03-122-5/+0
| * | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings2013-03-121-1/+1
| * | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-121-3/+4
| * | MIPS: Fix logic errors in bitops.cDavid Daney2013-03-121-8/+8
| * | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos2013-03-121-2/+2
| * | MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle2013-03-111-1/+1
| |/
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-031-6/+9
|\
| * watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-011-1/+9
| * MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos2013-03-011-6/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-2/+2
|\ \
| * | fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02877-15913/+16059
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-223-6/+3
| |\ \
| * \ \ Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-2196-861/+3661
| |\ \ \
| | * | | MIPS: remove broken conditional inside vpe loader codeJohn Crispin2013-02-191-12/+3
| | * | | MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli2013-02-191-0/+1
| | * | | MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-195-11/+10
| | * | | MIPS: Probe for and report hardware virtualization support.David Daney2013-02-195-1/+9
| | * | | MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardGabor Juhos2013-02-195-0/+171
OpenPOWER on IntegriCloud