summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-69/+178
2008-11-11dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-11dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek3-0/+3
2008-11-11net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek1-1/+1
2008-11-11net: fix /proc/net/snmp as memory corruptorEric Dumazet1-28/+30
2008-11-11mac80211: fix a buffer overrun in station debug codeJianjun Kong1-1/+1
2008-11-11netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-11ipv6: fix ip6_mr_init error pathBenjamin Thery1-4/+5
2008-11-11[4/4] dca: fixup initialization dependencyDan Williams1-1/+1
2008-11-11[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski1-2/+2
2008-11-11[2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski1-11/+6
2008-11-11[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski1-0/+7
2008-11-11ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-11-11SSB: hide empty sub menuMike Frysinger1-2/+3
2008-11-11vlan: Fix typos in proc output stringFerenc Wagner1-1/+1
2008-11-11x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki1-1/+1
2008-11-11KEYS: Make request key instantiate the per-user keyringsDavid Howells3-1/+6
2008-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-9/+35
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai6-9/+35
2008-11-10ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptopTravis Place1-0/+1
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo4-44/+65
2008-11-10ALSA: gusextreme: Fix build errorsVille Syrjala1-1/+1
2008-11-10Linux 2.6.28-rc4v2.6.28-rc4Linus Torvalds1-1/+1
2008-11-10regression: disable timer peek-ahead for 2.6.28Arjan van de Ven1-1/+3
2008-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds1-2/+22
2008-11-10kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-11-09Don't ask twice about not including staging driversLinus Torvalds1-1/+1
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+1
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds6-2/+701
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar1-4/+1
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell2-7/+54
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi3-19/+62
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre1-6/+16
2008-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds10-21/+22
2008-11-09regulator: Use menuconfig in KconfigTakashi Iwai1-11/+4
2008-11-09ALSA: hdsp: check for iobox and upload firmware during ioctlTim Blechmann1-4/+17
2008-11-09ALSA: HDSP: check for io box before uploading firmwareTim Blechmann1-1/+5
2008-11-09ALSA: hda - Add another HP model (6730s) for AD1884AMichel Marti1-0/+1
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers9-20/+17
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman1-1/+5
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+8
2008-11-08Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+8
2008-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-3/+19
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-08sched: optimize sched_clock() a bitIngo Molnar1-1/+1
2008-11-08sched: improve sched_clock() performanceIngo Molnar2-3/+7
2008-11-08Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman1-1/+1
2008-11-08Staging: only build the tree if we really want toGreg Kroah-Hartman1-2/+18
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-9/+8
2008-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-76/+106