aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos
2013-02-17MIPS: add dummy pci_load_of_rangesGabor Juhos
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos
2013-02-17MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos
2013-02-17MIPS: ralink: adds support for RT305x SoC familyJohn Crispin
2013-02-17MIPS: ralink: adds include filesJohn Crispin
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill
2013-02-17MIPS: dsp: Simplify the DSP macros.Steven J. Hill
2013-02-17MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill
2013-02-17MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-17MIPS: Clean-ups for MIPS Technologies Inc. generic header file.Steven J. Hill
2013-02-17MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C
2013-02-17MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C
2013-02-17MIPS: lantiq: rework external irq codeJohn Crispin
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin
2013-02-15MIPS: Cleanup break and trap codes.Ralf Baechle
2013-02-15MIPS: Redefine value of BRK_BUG.Steven J. Hill
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens
2013-02-15MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro