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-01-03
x86/apic: Disable I/O APIC before shutdown of the local APIC
Fenghua Yu
2
-5
/
+8
2014-01-03
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
1
-7
/
+12
2014-01-03
powerpc/vio: use strcpy in modalias_show
Prarit Bhargava
1
-2
/
+2
2014-01-03
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
1
-4
/
+8
2014-01-03
ARM: sa11x0/assabet: ensure CS2 is configured appropriately
Russell King
1
-0
/
+3
2013-11-28
uml: check length in exitcode_proc_write()
Dan Carpenter
1
-1
/
+3
2013-11-28
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-11-28
xtensa: don't use alternate signal stack on threads
Baruch Siach
1
-1
/
+1
2013-11-28
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-11-28
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
6
-6
/
+6
2013-11-28
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-11-28
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
1
-3
/
+31
2013-10-27
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
5
-0
/
+12
2013-10-27
powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
Chen Gang
1
-0
/
+1
2013-10-27
m68knommu: clean up linker script
Greg Ungerer
1
-151
/
+49
2013-10-27
m68k: use non-MMU linker script for ColdFire MMU builds
Greg Ungerer
2
-1
/
+9
2013-10-27
m68k: consolidate the vmlinux.lds linker scripts
Greg Ungerer
3
-12
/
+11
2013-10-27
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
1
-1
/
+1
2013-10-27
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
1
-4
/
+4
2013-10-27
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
1
-2
/
+0
2013-10-27
sparc64: Remove RWSEM export leftovers
Kirill Tkhai
1
-9
/
+0
2013-10-27
sparc64: Fix ITLB handler of null page
Kirill Tkhai
1
-2
/
+1
2013-10-27
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
1
-1
/
+1
2013-10-27
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
1
-2
/
+16
2013-10-27
powerpc: Restore registers on error exit from csum_partial_copy_generic()
Paul E. McKenney
1
-14
/
+40
2013-10-27
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
1
-2
/
+2
2013-10-27
x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
Masoud Sharbiani
1
-0
/
+16
2013-10-27
x86, efi: Don't map Boot Services on i386
Josh Boyer
1
-4
/
+7
2013-10-27
ARM: PCI: versatile: Fix SMAP register offsets
Peter Maydell
1
-3
/
+3
2013-10-27
powerpc: Handle unaligned ldbrx/stdbrx
Anton Blanchard
1
-0
/
+10
2013-09-10
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
1
-0
/
+22
2013-09-10
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
1
-6
/
+11
2013-09-10
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
David S. Miller
1
-2
/
+2
2013-09-10
sparc32: add ucmpdi2
Sam Ravnborg
2
-1
/
+20
2013-09-10
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
1
-1
/
+1
2013-09-10
m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
Geert Uytterhoeven
1
-1
/
+1
2013-09-10
m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
Geert Uytterhoeven
1
-0
/
+10
2013-09-10
m32r: consistently use "suffix-$(...)"
Geert Uytterhoeven
1
-3
/
+3
2013-09-10
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2
-3
/
+5
2013-09-10
powerpc: Work around gcc miscompilation of __pa() on 64-bit
Paul Mackerras
2
-0
/
+11
2013-09-10
powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
Benjamin Herrenschmidt
1
-14
/
+9
2013-09-10
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
4
-0
/
+4
2013-09-10
sparc32: support atomic64_t
Sam Ravnborg
2
-0
/
+3
2013-09-10
alpha: makefile: don't enforce small data model for kernel builds
Will Deacon
1
-1
/
+1
2013-09-10
CRIS: Add _sdata to vmlinux.lds.S
Jesper Nilsson
1
-0
/
+1
2013-09-10
microblaze: Update microblaze defconfigs
Michal Simek
2
-45
/
+75
2013-09-10
m68k: Truncate base in do_div()
Andreas Schwab
1
-4
/
+5
2013-09-10
m68k/atari: ARAnyM - Fix NatFeat module support
Geert Uytterhoeven
1
-4
/
+19
2013-09-10
perf/arm: Fix armpmu_map_hw_event()
Stephen Boyd
1
-1
/
+6
2013-09-10
ARM: 7809/1: perf: fix event validation for software group leaders
Will Deacon
1
-0
/
+3
[prev]
[next]