aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2-4/+3
2007-08-26[NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl1-4/+2
2007-08-26[IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl1-2/+2
2007-08-26[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()Benjamin Thery1-4/+10
2007-08-26[PPPOL2TP]: Fix endianness annotations.Al Viro1-2/+2
2007-08-26[IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson1-14/+4
2007-08-26[SLIP]: trivial sparse warning fixStephen Hemminger1-1/+1
2007-08-26[EQL]: sparse warning fixStephen Hemminger1-1/+1
2007-08-26[NET]: is_power_of_2 in net/core/neighbour.cvignesh babu1-1/+2
2007-08-26[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.David S. Miller1-1/+9
2007-08-26[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionlessFlavio Leitner2-0/+8
2007-08-26[KBUILD]: Sanitize tc_ematch headers.Stephen Hemminger1-0/+1
2007-08-26[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler1-1/+1
2007-08-25sched: s/sched_latency/sched_min_granularityIngo Molnar1-2/+2
2007-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds4-30/+99
2007-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-18/+51
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar4-8/+8
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra4-17/+86
2007-08-25sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra1-9/+9
2007-08-25firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg1-9/+40
2007-08-25firewire: fix unloading of fw-ohci while devices are attachedStefan Richter1-2/+4
2007-08-25ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter1-7/+7
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds9-5/+30
2007-08-25Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-7/+8
2007-08-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-86/+64
2007-08-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds47-336/+502
2007-08-25drm: ioremap return value checksScott Thompson1-1/+7
2007-08-25agp: balance ioremap checksScott Thompson6-5/+22
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2-0/+6
2007-08-25myri10ge: update driver version to 1.3.2-1.269Brice Goglin1-1/+1
2007-08-25myri10ge: use pcie_get/set_readrqBrice Goglin1-26/+6
2007-08-25ehea: fix queue destructorJan-Bernd Themann1-0/+6
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann1-1/+1
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann1-3/+3
2007-08-25sgiseeq: Fix return type of sgiseeq_removeRalf Baechle1-1/+3
2007-08-25sky2 1.17Stephen Hemminger1-1/+1
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger2-31/+27
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger1-1/+6
2007-08-25DM9000: fix interface hang under loadFlorian Westphal1-18/+7
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer1-1/+1
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle1-1/+1
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-25Pull bugzilla-8798 into release branchLen Brown1-0/+8
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui1-0/+8
2007-08-25Pull events into release branchLen Brown18-50/+123
2007-08-25Pull misc into release branchLen Brown7-7/+9
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge1-1/+1
2007-08-25ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton1-0/+1
2007-08-25make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk1-2/+3
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro3-3/+3