summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-241-49/+93
* MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-245-116/+37
* MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-241-55/+0
* MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-241-67/+17
* MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-242-32/+78
* Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2011-10-201-10/+2
* MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2011-10-202-6/+6
* MIPS: cache: Provide cache flush operations for XFSRalf Baechle2011-10-201-0/+24
* MIPS: Octeon: Enable C0_UserLocal probing.David Daney2011-09-241-1/+0
* MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney2011-09-211-2/+2
* MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-171-1/+0
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-6/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-264-4/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-2621-30/+175
|\
| * MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-261-0/+2
| * MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2011-07-252-0/+4
| * MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn2011-07-251-0/+59
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-256-6/+0
| * MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee2011-07-255-9/+56
| * MIPS: topdown mmap supportJian Peng2011-07-251-0/+1
| * MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski2011-07-201-1/+0
| * MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle2011-07-201-0/+2
| * MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-201-3/+38
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-201-9/+12
| * MIPS: SMTC: Fix build.Ralf Baechle2011-07-201-0/+1
| * MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle2011-07-201-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-4/+3
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | MIPS: static should be at beginning of declarationJesper Juhl2011-07-111-3/+2
| |/
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-24/+0
|\ \
| * | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-10/+0
| * | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-091-2/+0
| * | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-091-12/+0
| |/
* | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-151-0/+4
|/
* Merge branch 'setns'Linus Torvalds2011-05-281-6/+9
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-6/+9
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-3/+0
|\ \
| * \ Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-3/+0
| |\ \ | | |/ | |/|
| | * dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-2/+0
|\ \ \ | |/ / |/| |
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-236-6/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-2640-261/+698
| |\ \ | | |/
| * | update David Miller's old email addressJustin P. Mattock2011-04-066-6/+6
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-192-6/+5
|\ \ \
| * \ \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1446-290/+729
| |\ \ \
| | * | | clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-141-0/+5
| | | |/ | | |/|
| * | | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-6/+0
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-191-10/+12
|\ \ \ \
OpenPOWER on IntegriCloud