summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-6/+0
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* 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
| | * | | MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos2013-02-192-0/+18
| | * | | MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos2013-02-193-0/+51
| | * | | MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos2013-02-193-1/+24
| | * | | MIPS: ath79: register UART for the QCA955X SoCsGabor Juhos2013-02-191-1/+2
| | * | | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos2013-02-192-0/+5
| | * | | MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos2013-02-192-1/+4
| | * | | MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2013-02-193-8/+140
| | * | | MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2013-02-192-0/+117
| | * | | MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-194-1/+40
| | * | | MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2013-02-192-0/+4
| | * | | MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos2013-02-191-1/+1
| | * | | mips: reserve elfcorehdrCorey Minyard2013-02-191-0/+39
| | * | | mips: Make sure kernel memory is in iomemCorey Minyard2013-02-191-21/+31
| | * | | MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos2013-02-171-60/+51
| | * | | ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-174-18/+5
| | * | | ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-175-36/+31
| | * | | MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos2013-02-171-8/+24
| | * | | MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos2013-02-172-17/+35
| | * | | MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-31/+53
| | * | | MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-173-1/+74
| | * | | MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos2013-02-171-10/+21
| | * | | MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos2013-02-172-17/+44
| | * | | MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-47/+82
| | * | | MIPS: ath79: allow to specify bus number in PCI IRQ mapsGabor Juhos2013-02-172-1/+4
| | * | | MIPS: add dummy pci_load_of_rangesGabor Juhos2013-02-171-0/+5
| | * | | MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos2013-02-171-2/+13
| | * | | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-174-87/+0
| | * | | MIPS: ath79: register platform devices for the PCI controllersGabor Juhos2013-02-171-9/+78
| | * | | MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-173-24/+24
| | * | | MIPS: pci-ar71xx: convert into a platform driverGabor Juhos2013-02-171-4/+56
| | * | | MIPS: pci-ar724x: convert into a platform driverGabor Juhos2013-02-171-2/+55
| | * | | MIPS: ralink: add CPU interrupt controller to of_irq_idsGabor Juhos2013-02-172-3/+17
| | * | | MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos2013-02-172-0/+48
| | * | | MIPS: ralink: adds default config fileJohn Crispin2013-02-171-0/+167