index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
2006-06-26
3
-31
/
+26
*
[PATCH] dm table split_args: handle no input
David Teigland
2006-06-26
1
-0
/
+6
*
[PATCH] dm kcopyd: error accumulation fix
Jonathan Brassow
2006-06-26
2
-3
/
+3
*
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
2006-06-26
1
-1
/
+5
*
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
2006-06-26
1
-2
/
+2
*
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
2006-06-26
1
-50
/
+63
*
[PATCH] dm mirror log: sector size fix
Kevin Corry
2006-06-26
2
-50
/
+20
*
[PATCH] dm table: get_target: fix last index
Milan Broz
2006-06-26
1
-1
/
+1
*
[PATCH] dm: mirror sector offset fix
Neil Brown
2006-06-26
1
-31
/
+32
*
[PATCH] dm: fix block device initialisation
Jeff Mahoney
2006-06-26
1
-4
/
+4
*
[PATCH] dm: add module ref counting
Jeff Mahoney
2006-06-26
1
-0
/
+6
*
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
2006-06-26
1
-10
/
+24
*
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
2006-06-26
1
-2
/
+30
*
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
2006-06-26
1
-14
/
+13
*
[PATCH] dm: move idr_pre_get
Jeff Mahoney
2006-06-26
1
-14
/
+9
*
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
2006-06-26
1
-3
/
+16
*
[PATCH] lib: add idr_replace
Jeff Mahoney
2006-06-26
2
-0
/
+44
*
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2006-06-26
2
-26
/
+45
*
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
2006-06-26
1
-2
/
+2
*
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
2006-06-26
1
-10
/
+28
*
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Update documentation
Antonino A. Daplas
2006-06-26
2
-35
/
+101
*
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
2006-06-26
1
-4
/
+2
*
[PATCH] VT binding: Make VT binding a Kconfig option
Antonino A. Daplas
2006-06-26
2
-16
/
+44
*
[PATCH] VT binding: Add sysfs control to the VT layer
Antonino A. Daplas
2006-06-26
1
-147
/
+232
*
[PATCH] VT binding: Add new doc file describing the feature
Antonino A. Daplas
2006-06-26
1
-0
/
+127
*
[PATCH] VT binding: fbcon: Update documentation
Antonino A. Daplas
2006-06-26
1
-23
/
+50
*
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
3
-66
/
+157
*
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
2006-06-26
2
-34
/
+437
*
[PATCH] Detaching fbcon: update documentation
Antonino A. Daplas
2006-06-26
1
-4
/
+100
*
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
2006-06-26
1
-58
/
+97
*
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
2006-06-26
1
-0
/
+43
*
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-26
6
-83
/
+112
*
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
2006-06-26
7
-20
/
+2
*
[PATCH] Detaching fbcon: fix give_up_console()
Antonino A. Daplas
2006-06-26
1
-8
/
+21
*
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
2006-06-26
1
-6
/
+22
*
[PATCH] fbdev: tag by scantype in sysfs
Daniel R Thompson
2006-06-26
1
-1
/
+10
*
[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support
Edgar Hucek
2006-06-26
3
-0
/
+355
*
[PATCH] atyfb: Fix section warnings
Antonino A. Daplas
2006-06-26
2
-14
/
+14
*
[PATCH] macmodes: Fix section warning
Antonino A. Daplas
2006-06-26
3
-23
/
+25
*
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
2006-06-26
1
-10
/
+10
*
[PATCH] neofb: fix unblank logic interfering with lid toggled backlight
Christian Trefzer
2006-06-26
1
-9
/
+23
*
[PATCH] skeletonfb: remove duplicate module init, exit, license lines
Arnaldo Carvalho de Melo
2006-06-26
1
-5
/
+0
*
[PATCH] au1100fb: add power management support
Rodolfo Giometti
2006-06-26
1
-2
/
+39
*
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
2006-06-26
1
-2
/
+2
*
[PATCH] s3c2410fb: Fix resume
Arnaud Patard
2006-06-26
1
-6
/
+11
*
[PATCH] fbdev: Remove unused exports
Adrian Bunk
2006-06-26
4
-6
/
+0
*
[PATCH] fbdev: Coverity Bug 90
Antonino A. Daplas
2006-06-26
1
-2
/
+3
*
[PATCH] fbdev: Coverity Bug 85
Antonino A. Daplas
2006-06-26
1
-0
/
+1
[next]