index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
5
-489
/
+75
2008-05-29
sched: cleanup
Ingo Molnar
1
-2
/
+2
2008-05-29
show_schedstat(): fix memleak
Adrian Bunk
1
-0
/
+1
2008-05-29
sched: unite unlikely pairs in rt_policy() and schedule_debug()
Roel Kluin
1
-2
/
+2
2008-05-29
revert ("sched: fair: weight calculations")
Ingo Molnar
2
-75
/
+39
2008-05-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
David S. Miller
17
-51
/
+166
2008-05-29
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
1
-1
/
+1
2008-05-28
mac80211: fix alignment issue with compare_ether_addr()
Senthil Balasubramanian
3
-6
/
+6
2008-05-28
mac80211: Fix for NULL pointer dereference in sta_info_get()
Senthil Balasubramanian
1
-2
/
+2
2008-05-28
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
Yi Zhu
1
-1
/
+1
2008-05-28
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-28
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-28
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-28
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-28
mac80211 : Fixes the status message for iwconfig
Abhijeet Kolekar
1
-3
/
+8
2008-05-28
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-28
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-28
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-28
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-28
mac80211: reorder channel and freq reporting in wext scan report
Tomas Winkler
1
-5
/
+4
2008-05-28
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-28
mac80211: fix ieee80211_rx_bss_put/get imbalance
Tomas Winkler
1
-4
/
+8
2008-05-28
net/mac80211: always true conditionals
Nicolas Kaiser
1
-2
/
+2
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-28
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
8
-47
/
+128
2008-05-28
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
1
-12
/
+24
2008-05-28
kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
Jason Wessel
1
-4
/
+24
2008-05-28
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
2
-13
/
+8
2008-05-28
Fix FRV minimum slab/kmalloc alignment
David Howells
1
-2
/
+2
2008-05-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-33
/
+110
2008-05-28
FRV: Specify the minimum slab/kmalloc alignment
David Howells
1
-0
/
+7
2008-05-28
MN10300: Fix typo in header guard
Vegard Nossum
1
-1
/
+1
2008-05-28
cfq-iosched: fix RCU problem in cfq_cic_lookup()
Jens Axboe
1
-2
/
+26
2008-05-28
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
2
-4
/
+14
2008-05-28
Added in elevator switch message to blktrace stream
Alan D. Brunelle
1
-0
/
+2
2008-05-28
Added in MESSAGE notes for blktraces
Alan D. Brunelle
2
-0
/
+39
2008-05-28
block: reorder cfq_queue to save space on 64bit builds
Richard Kennedy
1
-4
/
+4
2008-05-28
block: Move the second call to get_request to the end of the loop
Zhang, Yanmin
1
-20
/
+17
2008-05-28
splice: handle try_to_release_page() failure
Jens Axboe
1
-2
/
+3
2008-05-28
splice: fix sendfile() issue with relay
Tom Zanussi
2
-5
/
+9
2008-05-28
Input: atkbd - mark keyboard as disabled when suspending/unloading
Dmitry Torokhov
1
-0
/
+2
2008-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
7
-54
/
+159
2008-05-27
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
1
-1
/
+5
2008-05-27
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
1
-1
/
+6
2008-05-27
pciehp: move msleep after power off
Kenji Kaneshige
2
-7
/
+14
2008-05-27
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
1
-4
/
+38
[prev]
[next]