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