summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2514-67/+406
|\
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-2439-126/+164
| |\
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-224-4/+4
| |\ \
| * | | net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-151-1/+1
| * | | bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens2011-08-081-0/+12
| * | | bcm47xx: add support for bcma busHauke Mehrtens2011-08-088-2/+179
| * | | bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-0811-8/+67
| * | | bcm47xx: prepare to support different busesHauke Mehrtens2011-08-088-59/+150
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | doc: fix broken referencesPaul Bolle2011-09-271-4/+2
| | |/ | |/|
* | | MIPS: Call oops_enter, oops_exit in dieNathan Lynch2011-10-011-1/+9
* | | MIPS: Octeon: Enable C0_UserLocal probing.David Daney2011-09-241-1/+0
* | | MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney2011-09-211-1/+2
* | | MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney2011-09-211-2/+2
* | | MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney2011-09-211-0/+5
* | | MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki2011-09-211-30/+22
* | | MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang2011-09-213-2/+9
* | | MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe2011-09-211-1/+1
* | | MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2011-09-212-7/+4
* | | MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin2011-09-211-2/+7
* | | MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin2011-09-211-4/+2
* | | MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle2011-09-211-2/+1
* | | MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss2011-09-211-8/+14
* | | MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss2011-09-211-1/+1
* | | MIPS: MSP71xx: Fix build error.Ralf Baechle2011-09-211-2/+2
* | | MIPS: Handle __put_user() sleeping.Ralf Baechle2011-09-211-0/+3
* | | MIPS: Allow forced irq threadingThomas Gleixner2011-09-211-0/+1
* | | MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang2011-09-211-0/+1
* | | MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin2011-09-212-1/+3
* | | MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-2112-10/+24
* | | MIPS: Make the die_lock be rawWu Zhangjin2011-09-211-3/+3
* | | MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner2011-09-211-19/+20
* | | MIPS: RC32434: Fix PCI build errorYoichi Yuasa2011-09-211-1/+1
* | | MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-173-3/+0
* | | MIPS: Trivial style cleanups in mmap.cKevin Cernekee2011-09-171-23/+25
* | | MIPS: i8259: Correct comment for i8259Hillf Danton2011-09-171-1/+1
* | | MIPS: VPE: Select correct tcHillf Danton2011-09-171-1/+1
|/ /
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-264-4/+4
|/
* 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-2616-16/+15
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-2655-286/+695
|\
| * MIPS: Close races in TLB modify handlers.David Daney2011-07-261-98/+194
| * MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-261-0/+2
| * MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-251-15/+9
| * 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-2511-15/+0
| * MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-253-5/+5
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-251-8/+6
OpenPOWER on IntegriCloud