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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
MIPS: Detect the MSA ASE
Paul Burton
6
-0
/
+50
2014-03-27
MIPS: Add MSA register definitions & access
Paul Burton
4
-0
/
+302
2014-03-27
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
3
-128
/
+194
2014-03-27
MIPS: Don't assume 64-bit FP registers for FP regset
Paul Burton
1
-6
/
+40
2014-03-27
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
1
-2
/
+14
2014-03-27
MIPS: Clear upper bits of FP registers on emulator writes
Paul Burton
1
-5
/
+20
2014-03-27
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
Paul Burton
2
-4
/
+4
2014-03-27
MIPS: Don't require FPU on sigcontext setup/restore
Paul Burton
2
-16
/
+28
2014-03-27
MIPS: Move & rename fpu_emulator_{save,restore}_context
Paul Burton
3
-87
/
+76
2014-03-27
MIPS: Update outdated comment
Paul Burton
1
-4
/
+3
2014-03-27
MIPS: Simplify FP context access
Paul Burton
6
-65
/
+90
2014-03-27
MIPS: Select HAVE_ARCH_SECCOMP_FILTER
Markos Chandras
1
-0
/
+1
2014-03-27
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
7
-6
/
+45
2014-03-27
MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
Markos Chandras
4
-4
/
+12
2014-03-27
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
2
-5
/
+7
2014-03-27
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+2
2014-03-27
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2
-3
/
+5
2014-03-27
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
1
-0
/
+6
2014-03-27
MIPS: Deprecate CONFIG_MIPS_CMP
Paul Burton
1
-1
/
+4
2014-03-27
MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
Paul Burton
1
-1
/
+1
2014-03-27
MIPS: More helpful CONFIG_MIPS_CMP label, help text
Paul Burton
1
-2
/
+4
2014-03-27
MIPS: Remove gcmpregs.h
Paul Burton
2
-126
/
+0
2014-03-27
MIPS: Malta: Allow use of MIPS CPS SMP implementation
Paul Burton
2
-0
/
+3
2014-03-27
MIPS: Malta: Probe CPC when supported
Paul Burton
2
-0
/
+12
2014-03-27
MIPS: Malta: Make use of generic CM support
Paul Burton
6
-74
/
+38
2014-03-27
MIPS: Coherent Processing System SMP implementation
Paul Burton
9
-1
/
+606
2014-03-27
MIPS: Add cpu_vpe_id macro
Paul Burton
1
-0
/
+6
2014-03-07
MIPS: Add CPC probe, access functions
Paul Burton
4
-0
/
+206
2014-03-07
MIPS: Add generic CM probe & access code
Paul Burton
4
-0
/
+448
2014-03-07
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
5
-50
/
+63
2014-03-07
MIPS: Introduce _EXT assembler macro
Paul Burton
1
-0
/
+11
2014-03-07
MIPS: Add missing includes to gic.h
Paul Burton
1
-0
/
+3
2014-03-07
MIPS: Add CP0 CMGCRBase definitions & accessor
Paul Burton
1
-0
/
+6
2014-03-07
MIPS: Define Config1 cache field shifts & sizes
Paul Burton
1
-0
/
+12
2014-03-07
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
12
-4
/
+18
2014-03-07
MIPS: mm: c-r4k: Detect instruction cache aliases
Markos Chandras
2
-3
/
+11
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2014-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2014-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-6
/
+40
2014-02-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+18
2014-02-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-178
/
+219
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-28
powerpc/powernv: Fix indirect XSCOM unmangling
Benjamin Herrenschmidt
1
-9
/
+12
2014-02-28
powerpc/powernv: Fix opal_xscom_{read,write} prototype
Benjamin Herrenschmidt
1
-2
/
+2
2014-02-28
powerpc/powernv: Refactor PHB diag-data dump
Gavin Shan
1
-95
/
+125
2014-02-28
powerpc/powernv: Dump PHB diag-data immediately
Gavin Shan
1
-53
/
+43
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
3
-5
/
+20
2014-02-28
powerpc/ftrace: bugfix for test_24bit_addr
Liu Ping Fan
1
-0
/
+1
2014-02-28
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
[next]