index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices
Larry Finger
1
-0
/
+7
2010-11-15
ath5k: make ath5k_update_bssid_mask_and_opmode() static
Luis R. Rodriguez
1
-2
/
+2
2010-11-15
ath: make ath_hw_set_keycache_entry() static
Luis R. Rodriguez
1
-3
/
+3
2010-11-15
ath: make ath_hw_keysetmac() static
Luis R. Rodriguez
1
-1
/
+2
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
4
-12
/
+45
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
11
-58
/
+79
2010-11-15
ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003
Felix Fietkau
1
-0
/
+2
2010-11-09
ath5k: Add channel time to survey data
Bruno Randolf
1
-1
/
+19
2010-11-09
ath5k: Optimize descriptor alignment
Bruno Randolf
1
-9
/
+9
2010-11-09
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
1
-19
/
+0
2010-11-09
ath9k_hw: optimize all descriptor access functions
Felix Fietkau
2
-5
/
+5
2010-11-09
ath9k: Convert to new PCI PM framework
Rafael J. Wysocki
1
-18
/
+22
2010-11-09
ath9k: fix sparse complaint on aphy for debugfs
Luis R. Rodriguez
1
-6
/
+6
2010-11-09
ath9k_hw: make ath9k_hw_gettsf32 static
Felix Fietkau
2
-3
/
+1
2010-11-09
ath9k: remove a redundant call to ath9k_hw_gettsf32
Felix Fietkau
1
-4
/
+2
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
5
-29
/
+20
2010-11-09
ath9k_hw: optimize tx status descriptor processing
Felix Fietkau
3
-81
/
+72
2010-11-09
ath9k_hw: small optimization in ar9002_hw_get_isr
Felix Fietkau
1
-21
/
+11
2010-11-09
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
5
-52
/
+68
2010-11-09
b43: N-PHY: define registers names for 2056 radio
Rafał Miłecki
1
-0
/
+519
2010-11-09
b43: N-PHY: define registers names for 2056 radio
Rafał Miłecki
1
-0
/
+522
2010-11-09
b43: N-PHY: define channel table struct for rev3+ devices
Rafał Miłecki
2
-3
/
+88
2010-11-01
Linux 2.6.37-rc1
v2.6.37-rc1
Linus Torvalds
1
-2
/
+2
2010-11-01
CRIS: Add paths for CRISv10 serial driver
Jesper Nilsson
1
-0
/
+1
2010-11-01
spi/pl022: fix erroneous platform data in U300
Linus Walleij
1
-1
/
+1
2010-10-31
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
1
-0
/
+2
2010-10-31
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
David Woodhouse
2
-0
/
+15
2010-10-31
i2c-i801: Handle multiple instances instead of keeping global state
David Woodhouse
1
-144
/
+175
2010-10-31
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
4
-1
/
+6
2010-10-31
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
2
-3
/
+0
2010-10-31
Input: appletouch - remove extra KERN_DEBUG use from dprintk
Joe Perches
1
-1
/
+1
2010-10-31
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
3
-7
/
+1
2010-10-31
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
5
-17
/
+13
2010-10-31
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
1
-3
/
+3
2010-10-30
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
1
-17
/
+2
2010-10-30
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
5
-3
/
+11
2010-10-30
locks: fix leaks on setlease errors
J. Bruce Fields
1
-5
/
+7
2010-10-30
locks: prevent ENOMEM on lease unlock
J. Bruce Fields
1
-13
/
+30
2010-10-30
drivers/media/IR/ir-keytable.c: fix binary search
David Härdeman
1
-3
/
+3
2010-10-30
isdn: mISDN: socket: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+2
2010-10-30
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-10-30
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-10-30
net: Truncate recvfrom and sendto length to INT_MAX.
Linus Torvalds
1
-0
/
+4
2010-10-30
RDS: Let rds_message_alloc_sgs() return NULL
Andy Grover
3
-0
/
+17
2010-10-30
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
Andy Grover
1
-39
/
+65
2010-10-30
RDS: Clean up error handling in rds_cmsg_rdma_args
Andy Grover
1
-3
/
+2
2010-10-30
RDS: Return -EINVAL if rds_rdma_pages returns an error
Andy Grover
1
-1
/
+3
2010-10-30
net: fix rds_iovec page count overflow
Linus Torvalds
1
-0
/
+7
2010-10-30
can: pch_can: fix section mismatch warning by using a whitelisted name
Marc Kleine-Budde
1
-3
/
+3
2010-10-30
can: pch_can: fix sparse warning
Marc Kleine-Budde
1
-2
/
+2
[next]