index
:
linux-stable.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-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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
6
-316
/
+320
|
\
|
*
backlight: fix typo in tosa_lcd.c
Masanari Iida
2012-03-28
1
-1
/
+1
|
*
nbd: rename the nbd_device variable from lo to nbd
Wanlong Gao
2012-03-28
1
-147
/
+148
|
*
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-28
1
-2
/
+2
|
*
ipmi: simplify locking
Corey Minyard
2012-03-28
1
-33
/
+21
|
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-28
2
-64
/
+56
|
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
2
-67
/
+88
|
*
ipmi: increase KCS timeouts
Matthew Garrett
2012-03-28
1
-2
/
+2
|
*
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
2012-03-28
1
-1
/
+3
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
372
-365
/
+18
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
362
-364
/
+4
|
*
|
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
2
-0
/
+3
|
*
|
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
4
-0
/
+4
|
*
|
Disintegrate asm/system.h for S390
David Howells
2012-03-28
3
-0
/
+3
|
*
|
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
1
-0
/
+1
|
*
|
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
3
-0
/
+3
*
|
|
Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...
Linus Torvalds
2012-03-28
1
-24
/
+141
|
\
\
\
|
*
|
|
dma-buf: add support for kernel cpu access
Daniel Vetter
2012-03-26
1
-1
/
+123
|
*
|
|
dma-buf: don't hold the mutex around map/unmap calls
Daniel Vetter
2012-03-26
1
-5
/
+0
|
*
|
|
dma-buf: pass flags into dma_buf_fd.
Dave Airlie
2012-03-26
1
-2
/
+3
|
*
|
|
dma-buf: add dma_data_direction to unmap dma_buf_op
Sumit Semwal
2012-03-26
1
-2
/
+5
|
*
|
|
dma-buf: Move code out of mutex-protected section in dma_buf_attach()
Laurent Pinchart
2012-03-19
1
-2
/
+3
|
*
|
|
dma-buf: Return error instead of using a goto statement when possible
Laurent Pinchart
2012-03-19
1
-3
/
+1
|
*
|
|
dma-buf: Remove unneeded sanity checks
Laurent Pinchart
2012-03-19
1
-9
/
+6
|
*
|
|
dma-buf: Constify ops argument to dma_buf_export()
Laurent Pinchart
2012-03-19
1
-1
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-28
8
-36
/
+12
|
\
\
\
\
|
*
|
|
|
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
8
-36
/
+12
*
|
|
|
|
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2012-03-28
6
-51
/
+80
|
\
\
\
\
\
|
*
|
|
|
|
edac: rename channel_info to rank_info
Mauro Carvalho Chehab
2012-03-21
1
-3
/
+3
|
*
|
|
|
|
i5400_edac: Avoid calling pci_put_device() twice
Mauro Carvalho Chehab
2012-03-21
1
-16
/
+38
|
*
|
|
|
|
edac: i5100 ack error detection register after each read
Niklas Söderlund
2012-03-21
1
-7
/
+4
|
*
|
|
|
|
edac: i5100 fix erroneous define for M1Err
Niklas Söderlund
2012-03-21
1
-1
/
+1
|
*
|
|
|
|
edac: sb_edac: Fix a wrong value setting for the previous value
Hui Wang
2012-03-21
1
-1
/
+1
|
*
|
|
|
|
edac: sb_edac: Fix a INTERLEAVE_MODE() misuse
Hui Wang
2012-03-21
1
-1
/
+1
|
*
|
|
|
|
edac: sb_edac: Let the driver depend on PCI_MMCONFIG
Hui Wang
2012-03-21
1
-2
/
+2
|
*
|
|
|
|
edac/ppc4xx_edac: Fix compilation
Mauro Carvalho Chehab
2012-03-21
1
-2
/
+2
|
*
|
|
|
|
Fix sb_edac compilation with 32 bits kernels
Mauro Carvalho Chehab
2012-03-21
2
-20
/
+30
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
27
-2402
/
+2244
|
\
\
\
\
\
|
*
|
|
|
|
acer-wmi: add quirk table for video backlight vendor mode
Lee, Chun-Yi
2012-03-26
2
-2
/
+31
|
*
|
|
|
|
drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL deref
Jesper Juhl
2012-03-26
1
-1
/
+4
|
*
|
|
|
|
samsung-laptop: unregister ACPI video module for some well known laptops
Corentin Chary
2012-03-26
1
-4
/
+76
|
*
|
|
|
|
acer-wmi: No wifi rfkill on Sony machines
Lee, Chun-Yi
2012-03-26
1
-0
/
+1
|
*
|
|
|
|
thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
Manoj Iyer
2012-03-26
1
-1
/
+1
|
*
|
|
|
|
asus-wmi: don't update power and brightness when using scalar
Corentin Chary
2012-03-26
1
-7
/
+13
|
*
|
|
|
|
eeepc-wmi: split et2012 specific hacks
Corentin Chary
2012-03-26
1
-14
/
+20
|
*
|
|
|
|
eeepc-wmi: refine quirks handling
Corentin Chary
2012-03-26
1
-5
/
+8
|
*
|
|
|
|
asus-nb-wmi: set panel_power correctly
Corentin Chary
2012-03-26
1
-0
/
+2
|
*
|
|
|
|
asus-wmi: move WAPF variable into quirks_entry
Corentin Chary
2012-03-26
4
-5
/
+9
|
*
|
|
|
|
asus-wmi: store backlight power status for AIO machine
AceLan Kao
2012-03-26
3
-16
/
+34
|
*
|
|
|
|
asus-wmi: add scalar board brightness adj. support
AceLan Kao
2012-03-26
4
-33
/
+97
[next]