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
2010-09-26
alpha: fix usp value in multithreaded coredumps
Al Viro
1
-1
/
+1
2010-09-26
alpha: fix hae_cache race in RESTORE_ALL
Al Viro
1
-4
/
+7
2010-09-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2010-09-25
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-7
/
+0
2010-09-25
arch/tile: remove dead code from intvec_32.S
Chris Metcalf
1
-7
/
+0
2010-09-25
m32r: fix breakage from "m32r: use generic ptrace_resume code"
Al Viro
1
-3
/
+4
2010-09-25
m32r: hole in shifting pc back
Al Viro
1
-21
/
+17
2010-09-25
m32r: don't block signals if sigframe setup has failed
Al Viro
1
-10
/
+13
2010-09-25
make m32r handle multiple pending signals
Al Viro
2
-4
/
+6
2010-09-25
m32r: fix rt_sigsuspend()
Al Viro
4
-39
/
+14
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
2
-0
/
+2
2010-09-23
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
1
-1
/
+0
2010-09-23
MN10300: Fix SIGRTMAX
Mark Salter
1
-1
/
+1
2010-09-23
MN10300: Fix endianess of ext2 bitops
Mark Salter
1
-2
/
+2
2010-09-23
uml: fix compile warning
Richard Weinberger
3
-6
/
+6
2010-09-23
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
5
-1
/
+21
2010-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-104
/
+171
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-22
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-22
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-25
/
+25
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-5
/
+8
2010-09-21
sparc64: Fix race in signal instruction flushing.
David S. Miller
1
-42
/
+60
2010-09-21
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
Rusty Russell
1
-5
/
+8
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
13
-131
/
+88
2010-09-19
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-66
/
+107
2010-09-19
alpha: deal with multiple simultaneously pending signals
Al Viro
1
-5
/
+11
2010-09-19
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
1
-2
/
+11
2010-09-19
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
3
-69
/
+2
2010-09-19
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
1
-1
/
+2
2010-09-19
alpha: Shift perf event pending work earlier in timer interrupt
Michael Cree
1
-5
/
+5
2010-09-19
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2
-1
/
+7
2010-09-19
alpha: kill big kernel lock
Arnd Bergmann
2
-8
/
+0
2010-09-19
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
1
-0
/
+2
2010-09-19
alpha: remove unnecessary cast from void* in assignment.
matt mooney
2
-2
/
+2
2010-09-19
alpha: Use static const char * const where possible
Joe Perches
4
-38
/
+46
2010-09-18
ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410
Darius Augulis
1
-1
/
+1
2010-09-18
ARM: S3C64XX: Fix coding style errors on mach-real6410
Darius Augulis
1
-52
/
+52
2010-09-18
ARM: S3C64XX: Prototype SPI devices
Mark Brown
1
-0
/
+1
2010-09-17
arm: fix really nasty sigreturn bug
Al Viro
1
-0
/
+2
2010-09-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-39
/
+23
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
2
-22
/
+20
2010-09-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-31
/
+11
2010-09-16
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
12
-51
/
+94
2010-09-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-1
/
+3
[next]