Age | Commit message (Expand) | Author | Files | Lines |
2009-11-20 | vt: Fix use of "new" in a struct field | Alan Cox | 2 | -5/+5 |
2009-11-20 | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB... | David Woodhouse | 1 | -0/+3 |
2009-11-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 7 | -32/+70 |
2009-11-19 | strcmp: fix overflow and possibly signedness error | Linus Torvalds | 1 | -6/+14 |
2009-11-19 | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -6/+5 |
2009-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -2/+2 |
2009-11-19 | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse | 1 | -6/+5 |
2009-11-19 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -49/+48 |
2009-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -3/+14 |
2009-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 49 | -490/+432 |
2009-11-19 | ima: replace GFP_KERNEL with GFP_NOFS | Mimi Zohar | 1 | -2/+2 |
2009-11-18 | OMAP: cs should be positive in gpmc_cs_free() | Roel Kluin | 1 | -1/+1 |
2009-11-18 | omap: fix unlikely(x) < y | Roel Kluin | 1 | -1/+1 |
2009-11-18 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 3 | -3/+4 |
2009-11-18 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 1 | -0/+1 |
2009-11-18 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -2/+3 |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 9 | -22/+78 |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -0/+24 |
2009-11-18 | ASoC: tlv320aic23 fix rate selection | Troy Kisky | 1 | -1/+1 |
2009-11-18 | ASoC: OMAP3 Pandora: update for TWL4030 codec changes | Grazvydas Ignotas | 1 | -1/+2 |
2009-11-18 | ASoC: Modifying the license string GPLv2 for OMAP3 EVM | Anuj Aggarwal | 1 | -1/+1 |
2009-11-18 | cxgb3: fix premature page unmap | Divy Le Ray | 1 | -2/+2 |
2009-11-18 | ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts | Dave Mitchell | 1 | -2/+2 |
2009-11-18 | [CPUFREQ] Fix stale cpufreq_cpu_governor pointer | Prarit Bhargava | 1 | -2/+30 |
2009-11-18 | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs | Pallipadi, Venkatesh | 2 | -4/+4 |
2009-11-18 | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4... | Rusty Russell | 1 | -12/+7 |
2009-11-18 | [CPUFREQ] Fix use after free on governor restore | Dmitry Monakhov | 1 | -6/+10 |
2009-11-18 | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not... | John Villalovos | 1 | -6/+17 |
2009-11-18 | [CPUFREQ] powernow-k8: Fix test in get_transition_latency() | Roel Kluin | 1 | -1/+1 |
2009-11-18 | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs | Krzysztof Helt | 1 | -1/+1 |
2009-11-18 | sh: Fixup last users of irq_chip->typename | Thomas Gleixner | 2 | -2/+2 |
2009-11-18 | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra | 2 | -3/+3 |
2009-11-18 | procfs: fix /proc/<pid>/stat stack pointer for kernel threads | Stefani Seibold | 1 | -1/+1 |
2009-11-18 | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 3 | -10/+37 |
2009-11-18 | workqueue: fix race condition in schedule_on_each_cpu() | Tejun Heo | 1 | -15/+13 |
2009-11-18 | mm/memory_hotplug: fix section mismatch | Hidetoshi Seto | 1 | -1/+2 |
2009-11-18 | MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address | Joe Perches | 1 | -2/+6 |
2009-11-18 | drivers/video/da8xx-fb.c: fix error return | Roel Kluin | 1 | -1/+1 |
2009-11-18 | spi: error status should be negative | Roel Kluin | 1 | -1/+1 |
2009-11-18 | USB: option.c: add support for D-Link DWM-162-U5 | Zhang Le | 1 | -0/+2 |
2009-11-18 | USB: usbmon: fix bug in mon_buff_area_shrink | Alan Stern | 1 | -4/+7 |
2009-11-18 | USB: xhci: Fix scratchpad deallocation. | Sarah Sharp | 1 | -1/+1 |
2009-11-18 | USB: xhci: Fix TRB physical to virtual address translation. | Sarah Sharp | 1 | -2/+5 |
2009-11-18 | USB: xhci: Fix bug memory free after failed initialization. | Sarah Sharp | 1 | -3/+5 |
2009-11-18 | USB: cdc_acm: Fix memory leak after hangup | Francesco Lavra | 1 | -5/+11 |
2009-11-18 | USB: cdc_acm: Fix race condition when opening tty | Henry Gebhardt | 1 | -1/+1 |
2009-11-18 | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer | Libin Yang | 4 | -6/+46 |
2009-11-18 | tty: cp210x: Fix carrier handling | Alan Cox | 1 | -0/+21 |
2009-11-18 | tty_port: If we are opened non blocking we still need to raise the carrier | Alan Cox | 1 | -0/+3 |
2009-11-18 | omap3: clock: Fixed dpll3_m2x2 rate calculation | Tero Kristo | 1 | -2/+2 |