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
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
2
-0
/
+13
2015-03-31
MIPS: idle: Workaround wait + FDC problems
James Hogan
1
-2
/
+11
2015-03-31
MIPS: Malta: Implement get_c0_fdc_int()
James Hogan
1
-0
/
+16
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
2
-0
/
+15
2015-03-31
MIPS: Add architectural FDC IRQ fields
James Hogan
1
-0
/
+4
2015-03-31
MIPS: Malta: Implement mips_cdmm_phys_base()
James Hogan
1
-0
/
+7
2015-03-31
MIPS: Add CDMM bus support
James Hogan
1
-0
/
+87
2015-03-31
MIPS: Add arch CDMM definitions and probing
James Hogan
4
-0
/
+18
2015-03-31
MIPS: Allow shared IRQ for timer & perf counter
James Hogan
1
-2
/
+0
2015-03-31
MIPS: OProfile: Allow sharing IRQ with timer
James Hogan
1
-1
/
+4
2015-03-31
MIPS: perf: Allow sharing IRQ with timer
James Hogan
1
-3
/
+5
2015-03-31
MIPS: cevt-r4k: Cleanup c0_compare_interrupt.
Ralf Baechle
1
-5
/
+4
2015-03-31
MIPS: cevt-r4k: Make interrupt handler shared
James Hogan
1
-1
/
+7
2015-03-31
MIPS: Remove redundant IPTI==IPPCI logic
James Hogan
2
-4
/
+2
2015-03-31
MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants
James Hogan
2
-2
/
+2
2015-03-31
MIPS: cevt-r4k: Move handle_perf_irq() out of header
James Hogan
2
-19
/
+18
2015-03-31
MIPS: pistachio: Add an initial defconfig
Govindraj Raja
1
-0
/
+336
2015-03-31
MIPS: Add support for the IMG Pistachio SoC
Andrew Bresticker
9
-0
/
+287
2015-03-31
MIPS: Allow platforms to specify the decompressor load address
Andrew Bresticker
2
-2
/
+5
2015-03-31
MIPS: Create a common <asm/mach-generic/war.h>
Kevin Cernekee
22
-509
/
+3
2015-03-24
CRYPTO: Octeon: Add SHA512 module
Aaro Koskinen
2
-0
/
+278
2015-03-24
CRYPTO: Octeon: Add SHA256 module
Aaro Koskinen
2
-0
/
+281
2015-03-24
CRYPTO: Octeon: Add SHA1 module
Aaro Koskinen
2
-1
/
+243
2015-03-24
CRYPTO: Octeon: Add instruction definitions for SHA1/256/512
Aaro Koskinen
1
-4
/
+79
2015-03-24
CRYPTO: Octeon: always disable preemption when using crypto engine
Aaro Koskinen
2
-5
/
+3
2015-03-24
CRYPTO: Octeon: Don't disable bottom half in octeon-md5
Aaro Koskinen
1
-4
/
+0
2015-03-24
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
1
-2
/
+8
2015-03-24
MIPS: BCM47XX: Support SPROM prefixes for PCI devices
Rafał Miłecki
1
-0
/
+33
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+24
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+23
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
4
-31
/
+24
2015-03-20
Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...
Linus Torvalds
2
-7
/
+0
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
9
-53
/
+41
2015-03-19
sparc: Fix /proc/kcore
David S. Miller
2
-1
/
+4
2015-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-10
/
+18
2015-03-18
ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm
Mason
1
-4
/
+1
2015-03-18
ARM: 8311/1: Don't use is_module_addr in setting page attributes
Laura Abbott
1
-1
/
+4
2015-03-18
ARM: 8310/1: l2c: Fix prefetch settings dt parsing
Fabrice Gasnier
1
-17
/
+16
2015-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-73
/
+66
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-79
/
+76
2015-03-17
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Marcelo Tosatti
4
-73
/
+68
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
7
-61
/
+17
2015-03-16
nios2: mm: do not invoke OOM killer on kernel fault OOM
Ley Foon Tan
1
-6
/
+0
2015-03-16
nios2: Remove ucontext.h from exported arch headers
Tobias Klauser
1
-1
/
+0
2015-03-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2015-03-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-221
/
+826
2015-03-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-1
/
+34
[next]