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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
ipmi: Fix mem leak in try_init_dmi()
Jesper Juhl
1
-0
/
+1
2007-08-01
docbook bad file references
Randy Dunlap
1
-2
/
+0
2007-08-01
irq.h fix kernel-doc
Randy Dunlap
1
-0
/
+1
2007-08-01
i2c.h kernel-doc additions
Randy Dunlap
1
-0
/
+4
2007-08-01
serial: MPSC: Fix coding style and whitespace issues
Mark A. Greer
1
-401
/
+283
2007-08-01
serial: MPSC: Remove duplicate SUPPORT_SYSRQ definition
Mark A. Greer
1
-4
/
+0
2007-08-01
serial: MPSC: Stop rx engine when CREAD cleared
Stephane Chazelas
1
-5
/
+8
2007-08-01
serial: MPSC: Remove race between Rx stop & restart
Carlos Sanchez
1
-2
/
+14
2007-08-01
isofs: mounting to regular file may succeed
Kirill Kuvaldin
1
-0
/
+9
2007-08-01
remove tx3912fb
Yoichi Yuasa
5
-762
/
+0
2007-08-01
serial: fix vr41xx_siu serial console support
Yoichi Yuasa
2
-1
/
+3
2007-08-01
serial: fix vr41xx_siu interface select
Yoichi Yuasa
1
-1
/
+2
2007-08-01
serial: fix section mismatch vr41xx_siu
Yoichi Yuasa
1
-1
/
+1
2007-08-01
pure_initcall ID inconsistency
Michael Buesch
1
-1
/
+1
2007-08-01
in-string typos of "error"
Eddy L O Jansson
2
-2
/
+2
2007-08-01
Include serial_reg.h with userspace headers
Herton Ronaldo Krzesinski
1
-0
/
+1
2007-08-01
futex: pass nr_wake2 to futex_wake_op
Andreas Schwab
1
-1
/
+3
2007-08-01
Fix leak on /proc/lockdep_stats
Alexey Dobriyan
1
-1
/
+1
2007-08-01
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
4
-4
/
+4
2007-08-01
AFS: fix file locking
David Howells
1
-47
/
+79
2007-08-01
bpqether: fix rcu usage
Paul E. McKenney
1
-3
/
+3
2007-08-01
Fix user struct leakage with locked IPC shem segment
Pavel Emelianov
1
-1
/
+1
2007-08-01
kbuild: whitelist references from __dbe_table to .init
Ralf Baechle
1
-0
/
+1
2007-08-01
m68knommu: get rid of duplicate include
Jesper Juhl
1
-1
/
+0
2007-08-01
kdebug.h: forward-declare struct struct notifier_block
Andrew Morton
1
-0
/
+2
2007-08-01
spi_mpc83xx: support loopback mode
Anton Vorontsov
1
-2
/
+6
2007-08-01
spidev_test utility
Anton Vorontsov
1
-0
/
+202
2007-08-01
spidev supports more communications modes
Anton Vorontsov
2
-3
/
+14
2007-08-01
SPI loopback mode definition
Anton Vorontsov
1
-0
/
+1
2007-08-01
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
1
-0
/
+8
2007-08-01
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
1
-5
/
+10
2007-08-01
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
1
-2
/
+3
2007-08-01
spi_mpc83xx: turn off SPI unit while switching mode
Anton Vorontsov
1
-0
/
+4
2007-08-01
Remove the arm26 port
Adrian Bunk
248
-35814
/
+9
2007-08-01
Add CTL_PROC back
Alexey Dobriyan
1
-1
/
+1
2007-08-01
Fix a typo in Documentation/keys.txt
Satyam Sharma
1
-3
/
+2
2007-08-01
Doc: DMA-API update
Randy Dunlap
1
-41
/
+38
2007-08-01
CPU online file permission
Ulrich Drepper
1
-1
/
+1
2007-08-01
arch/i386/kernel/apm.c: apm_init() warning fix
Eugene Teo
1
-1
/
+1
2007-08-01
add a missing LIB_Y to arch/alpha/boot Makefile
Meelis Roos
1
-1
/
+1
2007-08-01
lib: move kasprintf to a separate file
Sam Ravnborg
3
-36
/
+45
2007-08-01
alpha: fix boot/main.c warning
Meelis Roos
1
-1
/
+1
2007-08-01
alpha: fix objstrip.c compilation warnings
Meelis Roos
1
-1
/
+1
2007-08-01
alpha: fix mkbb compilation warnings
Meelis Roos
1
-2
/
+3
2007-08-01
Documentation: document HFSPlus
Wyatt Banks
1
-0
/
+59
2007-08-01
pcmcia: give socket time to power down
Daniel Ritz
1
-0
/
+3
2007-08-01
DDB5477: remove driver bits of support
Yoichi Yuasa
6
-2098
/
+0
2007-08-01
revert "x86, serial: convert legacy COM ports to platform devices"
Andrew Morton
7
-84
/
+37
2007-08-01
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
24
-155
/
+116
2007-08-01
doc/kernel-parameters: use X86-32 tag instead of IA-32
Alan Cox
1
-57
/
+57
[next]