aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | | | | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
| | * | | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \
| * | | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | | | | mips: Use generic idle loopThomas Gleixner2013-04-08
| |/ / / / /
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \
| * | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
* | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\| | | | | |
| * | | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
| * | | | | | mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
| * | | | | | mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-29
* | | | | | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | spi/bcm63xx: remove unused speed_hz variableJonas Gorski2013-04-08
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ \ \ \
| * | | | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-09
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ \ \ \ \
| * | | | | | MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-10
| | |/ / / / | |/| | | |
* | | | | | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-22
| |/ / / / |/| | | |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-05
| * | | | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-05
| * | | | MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-05
| * | | | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-05
| * | | | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-05
| * | | | MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-05
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-02
|\ \ \ \ | |/ / / |/| | |
| * | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-19
| * | | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-19
| * | | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-19
| * | | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-19
| * | | MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-13
| | |/ | |/|
| * | MIPS: SEAD3: Enable LL/SC.Ralf Baechle2013-03-12
| * | MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2013-03-12
| * | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings2013-03-12
| * | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-12
| * | MIPS: Fix logic errors in bitops.cDavid Daney2013-03-12
| * | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos2013-03-12
| * | MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle2013-03-11
| |/
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-03
|\
| * watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-01
| * MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos2013-03-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \
| * | fix compat truncate/ftruncateAl Viro2013-02-25
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-22
| |\ \
| * \ \ Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21
| |\ \ \
| | * | | MIPS: remove broken conditional inside vpe loader codeJohn Crispin2013-02-19