aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | | | | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-13
| * | | | | | | MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli2012-12-13
| * | | | | | | MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida2012-12-13
| * | | | | | | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-13
| * | | | | | | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-13
| * | | | | | | MIPS: kdump: Add supportRalf Baechle2012-12-13
| * | | | | | | MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle2012-12-12
| * | | | | | | MIPS: Fix harmlessly missing else statement.Ralf Baechle2012-12-12
| * | | | | | | MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-12
| * | | | | | | MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-12
| * | | | | | | MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle2012-12-12
| * | | | | | | MIPS: Octeon: Remove highmem code.Ralf Baechle2012-12-12
| * | | | | | | MIPS: Cavium: Update defconfigDavid Daney2012-12-12
| * | | | | | | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-12
| * | | | | | | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-12
| * | | | | | | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-12
| * | | | | | | MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-12
| * | | | | | | MIPS: tlbex: Better debug output.Ralf Baechle2012-11-26
| * | | | | | | MIPS: N32: Remove unused defines.Ralf Baechle2012-11-26
| * | | | | | | MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-26
| * | | | | | | MIPS: Remove R5000A.Ralf Baechle2012-11-26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \ \ \ \
| * | | | | | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-14
| |\ \ \ \ \ \
| | * | | | | | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-19
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-15
| | * | | | | | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-14
| | * | | | | | mips: switch to generic kernel_thread()Al Viro2012-10-14
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \ \ \ \
| * | | | | | | mm: use vm_unmapped_area() on mips architectureMichel Lespinasse2012-12-11
| * | | | | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
* | | | | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-11
| |\ \ \ \ \ \ \ \