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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
MIPS: initial stack protector support
Gregory Fong
4
-0
/
+63
2013-07-01
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
Markos Chandras
1
-0
/
+2
2013-06-18
mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-7
/
+7
2013-06-18
MIPS: MSP71xx: Remove gpio drivers
Paul Bolle
4
-409
/
+0
2013-06-18
MIPS: DEC: remove unbuildable promcon.c
Paul Bolle
2
-55
/
+0
2013-06-13
MIPS: Fixup check for invalid scratch register
Jayachandran C
1
-5
/
+5
2013-06-13
MIPS: Allow platform specific scratch registers
Jayachandran C
2
-15
/
+27
2013-06-13
MIPS: Netlogic: Fix plat_irq_dispatch
Jayachandran C
1
-4
/
+3
2013-06-13
MIPS: Netlogic: Remove workarounds for early SoCs
Jayachandran C
1
-22
/
+1
2013-06-13
MIPS: Netlogic: Fixup memory regions for prefetch
Jayachandran C
1
-0
/
+13
2013-06-13
MIPS: Netlogic: wait for all hardware threads
Jayachandran C
1
-7
/
+20
2013-06-13
MIPS: Netlogic: Fix sign extension in PIC write
Jayachandran C
1
-1
/
+1
2013-06-13
MIPS: Netlogic: use branch instead of jump
Jayachandran C
2
-2
/
+2
2013-06-13
MIPS: Netlogic: move cpu_ready array to boot area
Jayachandran C
8
-9
/
+22
2013-06-13
MIPS: Netlogic: Add nlm_get_boot_data() helper
Jayachandran C
2
-6
/
+11
2013-06-13
MIPS: Netlogic: Initialization when !CONFIG_SMP
Jayachandran C
5
-8
/
+16
2013-06-13
MIPS: Netlogic: Split reset code out of smpboot.S
Jayachandran C
5
-187
/
+253
2013-06-13
MIPS: Netlogic: Split XLP device tree code to dt.c
Jayachandran C
4
-70
/
+105
2013-06-13
MIPS: Netlogic: Support compressed kernel
Jayachandran C
2
-0
/
+16
2013-06-13
MIPS: boot: Fixes for compressed/uart-16550.c
Jayachandran C
1
-3
/
+7
2013-06-13
MIPS: Netlogic: COP2 save/restore code
Jayachandran C
4
-1
/
+142
2013-06-13
MIPS: Netlogic: rename nlm_cop2_save/restore
Jayachandran C
2
-10
/
+10
2013-06-13
MIPS: Netlogic: Fix nlm_read_c2_status() definition
Jayachandran C
2
-3
/
+7
2013-06-13
MIPS: Allow kernel to use coprocessor 2
Jayachandran C
1
-10
/
+5
2013-06-13
MIPS: Move cop2 save/restore to switch_to()
Jayachandran C
4
-39
/
+44
2013-06-13
MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA
Ganesan Ramalingam
4
-0
/
+122
2013-06-13
MIPS: Support SWIOTLB in default dma operations
Jayachandran C
2
-0
/
+15
2013-06-13
MIPS: Kconfig: Remove extranous help keyword.
Ralf Baechle
1
-1
/
+0
2013-06-13
MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.
Ralf Baechle
1
-3
/
+3
2013-06-11
MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath
Markos Chandras
1
-4
/
+0
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
8
-19
/
+108
2013-06-10
MIPS: Cleanup flags in syscall flags handlers.
Ralf Baechle
5
-4
/
+6
2013-06-10
MIPS: using strlcpy() instead of strncpy()
Chen Gang
1
-1
/
+1
2013-06-10
MIPS: Ralink: Use strlcpy() instead of strncpy().
Chen Gang
1
-1
/
+1
2013-06-10
MIPS: Lantiq: Use strlcpy() instead of strncpy().
Chen Gang
1
-1
/
+1
2013-06-10
MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED
David Daney
2
-17
/
+1
2013-06-10
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL
David Daney
1
-27
/
+0
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
5
-25
/
+14
2013-06-10
MIPS: PowerTV: use free_reserved_area() to simplify code
Jiang Liu
1
-11
/
+2
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-30
/
+44
2013-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-39
/
+82
2013-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+2
2013-06-08
Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....
Olof Johansson
5
-13
/
+13
2013-06-08
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
1
-0
/
+2
2013-06-08
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+1
2013-06-08
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
Tushar Behera
1
-1
/
+9
2013-06-07
Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2013-06-06
MIPS: ralink: add missing SZ_1M multiplier
John Crispin
1
-1
/
+1
2013-06-06
MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.
Ralf Baechle
2
-0
/
+22
2013-06-06
MIPS: OCTEON: Improve _machine_halt implementation.
David Daney
1
-6
/
+9
[next]