summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida2012-12-131-3/+3
| * | | | | | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-137-34/+34
| * | | | | | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-136-9/+335
| * | | | | | MIPS: kdump: Add supportRalf Baechle2012-12-1311-9/+396
| * | | | | | MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle2012-12-121-0/+2
| * | | | | | MIPS: Fix harmlessly missing else statement.Ralf Baechle2012-12-121-5/+8
| * | | | | | MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-122-8/+0
| * | | | | | MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-122-33/+0
| * | | | | | MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle2012-12-121-1/+1
| * | | | | | MIPS: Octeon: Remove highmem code.Ralf Baechle2012-12-121-4/+0
| * | | | | | MIPS: Cavium: Update defconfigDavid Daney2012-12-121-17/+81
| * | | | | | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-128-6/+243
| * | | | | | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-124-23/+58
| * | | | | | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-127-20/+23
| * | | | | | MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-121-1/+1
| * | | | | | MIPS: tlbex: Better debug output.Ralf Baechle2012-11-262-48/+124
| * | | | | | MIPS: N32: Remove unused defines.Ralf Baechle2012-11-261-6/+0
| * | | | | | MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-261-1/+0
| * | | | | | MIPS: Remove R5000A.Ralf Baechle2012-11-262-5/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-10/+1
|\ \ \ \ \ \
| * | | | | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-121-10/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-123-6/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-292-10/+24
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1711-231/+478
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-142-6/+6
| |\ \ \ \ \ \
| | * | | | | | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-192-6/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-108-25/+68
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1212-126/+43
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-292-3/+3
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+2
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2811-120/+39
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-169-25/+69
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-153-12/+2
| | * | | | | | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-147-76/+19
| | * | | | | | mips: switch to generic kernel_thread()Al Viro2012-10-145-44/+30
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-94/+28
|\ \ \ \ \ \ \
| * | | | | | | mm: use vm_unmapped_area() on mips architectureMichel Lespinasse2012-12-111-94/+17
| * | | | | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
* | | | | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-1113-13/+728
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-1611-231/+478
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-112-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz2012-11-082-2/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-312-3/+0