index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-13
/
+50
2008-09-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-137
/
+196
2008-09-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-43
/
+65
2008-09-08
Fix format of MAINTAINERS
Uwe Kleine-König
1
-1
/
+1
2008-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-17
/
+94
2008-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-8
/
+6
2008-09-08
usb: fix null deferences in low level usb serial
Jason Wessel
1
-1
/
+1
2008-09-08
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
1
-0
/
+6
2008-09-08
bridge: don't allow setting hello time to zero
Stephen Hemminger
2
-9
/
+25
2008-09-08
netns : fix kernel panic in timewait socket destruction
Daniel Lezcano
4
-0
/
+40
2008-09-08
iwlwifi: enable packet injection for iwlagn
Stefanik Gábor
3
-14
/
+10
2008-09-08
iwl3945: enable active scanning on active channels
Abhijeet Kolekar
1
-28
/
+26
2008-09-08
iwlwifi: remove bad language from the comments
Tomas Winkler
1
-2
/
+1
2008-09-08
iwlwifi: take a fresh set of supported rates at each cycle
Emmanuel Grumbach
1
-0
/
+1
2008-09-08
iwlwifi: fix host command header according the HW spec
Tomas Winkler
3
-14
/
+16
2008-09-08
iwlwifi: allow association on radar channel in power save
Emmanuel Grumbach
4
-7
/
+61
2008-09-08
iwlwifi: cleanup PCI register handling
Tomas Winkler
6
-34
/
+31
2008-09-08
iwlwifi: fix strict_strtoul error checking
Emmanuel Grumbach
1
-3
/
+3
2008-09-08
iwlwifi: generic init calibrations framework
Tomas Winkler
6
-81
/
+90
2008-09-08
iwlwifi: remove rfkill warning from iwl-io
Tomas Winkler
2
-36
/
+0
2008-09-08
iwlwifi: replace readl and writel with io/read/write/32
Tomas Winkler
2
-5
/
+5
2008-09-08
iwlwifi: use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-17
/
+32
2008-09-08
iwl3945: avoid redundant iwl3945_get_active_dwell_time
Abhijeet Kolekar
1
-4
/
+3
2008-09-08
iwl3945: removed bg_post_associate work
Abhijeet Kolekar
2
-18
/
+1
2008-09-08
iwl3945: replace association and beacon hooks with bss_info_changed cb
Abhijeet Kolekar
1
-81
/
+0
2008-09-08
iwl3945: fix unbalanced mutex
Abhijeet Kolekar
1
-3
/
+2
2008-09-08
iwlwifi: align set channel with mac80211
Tomas Winkler
3
-10
/
+7
2008-09-08
iwlwifi: allow consecutive scans in unassociated state
Ron Rindjunsky
1
-1
/
+3
2008-09-08
iwlwifi: remove obsolete 4965 forward declarations
Ron Rindjunsky
1
-6
/
+0
2008-09-08
iwlwifi: clean up hw scan handler
Tomas Winkler
1
-19
/
+16
2008-09-08
iwlwifi : Added bss_info_changed callback to 3945
Abhijeet Kolekar
1
-6
/
+68
2008-09-08
mac80211: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-09-08
mac80211: Fix rate scale initialization in IBSS
Emmanuel Grumbach
2
-30
/
+64
2008-09-08
mac80211: Fix low bit rate in IBSS
Tomas Winkler
1
-1
/
+1
2008-09-08
p54: better firmware support
Christian Lamparter
3
-48
/
+103
2008-09-08
p54: set_filter refactoring
Christian Lamparter
3
-29
/
+28
2008-09-08
b43: Replace hardcoded Analog switch
Michael Buesch
1
-1
/
+2
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
7
-20
/
+30
2008-09-08
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-09-08
pata_sil680: remove duplicate pcim_enable_device
David Milburn
1
-3
/
+0
2008-09-08
libata-sff: kill spurious WARN_ON() in ata_hsm_move()
Tejun Heo
1
-5
/
+0
2008-09-08
sata_nv: disable hardreset for generic
Tejun Heo
1
-18
/
+1
2008-09-08
ahci: disable PMP for marvell ahcis
Tejun Heo
1
-1
/
+1
2008-09-08
sata_mv: add RocketRaid 1720 PCI ID to driver
Mark Lord
1
-1
/
+2
2008-09-08
ahci, pata_marvell: play nicely together
Alan Cox
3
-15
/
+59
2008-09-08
powerpc: Fix rare boot build breakage
Hugh Dickins
1
-1
/
+1
2008-09-08
Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"
Herbert Xu
1
-36
/
+48
2008-09-07
pkt_sched: Fix qdisc state in net_tx_action()
Jarek Poplawski
1
-1
/
+6
2008-09-07
netfilter: nf_conntrack_irc: make sure string is terminated before calling si...
Patrick McHardy
1
-0
/
+10
2008-09-07
netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet
Alexey Dobriyan
1
-4
/
+4
[prev]
[next]