index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pm
Linus Torvalds
2011-09-27
1
-37
/
+38
|
\
|
*
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
2011-09-26
1
-37
/
+38
*
|
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
Linus Torvalds
2011-09-26
3
-156
/
+43
|
\
\
|
|
/
|
/
|
|
*
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
2011-09-23
1
-6
/
+3
|
*
hwmon: (coretemp) constify static data
Jan Beulich
2011-09-23
1
-2
/
+2
|
*
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
2011-09-23
1
-2
/
+2
|
*
hwmon: (ds620) Fix handling of negative temperatures
Roland Stigge
2011-09-21
1
-1
/
+1
|
*
hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'
Chris Peterson
2011-09-21
1
-2
/
+2
|
*
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
2011-09-21
1
-121
/
+14
|
*
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
2011-09-21
1
-0
/
+15
|
*
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Jean Delvare
2011-09-21
1
-22
/
+4
*
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-09-23
2
-1
/
+6
|
\
\
|
*
|
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
2011-09-23
1
-0
/
+3
|
*
|
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
Fabio Estevam
2011-09-15
1
-1
/
+3
*
|
|
scsi: fix qla2xxx printk format warning
Randy Dunlap
2011-09-23
1
-2
/
+2
*
|
|
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
Randy Dunlap
2011-09-23
1
-0
/
+1
*
|
|
drm/radeon/kms: fix DDIA enable on some rs690 systems
Alex Deucher
2011-09-23
1
-1
/
+8
*
|
|
Revert "drm/radeon/kms: fix typo in r100_blit_copy"
Dave Airlie
2011-09-23
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-09-22
3
-3
/
+9
|
\
\
\
|
*
|
|
TPM: Zero buffer after copying to userspace
Peter Huewe
2011-09-23
1
-1
/
+5
|
*
|
|
TPM: Call tpm_transmit with correct size
Peter Huewe
2011-09-23
1
-0
/
+3
|
*
|
|
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
Axel Lin
2011-09-23
1
-2
/
+0
|
*
|
|
TPM: TCG_ATMEL should depend on HAS_IOPORT
Geert Uytterhoeven
2011-09-23
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
zorro: Defer device_register() until all devices have been identified
Geert Uytterhoeven
2011-09-22
1
-1
/
+6
|
/
/
*
|
Merge git://github.com/davem330/net
Linus Torvalds
2011-09-21
16
-67
/
+145
|
\
\
|
*
|
ixgbe: fix possible null buffer error
Jesse Brandeburg
2011-09-21
1
-2
/
+2
|
*
|
tg3: fix VLAN tagging regression
Kasper Pedersen
2011-09-21
1
-2
/
+0
|
*
|
net: pxa168: Fix build errors by including interrupt.h
Tanmay Upadhyay
2011-09-20
1
-0
/
+1
|
*
|
netconsole: switch init_netconsole() to late_initcall
Lin Ming
2011-09-20
1
-1
/
+7
|
*
|
gianfar: Fix overflow check and return value for gfar_get_cls_all()
Ben Hutchings
2011-09-20
1
-4
/
+4
|
*
|
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
2011-09-20
1
-1
/
+6
|
*
|
GRETH: avoid overwrite IP-stack's IP-frags checksum
Daniel Hellstrom
2011-09-20
1
-2
/
+5
|
*
|
GRETH: RX/TX bytes were never increased
Daniel Hellstrom
2011-09-20
2
-0
/
+6
|
*
|
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2011-09-20
1
-5
/
+27
|
|
\
\
|
|
*
|
r8169: do not enable the TBI for anything but the original 8169.
Francois Romieu
2011-09-17
1
-3
/
+10
|
|
*
|
r8169: remove erroneous processing of always set bit.
Francois Romieu
2011-09-17
1
-1
/
+6
|
|
*
|
r8169: fix WOL setting for 8105 and 8111evl
Hayes Wang
2011-09-17
1
-1
/
+9
|
|
*
|
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Hayes Wang
2011-09-17
1
-0
/
+1
|
|
*
|
r8169: fix the reset setting for 8111evl
Hayes Wang
2011-09-17
1
-0
/
+1
|
*
|
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
2011-09-20
7
-50
/
+87
|
|
\
\
\
|
|
*
|
|
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-19
1
-1
/
+2
|
|
*
|
|
Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next
John W. Linville
2011-09-19
2
-8
/
+14
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: add support for 2011 mac mini
Jurgen Kramer
2011-09-17
1
-0
/
+3
|
|
|
*
|
|
Bluetooth: Add MacBookAir4,1 support
Pieter-Augustijn Van Malleghem
2011-09-17
1
-0
/
+3
|
|
|
*
|
|
Bluetooth: Fixed BT ST Channel reg order
Chen Ganir
2011-09-17
1
-8
/
+8
|
|
*
|
|
|
iwlagn: workaround bug crashing some APs
Don Fry
2011-09-16
1
-0
/
+5
|
|
*
|
|
|
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
2011-09-16
1
-8
/
+9
|
|
*
|
|
|
rt2800pci: Fix compiler error on PowerPC
Larry Finger
2011-09-16
1
-13
/
+17
|
|
*
|
|
|
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2011-09-16
2
-20
/
+40
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-09-21
4
-8
/
+11
|
\
\
\
\
\
\
[next]