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.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-02-19
MIPS: Provide correct siginfo_t.si_stime
Petr Malat
2
-37
/
+3
2015-02-19
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
Markos Chandras
1
-18
/
+17
2015-02-19
MIPS: Makefile: Pass -march option on Loongson3A cores
Ralf Baechle
1
-0
/
+10
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+10
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2
-0
/
+9
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
1
-1
/
+1
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
8
-20
/
+66
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
1
-3
/
+3
2015-02-19
Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
1
-2
/
+26
2015-02-19
x86/mm/init: Fix incorrect page size in init_memory_mapping() printks
Dave Hansen
1
-2
/
+26
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
7
-17
/
+63
2015-02-19
s390/mm: align 64-bit PIE binaries to 4GB
Martin Schwidefsky
1
-1
/
+4
2015-02-19
x86/intel/quark: Fix simple_return.cocci warnings
Fengguang Wu
1
-5
/
+1
2015-02-19
x86/intel/quark: Fix ptr_ret.cocci warnings
Fengguang Wu
1
-4
/
+1
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
15
-16
/
+16
2015-02-19
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
11
-16
/
+16
2015-02-19
x86/intel/quark: Add Intel Quark platform support
Bryan O'Donoghue
2
-0
/
+17
2015-02-19
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
Bryan O'Donoghue
5
-0
/
+872
2015-02-19
x86/apic: Fix the devicetree build in certain configs
Ricardo Ribalda Delgado
1
-0
/
+8
2015-02-18
kprobes/x86: Mark 2 bytes NOP as boostable
Wang Nan
1
-1
/
+1
2015-02-18
uprobes/x86: Fix 2-byte opcode table
Denys Vlasenko
1
-35
/
+17
2015-02-18
uprobes/x86: Fix 1-byte opcode tables
Denys Vlasenko
1
-48
/
+18
2015-02-18
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...
Denys Vlasenko
1
-19
/
+134
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-499
/
+582
2015-02-18
powerpc/corenet: Enable CLK_QORIQ
Emil Medve
2
-0
/
+2
2015-02-18
MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr
Tomeu Vizoso
1
-2
/
+0
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-63
/
+181
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-4
/
+4
2015-02-18
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-3
/
+10
2015-02-18
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
Joerg Roedel
1
-0
/
+3
2015-02-18
x86/irq: Fix regression caused by commit b568b8601f05
Jiang Liu
1
-0
/
+5
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
3
-56
/
+64
2015-02-18
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
5
-203
/
+301
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
2
-8
/
+0
2015-02-18
Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...
Arnd Bergmann
2
-2
/
+23
2015-02-18
ARM: rockchip: force built-in regulator support for PM
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: mvebu: build armada375-smp code conditionally
Arnd Bergmann
1
-1
/
+1
2015-02-18
ARM: sti: always enable RESET_CONTROLLER
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: rockchip: make rockchip_suspend_init conditional
Arnd Bergmann
1
-0
/
+6
2015-02-18
ARM: ixp4xx: fix {in,out}s{bwl} data types
Arnd Bergmann
1
-6
/
+13
2015-02-18
ARM: prima2: do not select SMP_ON_UP
Arnd Bergmann
1
-1
/
+0
2015-02-18
ARM: at91: fix pm declarations
Arnd Bergmann
1
-4
/
+4
2015-02-18
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
Arnd Bergmann
1
-0
/
+2
2015-02-18
ARM: davinci: davinci_cfg_reg cannot be init
Arnd Bergmann
1
-2
/
+2
2015-02-18
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
Arnd Bergmann
1
-2
/
+2
2015-02-18
ARM: vexpress: use ARM_CPU_SUSPEND if needed
Arnd Bergmann
1
-0
/
+1
2015-02-18
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2015-02-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2015-02-18
kexec: add IND_FLAGS macro
Geoff Levand
1
-2
/
+0
2015-02-18
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-2802
/
+80
[prev]
[next]