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
2006-01-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-411
/
+139
2006-01-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-67
/
+123
2006-01-19
[IA64] eliminate softlockup warning
John Hawkes
1
-0
/
+1
2006-01-19
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
1
-5
/
+6
2006-01-19
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
Jes Sorensen
1
-16
/
+12
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
12
-411
/
+139
2006-01-19
[PATCH] EDAC: core EDAC support code
Alan Cox
1
-5
/
+4
2006-01-19
[PATCH] Add pselect/ppoll system calls on i386
David Woodhouse
1
-0
/
+2
2006-01-19
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
1
-24
/
+0
2006-01-19
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
1
-38
/
+41
2006-01-19
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
5
-12
/
+40
2006-01-19
[PATCH] Handle TIF_RESTORE_SIGMASK for i386
David Howells
1
-61
/
+48
2006-01-19
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
David Howells
1
-76
/
+44
2006-01-19
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2
-87
/
+5
2006-01-19
[PATCH] vfs: *at functions: x86_64
Ulrich Drepper
1
-0
/
+13
2006-01-19
[PATCH] vfs: *at functions: i386
Ulrich Drepper
1
-0
/
+13
2006-01-19
[PATCH] vfs: *at functions: core
Ulrich Drepper
2
-3
/
+3
2006-01-19
[PATCH] uml ubd code: fix a bit of whitespace
Paolo 'Blaisorblade' Giarrusso
1
-14
/
+17
2006-01-19
[PATCH] uml: allow again to move backing file and to override saved location
Paolo 'Blaisorblade' Giarrusso
1
-13
/
+15
2006-01-19
[PATCH] uml: arch Kconfig menu cleanups
Paolo 'Blaisorblade' Giarrusso
2
-14
/
+19
2006-01-19
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+19
2006-01-19
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+58
2006-01-19
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+13
2006-01-19
[PATCH] uml: networking - clear transport-specific structure
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-01-19
[PATCH] uml: make daemon transport behave properly
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+10
2006-01-19
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2
-4
/
+6
2006-01-19
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
1
-2
/
+2
2006-01-19
[PATCH] uml: implement soft interrupts
Jeff Dike
8
-118
/
+183
2006-01-19
[PATCH] uml: eliminate some globals
Jeff Dike
1
-16
/
+12
2006-01-19
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
9
-27
/
+601
2006-01-19
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
5
-118
/
+123
2006-01-19
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
18
-149
/
+115
2006-01-19
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2
-4
/
+13
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
16
-94
/
+211
2006-01-19
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
11
-87
/
+72
2006-01-19
[PATCH] uml: move LDT creation
Bodo Stroesser
4
-23
/
+29
2006-01-19
[PATCH] x86_64: Fix MCE exception stack for boot CPU
Jan Beulich
1
-1
/
+1
2006-01-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-202
/
+178
2006-01-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+32
2006-01-19
[SPARC64]: Fix build with CONFIG_COMPAT disabled.
David S. Miller
1
-0
/
+4
2006-01-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream
Russell King
11
-187
/
+152
2006-01-19
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
2
-0
/
+10
2006-01-19
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
David Vrabel
1
-1
/
+2
2006-01-19
[ARM] 3272/1: fix kernel decompressor crash
Nicolas Pitre
1
-1
/
+1
2006-01-19
[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation
Nicolas Pitre
1
-1
/
+4
2006-01-19
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
2
-12
/
+19
2006-01-19
[SPARC64]: Update defconfig.
David S. Miller
1
-6
/
+18
2006-01-19
[PATCH] e1000: Added disable packet split capability
Jesse Brandeburg
24
-0
/
+25
2006-01-18
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
Eric Sesterhenn
1
-7
/
+6
2006-01-18
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
6
-21
/
+21
[next]