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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] arch/i386/kernel/cpuid.c: unused variable
Daniel Marjamaki
1
-2
/
+1
2006-01-06
[PATCH] arch/i386/kernel/msr.c: removed unused variable
Daniel Marjamaki
1
-2
/
+1
2006-01-06
[PATCH] x86: fls() in asm
Stephen Hemminger
1
-5
/
+17
2006-01-06
[PATCH] x86: missing printk newline in apic boot option parser
Dave Jones
1
-1
/
+1
2006-01-06
[PATCH] x86: change_page_attr() fix
Dave Jones
1
-6
/
+21
2006-01-06
[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU
Ashok Raj
1
-8
/
+18
2006-01-06
[PATCH] x86: convert bigsmp to use flat physical mode
Ashok Raj
2
-45
/
+38
2006-01-06
[PATCH] allow flatmem to be disabled when only sparsemem is implemented
Anton Blanchard
1
-1
/
+1
2006-01-06
[PATCH] i386 sparsemem for single node systems
Andy Whitcroft
2
-2
/
+14
2006-01-06
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...
Arjan van de Ven
4
-3
/
+3
2006-01-06
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
Arjan van de Ven
3
-0
/
+37
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix
Arjan van de Ven
2
-2
/
+9
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: x86 parts
Arjan van de Ven
3
-0
/
+38
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: generic infrastructure
Arjan van de Ven
2
-0
/
+9
2006-01-06
[PATCH] x86: handle -Wsign-compare in bitops
David Howells
1
-2
/
+2
2006-01-06
[PATCH] x86: Deprecate useless bug
Zachary Amsden
1
-11
/
+1
2006-01-06
[PATCH] x86: Apm is on cpu zero only
Zachary Amsden
1
-12
/
+11
2006-01-06
[PATCH] x86: Stop deleting nt
Zachary Amsden
1
-5
/
+0
2006-01-06
[PATCH] x86: Fixed pnp bios limits
Zachary Amsden
2
-15
/
+12
2006-01-06
[PATCH] x86: Pnp byte granularity
Zachary Amsden
3
-8
/
+11
2006-01-06
[PATCH] x86: Deprecate obsolete ldt accessors
Zachary Amsden
1
-16
/
+0
2006-01-06
[PATCH] x86: Apm seg in gdt
Zachary Amsden
2
-10
/
+5
2006-01-06
[PATCH] x86: Always relax segments
Zachary Amsden
1
-38
/
+17
2006-01-06
[PATCH] x86: Pnp segments in segment h
Zachary Amsden
2
-9
/
+14
2006-01-06
[PATCH] x86: Cr4 is valid on some 486s
Zachary Amsden
2
-3
/
+14
2006-01-06
[PATCH] i386: fix bound check IDT gate
Jan Beulich
1
-2
/
+2
2006-01-06
[PATCH] i386: move SIMD initialization
Jan Beulich
2
-22
/
+23
2006-01-06
[PATCH] i386: don't blindly enable interrupts in die()
Jan Beulich
1
-2
/
+5
2006-01-06
[PATCH] x86: GDT alignment fix
Zachary Amsden
7
-17
/
+29
2006-01-06
[PATCH] mips: remove include/asm-mips/riscos-syscall.h
Domen Puncer
1
-979
/
+0
2006-01-06
[PATCH] frv: improve signal handling
David Howells
2
-53
/
+50
2006-01-06
[PATCH] frv: fix signal handling
David Howells
2
-29
/
+46
2006-01-06
[PATCH] FRV: Make futex code compilable on nommu [try #2]
David Howells
2
-3
/
+26
2006-01-06
[PATCH] FRV: Implement futex operations for FRV
David Howells
3
-41
/
+244
2006-01-06
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
David Howells
6
-8
/
+58
2006-01-06
[PATCH] NOMMU: Provide shared-writable mmap support on ramfs
David Howells
6
-22
/
+378
2006-01-06
[PATCH] therm_adt746x: Quiet fan speed change messages
Ben Collins
1
-15
/
+24
2006-01-06
[PATCH] ppc32: Re-add embed_config.c to ml300/ep405
Peter Korsgaard
1
-0
/
+2
2006-01-06
[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI
Sylvain Munaut
3
-0
/
+15
2006-01-06
[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it
Sylvain Munaut
1
-4
/
+6
2006-01-06
[PATCH] ppc32: Fix MPC52xx configuration space access
Sylvain Munaut
1
-14
/
+69
2006-01-06
[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups
Sylvain Munaut
1
-1
/
+1
2006-01-06
[PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0
Sylvain Munaut
1
-1
/
+1
2006-01-06
[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx
Sylvain Munaut
1
-2
/
+4
2006-01-06
[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...
Sylvain Munaut
1
-11
/
+15
2006-01-06
[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c
Sylvain Munaut
1
-1
/
+1
2006-01-06
[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.c
Sylvain Munaut
1
-53
/
+0
2006-01-06
[PATCH] macintosh: don't store i2c_add_driver() return if no further processi...
Arthur Othieno
2
-12
/
+2
2006-01-06
[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels
Otavio Salvador
1
-2
/
+2
2006-01-06
[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data
Eugene Surovegin
3
-4
/
+0
[next]