summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+4
|\
| * mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-0968-1305/+43862
|\ \ | |/ |/|
| * Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-053-4/+333
| |\
| | * MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328Jonas Gorski2012-08-241-4/+4
| | * MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2012-08-241-0/+1
| | * MIPS: OCTEON: Add register definitions for SPI host hardware.David Daney2012-08-221-0/+328
| * | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2012-10-011-0/+23
| * | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2810-58/+228
| |\ \
| | * | MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2012-09-131-0/+2
| | * | MIPS: Code clean-ups for the GIC.Steven J. Hill2012-09-131-10/+10
| | * | MIPS: Make GIC code platform independent.Steven J. Hill2012-09-132-48/+36
| | * | MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill2012-09-135-0/+177
| | * | MIPS: Add support for the 1074K core.Steven J. Hill2012-09-132-0/+3
| | |/
| * | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-286-18/+20
| |\ \
| | * | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-134-19/+16
| | * | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-133-0/+5
| | |/
| * | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-275-8/+304
| |\ \
| | * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-302-0/+22
| | * | MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2012-08-302-1/+221
| | * | MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee2012-08-301-2/+2
| | * | MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2012-08-302-3/+11
| | * | MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2012-08-302-2/+14
| | * | MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-301-0/+34
| | |/
| * | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle2012-09-271-0/+7
| |\ \
| | * | MIPS: ath79: add USB platform setup code for AR934XGabor Juhos2012-08-281-0/+7
| * | | Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-09-274-4/+9
| |\ \ \
| | * | | MIPS: lantiq: make use of __gpio_to_irqJohn Crispin2012-09-131-4/+1
| | * | | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-131-0/+4
| | * | | MIPS: lantiq: split up IRQ IM rangesJohn Crispin2012-08-232-0/+4
| | | |/ | | |/|
| * | | Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-271-0/+1
| |\ \ \
| | * | | MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney2012-08-311-0/+1
| | | |/ | | |/|
| * | | Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-2746-1179/+43025
| |\ \ \
| | * | | MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2012-08-311-0/+3
| | * | | MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney2012-08-311-3/+4
| | * | | MIPS: OCTEON: Update register definitions.David Daney2012-08-3137-1159/+42981
| | * | | MIPS: OCTEON: Add detection of cnf71xx parts.David Daney2012-08-311-0/+18
| | |/ /
| * | | MIPS: Wire kcmp syscall.Ralf Baechle2012-09-261-6/+9
| * | | MIPS: MIPSsim: Remove the MIPSsim platform.Steven J. Hill2012-09-253-123/+0
| * | | MIPS: NOTIFY_RESUME is not needed in TIF masksAl Viro2012-09-221-2/+1
| * | | MIPS: Unobfuscate _TIF..._MASKAl Viro2012-09-221-3/+4
| | |/ | |/|
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-63/+68
* | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0234-69/+69
| |/ |/|
* | MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos2012-08-171-1/+0
* | MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2012-08-171-4/+4
* | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-172-3/+12
* | MIPS: Fix race condition in module relocation code.Ralf Baechle2012-08-171-0/+1
* | MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos2012-08-171-1/+2
* | MIPS: Octeon: Fix broken interrupt controller code.David Daney2012-08-171-9/+1
|/
OpenPOWER on IntegriCloud