index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
11
-120
/
+39
2012-11-23
MIPS: Fix crash that occurs when function tracing is enabled
Al Cooper
1
-4
/
+4
2012-11-23
MIPS: Merge overlapping bootmem ranges
Ralf Baechle
1
-6
/
+20
2012-11-17
Merge branch 'arch-frv' into no-rebases
Al Viro
9
-25
/
+69
2012-11-17
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-11-13
MIPS: Malta: Fix interupt number of CBUS UART.
Ralf Baechle
1
-1
/
+2
2012-11-09
MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus
Jim Quinlan
3
-133
/
+253
2012-11-09
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
5
-83
/
+214
2012-11-09
MIPS: bitops.h: Change use of 'unsigned short' to 'int'
Jim Quinlan
1
-7
/
+7
2012-11-09
MIPS: compat: Delete now unused TIF_32BIT.
Ralf Baechle
1
-6
/
+0
2012-11-09
MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.
Ralf Baechle
1
-1
/
+1
2012-11-09
MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR
Ralf Baechle
1
-1
/
+1
2012-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-25
/
+68
2012-10-18
MIPS: CMP: Fix physical core number calculation logic
jerin jacob
1
-1
/
+1
2012-10-17
MIPS: JZ4740: Forward declare struct uart_port in header.
Ralf Baechle
1
-0
/
+2
2012-10-17
MIPS: JZ4740: Fix '#include guard' in serial.h
Antony Pavlov
1
-0
/
+1
2012-10-17
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
1
-0
/
+1
2012-10-17
MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.
Ralf Baechle
1
-0
/
+1
2012-10-17
MIPS: Restore pagemask after dumping the TLB.
Ralf Baechle
1
-1
/
+3
2012-10-17
MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()
Ralf Baechle
1
-1
/
+14
2012-10-17
MIPS: R5000: Fix TLB hazard handling.
Ralf Baechle
1
-15
/
+8
2012-10-17
MIPS: tlbex: Deal with re-definition of label
Ralf Baechle
1
-7
/
+34
2012-10-17
MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h
David Daney
2
-4
/
+8
2012-10-16
mips: switch to saner kernel_execve() semantics
Al Viro
3
-12
/
+2
2012-10-15
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
7
-76
/
+19
2012-10-15
mips: switch to generic kernel_thread()
Al Viro
5
-44
/
+30
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
106
-4493
/
+2886
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-122
/
+158
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+9
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
2
-4
/
+4
2012-10-12
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-10-11
Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...
Ralf Baechle
46
-1706
/
+1846
2012-10-11
MIPS: SNI: Switch RM400 serial to SCCNXP driver
Thomas Bogendoerfer
1
-24
/
+3
2012-10-11
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Ralf Baechle
1
-1
/
+0
2012-10-11
MIPS: MT: Remove kspd.
Ralf Baechle
5
-462
/
+0
2012-10-11
MIPS: Malta: Fix section mismatch.
Ralf Baechle
1
-1
/
+2
2012-10-11
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
Ralf Baechle
1
-10
/
+0
2012-10-11
MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.
Manuel Lauss
8
-678
/
+95
2012-10-11
MIPS: Alchemy: merge PB1550 support into DB1550 code
Manuel Lauss
6
-437
/
+161
2012-10-11
MIPS: Alchemy: Single kernel for DB1200/1300/1550
Manuel Lauss
13
-941
/
+548
2012-10-11
MIPS: Optimize TLB refill for RI/XI configurations.
David Daney
1
-16
/
+7
2012-10-11
MIPS: proc: Cleanup printing of ASEs.
Ralf Baechle
1
-9
/
+11
2012-10-11
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
Ralf Baechle
19
-0
/
+20
2012-10-11
MIPS: Add detection of DSP ASE Revision 2.
Steven J. Hill
5
-2
/
+11
2012-10-11
MIPS: Optimize pgd_init and pmd_init
David Daney
1
-10
/
+10
2012-10-11
MIPS: perf: Add perf functionality for BMIPS5000
Al Cooper
1
-1
/
+102
2012-10-11
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP
Al Cooper
2
-8
/
+12
2012-10-11
MIPS: perf: Remove unnecessary #ifdef
Al Cooper
1
-5
/
+0
2012-10-11
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
Al Cooper
5
-3
/
+13
[next]