Age | Commit message (Expand) | Author |
2007-08-26 | [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" | Evgeniy Polyakov |
2007-08-26 | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. | Jesper Juhl |
2007-08-26 | [NET]: Avoid pointless allocation casts in BSD compression module | Jesper Juhl |
2007-08-26 | [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver | Jesper Juhl |
2007-08-26 | [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() | Benjamin Thery |
2007-08-26 | [PPPOL2TP]: Fix endianness annotations. | Al Viro |
2007-08-26 | [IOAT]: ioatdma needs to to play nice in a multi-dma-client world | Shannon Nelson |
2007-08-26 | [SLIP]: trivial sparse warning fix | Stephen Hemminger |
2007-08-26 | [EQL]: sparse warning fix | Stephen Hemminger |
2007-08-26 | [NET]: is_power_of_2 in net/core/neighbour.c | vignesh babu |
2007-08-26 | [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. | David S. Miller |
2007-08-26 | [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless | Flavio Leitner |
2007-08-26 | [KBUILD]: Sanitize tc_ematch headers. | Stephen Hemminger |
2007-08-26 | [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. | Nick Bowler |
2007-08-25 | sched: s/sched_latency/sched_min_granularity | Ingo Molnar |
2007-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-08-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-08-25 | sched: cleanup, sched_granularity -> sched_min_granularity | Ingo Molnar |
2007-08-25 | sched: adaptive scheduler granularity | Peter Zijlstra |
2007-08-25 | sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls | Peter Zijlstra |
2007-08-25 | firewire: Add ref-counting for sbp2 orbs (fix command abortion) | Kristian Høgsberg |
2007-08-25 | firewire: fix unloading of fw-ohci while devices are attached | Stefan Richter |
2007-08-25 | ieee1394: sbp2: fix sbp2_remove_device for error cases | Stefan Richter |
2007-08-25 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2007-08-25 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2007-08-25 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-08-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-08-25 | drm: ioremap return value checks | Scott Thompson |
2007-08-25 | agp: balance ioremap checks | Scott Thompson |
2007-08-25 | agp: Add device id for P4M900 to via-agp module | Xavier Bachelot |
2007-08-25 | myri10ge: update driver version to 1.3.2-1.269 | Brice Goglin |
2007-08-25 | myri10ge: use pcie_get/set_readrq | Brice Goglin |
2007-08-25 | ehea: fix queue destructor | Jan-Bernd Themann |
2007-08-25 | ehea: fix module parameter description | Jan-Bernd Themann |
2007-08-25 | ehea: fix interface to DLPAR tools | Jan-Bernd Themann |
2007-08-25 | sgiseeq: Fix return type of sgiseeq_remove | Ralf Baechle |
2007-08-25 | sky2 1.17 | Stephen Hemminger |
2007-08-25 | sky2: only bring up watchdog if link is active | Stephen Hemminger |
2007-08-25 | sky2: clear PCI power control reg at startup | Stephen Hemminger |
2007-08-25 | DM9000: fix interface hang under load | Florian Westphal |
2007-08-25 | phy layer: fix genphy_setup_forced (don't reset) | Domen Puncer |
2007-08-25 | Don't use GFP_DMA for zone allocation. | Ralf Baechle |
2007-08-25 | fix realtek phy id in forcedeth | Willy Tarreau |
2007-08-25 | Pull bugzilla-8798 into release branch | Len Brown |
2007-08-25 | ACPI: work around duplicate name "VID" problem on T61 | Zhang Rui |
2007-08-25 | Pull events into release branch | Len Brown |
2007-08-25 | Pull misc into release branch | Len Brown |
2007-08-25 | acpiphp_ibm: add missing '\n' to error message | Jeremy Fitzhardinge |
2007-08-25 | ACPI: add dump_stack() to trace acpi_format_exception programming errors | Andrew Morton |
2007-08-25 | make drivers/acpi/scan.c:create_modalias() static | Adrian Bunk |