aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-16/+22
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds12-40/+35
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-115/+8
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell3-3/+3
2012-03-29remove references to cpu_*_map in arch/Rusty Russell12-37/+32
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds90-311/+259
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells90-309/+262
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-16/+22
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-1/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+2
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds8-151/+16
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T1-1/+1
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+6
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-18/+2
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds4-9/+9
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-162/+709
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-6/+25
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-20mips: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens1-6/+25
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar14-36/+58
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-0/+4
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar14-36/+58
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-157/+661
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-36/+58
2012-03-05MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens1-4/+35
2012-03-05MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens4-151/+625
2012-03-05MIPS: BCM47XX: fix signature of nvram_parse_macaddrHauke Mehrtens1-1/+1
2012-03-05MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens1-2/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar2-2/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker2-0/+2
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGrant Likely3-18/+2
2012-02-24fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-1/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas3-133/+4
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas1-5/+1
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas7-15/+12
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-5/+44
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+44
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-20MIPS: traps.c: Fix typoMasanari Iida1-1/+1
2012-02-20MIPS: PowerTV: Fix defconfigs for coverage buildsRalf Baechle1-1/+1
2012-02-20MIPS: Netlogic: Fix defconfigs for coverage buildsPaul Gortmaker2-4/+4
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos1-1/+1
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2-14/+1
2012-02-20MIPS: fault.c: Port OOM changes to do_page_faultKautuk Consul1-7/+29
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu1-1/+0
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss1-1/+1
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa1-1/+1
2012-02-20MIPS: Alchemy: Update Au1300 inlined GPIO macrosManuel Lauss1-1/+19
2012-02-20MIPS: Remove temporary kludge from <asm/page.h>Ralf Baechle1-3/+0
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl1-1/+0
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville317-5978/+42555
2012-02-14mips: Use generic posix_types.hH. Peter Anvin1-114/+7
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2-2/+3
2012-02-06bcma: add PCIe host controllerHauke Mehrtens1-5/+44
2012-02-05mips: Fix typo in bcm63xx/setup.cMasanari Iida1-1/+1
2012-01-31mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2-2/+3
2012-01-20ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin1-0/+6
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+17
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-4/+3
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-4/+14
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-4/+10
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds313-5966/+42528
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches2-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-28/+10
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle174-1957/+36201
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle78-3738/+5259
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle51-155/+946
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle2-58/+0
2012-01-11MIPS: Set default pci cache line size.Ralf Baechle1-1/+28
2012-01-11MIPS: Flush huge TLBHillf Danton2-6/+22
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-26/+1
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds1-0/+1
2012-01-10MIPS: randomize PIE load addressDavid Daney1-0/+1
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2-6/+8
2012-01-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas Gorski1-6/+5
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski1-0/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-12/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-34/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-41/+39
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+4
2012-01-06mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-7/+10
2012-01-06PCI: MIPS: use generic pcibios_set_master()Myron Stowe1-15/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-6/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-41/+39
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-28/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers1-18/+16
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers1-22/+22
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki1-4/+4
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar3-6/+8
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-3/+7
2011-12-12UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y linesDavid Howells1-1/+3
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo3-3/+8
2011-12-08MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM.Chandrakala Chavva1-2/+0
2011-12-08MIPS: Octeon: Add support for OCTEON II PCIeDavid Daney1-326/+1023
2011-12-08MIPS: Octeon: Update PCI Latency timer and enable more error reporting.David Daney1-10/+6
2011-12-08MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss1-0/+3
2011-12-08MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss1-8/+22
2011-12-08MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss3-587/+550
2011-12-08MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2-49/+39
2011-12-08MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2-96/+91
2011-12-08MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss1-0/+56
2011-12-08MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss1-17/+57
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss1-38/+14
2011-12-08MIPS: Alchemy: remove unused board headersManuel Lauss3-139/+0
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss2-0/+82
2011-12-07MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton1-4/+7
2011-12-07MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C3-12/+21
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C13-230/+234
2011-12-07MIPS: Netlogic: Add default XLP config.Jayachandran C1-0/+570
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C7-0/+50
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C16-4/+1938
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C5-8/+37
2011-12-07MIPS: Netlogic: Update default configJayachandran C1-8/+8
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C19-441/+698
2011-12-07MIPS: Netlogic: No need to set -Werror in mips/xlrJayachandran C1-2/+0
2011-12-07MIPS: Netlogic: Use CPU_XLR instead of NLM_XLRJayachandran C4-7/+3
2011-12-07MIPS: Netlogic: Style fixes for PlatformJayachandran C1-5/+5
2011-12-07MIPS: Netlogic: Add basic MSI support for XLR/XLSGanesan Ramalingam4-1/+140
2011-12-07MIPS: Netlogic: Avoid unnecessary cache flushesJayachandran C1-3/+2
2011-12-07MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C1-0/+1
2011-12-07MIPS: Netlogic: Change load addressJayachandran C1-1/+1
2011-12-07MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu1-9/+6
2011-12-07MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu1-15/+3
2011-12-07MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu1-5/+0
2011-12-07MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu1-32/+2
2011-12-07MIPS Kprobes: Support branch instructions probingManeesh Soni2-33/+117
2011-12-07MIPS Kprobes: Refactor branch emulationManeesh Soni3-45/+90
2011-12-07MIPS Kprobes: Deny probes on ll/sc instructionsManeesh Soni1-0/+31
2011-12-07MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()Maneesh Soni1-3/+12
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang35-46/+40
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney4-14/+47
2011-12-07MIPS: Add fast get_user_pagesHillf Danton2-2/+317
2011-12-07MIPS: Hugetlb: Keep TLB cache hot while flushingHillf Danton1-1/+1
2011-12-07MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer5-27/+490
2011-12-07MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney2-3/+23
2011-12-07MIPS: Octeon: Update feature test functions for new chips and features.David Daney2-30/+126
2011-12-07MIPS: Octeon: Update SOC PCI related register definitions for new chips.David Daney7-83/+4909
2011-12-07MIPS: Octeon: Rearrange CVMX files in preperation for device treeDavid Daney11-24/+114
2011-12-07MIPS: Octeon: Update bootloader board type constants.David Daney3-3/+95
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney52-5/+21643
2011-12-07MIPS: Oceton: Update model detection code for new chips.David Daney3-188/+1179
2011-12-07MIPS: Octeon: Update struct cvmx_bootinfo to v3.David Daney1-2/+8
2011-12-07MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee4-0/+717
2011-12-07MIPS: Add board_ebase_setup()Kevin Cernekee2-0/+4
2011-12-07MIPS: Add NMI notifierKevin Cernekee2-0/+21
2011-12-07MIPS: BMIPS: Introduce bmips.hKevin Cernekee1-0/+110
2011-12-07MIPS: BMIPS: Add set/clear CP0 macros for BMIPS operationsKevin Cernekee1-1/+8
2011-12-07MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPSKevin Cernekee3-2/+6
2011-12-07MIPS: Clean up whitespace warning in hazards.hKevin Cernekee1-2/+2
2011-12-07MIPS: BMIPS: Fix up Kconfig settingsKevin Cernekee1-20/+14
2011-12-07MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli1-12/+13
2011-12-07MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2-5/+37
2011-12-07MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2-16/+7
2011-12-07MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2-2/+6
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon11-27/+377
2011-12-07MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon3-43/+149
2011-12-07MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon1-6/+76
2011-12-07MIPS: BCM63XX: Introduce bcm_readq & bcm_writeq.Maxime Bizon1-0/+2
2011-12-07MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon3-44/+79
2011-12-07MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2-11/+85
2011-12-07MIPS: BCM63XX: Add more register sets & missing register definitions.Maxime Bizon2-2/+261
2011-12-07MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon2-366/+125
2011-12-07MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon1-1/+1
2011-12-07MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping.Maxime Bizon1-0/+38
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGabor Juhos2-1/+1
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGabor Juhos4-3/+3
2011-12-07MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos1-0/+4
2011-12-07MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos2-6/+7
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos3-5/+46
2011-12-07MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos1-7/+17
2011-12-07MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos3-15/+15
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos3-0/+4
2011-12-07Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf4-0/+132
2011-12-07MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf3-0/+196