aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| | * | | | MIPS: Netlogic: Add 32-bit support for XLPJayachandran C2013-05-07
| | * | | | MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2013-05-07
| | * | | | MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-07
| | * | | | MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C2013-05-07
| | * | | | MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C2013-05-07
| | * | | | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: rework chip detectionJonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: fix revision ID widthJonas Gorski2013-05-07
| | * | | | MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2013-05-07
| | | |/ / | | |/| |
| * | | | MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney2013-04-26
| * | | | MIPS: Remove further use of .subsectionRalf Baechle2013-04-11
| * | | | IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle2013-04-11
| * | | | MIPS: Avoid overoptimization by GCC.Ralf Baechle2013-04-11
| * | | | MIPS: Get rid of the use of .macro in C code.Ralf Baechle2013-04-11
| * | | | MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle2013-04-11
| * | | | MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle2013-04-11
| * | | | MIPS: Use inline function to access current thread pointer.Ralf Baechle2013-04-11
| * | | | MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard2013-04-08
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ \ \ \
| * | | | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
| * | | | | mips: pnx833x: remove requirement for GENERIC_GPIOAlexandre Courbot2013-03-20
| * | | | | arm: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-20
| * | | | | mips: alchemy: require gpiolibAlexandre Courbot2013-03-20
| * | | | | mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-03-20
| * | | | | mips: loongson: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot2013-03-20
| * | | | | mips: remove redundant GENERIC_GPIO selectAlexandre Courbot2013-03-20
* | | | | | mips: single_open() leaksAl Viro2013-05-05
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \
| * | | | | proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
| * | | | | mips: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
| |\ \ \ \ \
| * | | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \ \
| * | | | | | get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-03
| * | | | | | merge compat sys_ipc instancesAl Viro2013-03-03
| * | | | | | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | | | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03
| * | | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \ \ \
| * | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |