summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar-489/+75
2008-05-29sched: cleanupIngo Molnar-2/+2
2008-05-29show_schedstat(): fix memleakAdrian Bunk-0/+1
2008-05-29sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin-2/+2
2008-05-29revert ("sched: fair: weight calculations")Ingo Molnar-75/+39
2008-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-51/+166
2008-05-29bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven-1/+1
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian-6/+6
2008-05-28mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian-2/+2
2008-05-28mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu-1/+1
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna-0/+5
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen-1/+0
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen-1/+1
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft-2/+58
2008-05-28mac80211 : Fixes the status message for iwconfigAbhijeet Kolekar-3/+8
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn-3/+3
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn-0/+6
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn-1/+1
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn-0/+1
2008-05-28mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler-5/+4
2008-05-28b43: Fix controller restart crashMichael Buesch-2/+10
2008-05-28mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler-4/+8
2008-05-28net/mac80211: always true conditionalsNicolas Kaiser-2/+2
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch-14/+45
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville-1/+2
2008-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-47/+128
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite-13/+25
2008-05-28kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel-4/+24
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison-13/+8
2008-05-28Fix FRV minimum slab/kmalloc alignmentDavid Howells-2/+2
2008-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-33/+110
2008-05-28FRV: Specify the minimum slab/kmalloc alignmentDavid Howells-0/+7
2008-05-28MN10300: Fix typo in header guardVegard Nossum-1/+1
2008-05-28cfq-iosched: fix RCU problem in cfq_cic_lookup()Jens Axboe-2/+26
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe-4/+14
2008-05-28Added in elevator switch message to blktrace streamAlan D. Brunelle-0/+2
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle-0/+39
2008-05-28block: reorder cfq_queue to save space on 64bit buildsRichard Kennedy-4/+4
2008-05-28block: Move the second call to get_request to the end of the loopZhang, Yanmin-20/+17
2008-05-28splice: handle try_to_release_page() failureJens Axboe-2/+3
2008-05-28splice: fix sendfile() issue with relayTom Zanussi-5/+9
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov-0/+2
2008-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-54/+159
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige-1/+5
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige-1/+6
2008-05-27pciehp: move msleep after power offKenji Kaneshige-7/+14
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige-4/+38