| Commit message (Expand) | Author | Files | Lines |
2008-12-25 | Linux 2.6.28v2.6.28 | Linus Torvalds | 1 | -1/+1 |
2008-12-24 | ALSA: hda - Add missing terminators in patch_sigmatel.c | Herton Ronaldo Krzesinski | 1 | -0/+3 |
2008-12-24 | x86: disable X86_PTRACE_BTS | Ingo Molnar | 1 | -0/+1 |
2008-12-24 | parisc: disable UP-optimized flush_tlb_mm | Kyle McMartin | 1 | -1/+4 |
2008-12-24 | edac: fix edac core deadlock when removing a device | Harry Ciao | 1 | -3/+9 |
2008-12-24 | cgroups: avoid accessing uninitialized data in failure path | Li Zefan | 1 | -2/+3 |
2008-12-24 | cgroups: suppress bogus warning messages | Sharyathi Nagesh | 1 | -3/+0 |
2008-12-24 | w1: fix slave selection on big-endian systems | Evgeniy Polyakov | 1 | -1/+3 |
2008-12-24 | rtc: rtc-isl1208: reject invalid dates | Chris Elston | 1 | -0/+7 |
2008-12-23 | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE... | Devin Heitmueller | 1 | -1/+2 |
2008-12-23 | drm/radeon: fix correctness of irq_enabled check for radeon. | Dave Airlie | 1 | -2/+2 |
2008-12-22 | drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test | Julia Lawall | 2 | -2/+4 |
2008-12-22 | MIPS: MIPS64R2: Fix buggy __arch_swab64 | David Daney | 1 | -3/+2 |
2008-12-22 | MIPS: Fix preprocessor warnings flaged by GCC 4.4 | David Daney | 1 | -1/+1 |
2008-12-20 | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner | 1 | -0/+6 |
2008-12-20 | x86: fix resume (S2R) broken by Intel microcode module, on A110L | Dmitry Adamushko | 2 | -5/+20 |
2008-12-19 | fs/9p: change simple_strtol to simple_strtoul | Julia Lawall | 1 | -1/+1 |
2008-12-19 | 9p: convert d_iname references to d_name.name | Wu Fengguang | 3 | -6/+10 |
2008-12-19 | 9p: Remove potentially bad parameter from function entry debug print. | Duane Griffin | 1 | -1/+2 |
2008-12-19 | ALSA: Fix a Oops bug in omap soc driver. | Stanley Miao | 1 | -1/+1 |
2008-12-19 | ALSA: hda - Remove non-working headphone control for Dell laptops | Takashi Iwai | 1 | -1/+2 |
2008-12-19 | ACPI: don't cond_resched() when irqs_disabled() | Wu Fengguang | 1 | -1/+5 |
2008-12-19 | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 4 | -14/+9 |
2008-12-19 | ALSA: hda - Add no-jd model for IDT 92HD73xx | Takashi Iwai | 2 | -0/+6 |
2008-12-19 | ALSA: Revert "ALSA: hda: removed unneeded hp_nid references" | Takashi Iwai | 1 | -0/+3 |
2008-12-19 | cciss: fix problem that deleting multiple logical drives could cause a panic | Stephen M. Cameron | 1 | -0/+5 |
2008-12-19 | ALSA: hda - Add quirk for Dell Studio 17 | Joerg Schirottke | 1 | -0/+2 |
2008-12-19 | drm/i915: GEM on PAE has problems - disable it for now. | Dave Airlie | 2 | -1/+11 |
2008-12-19 | drm/i915: Don't return busy for buffers left on the flushing list. | Eric Anholt | 1 | -1/+8 |
2008-12-19 | md: Don't read past end of bitmap when reading bitmap. | NeilBrown | 1 | -5/+17 |
2008-12-19 | ppp: fix segfaults introduced by netdev_priv changes | James Chapman | 1 | -15/+13 |
2008-12-19 | net: Fix module refcount leak in kernel_accept() | Wei Yongjun | 2 | -2/+1 |
2008-12-19 | Linux 2.6.28-rc9v2.6.28-rc9 | Linus Torvalds | 1 | -1/+1 |
2008-12-18 | Maintainer email fixes for inotify | John McCutchan | 1 | -2/+2 |
2008-12-18 | avr32: favr-32 build fix | Haavard Skinnemoen | 2 | -5/+5 |
2008-12-18 | ATSTK1006: Fix boot from NAND flash | Haavard Skinnemoen | 1 | -37/+97 |
2008-12-18 | x86 gart: don't complain if no AMD GART found | Bjorn Helgaas | 1 | -3/+1 |
2008-12-18 | ALSA: hda - Fix silent HP output on D975 | Takashi Iwai | 2 | -0/+8 |
2008-12-18 | bnx2: Fix bug in bnx2_free_rx_mem(). | Michael Chan | 1 | -3/+3 |
2008-12-18 | PCI hotplug: ibmphp: Fix module ref count underflow | Neil Horman | 1 | -5/+0 |
2008-12-18 | irda: Add irda_skb_cb qdisc related padding | Samuel Ortiz | 1 | -1/+3 |
2008-12-17 | cifs: fix buffer overrun in parse_DFS_referrals | Jeff Layton | 1 | -1/+2 |
2008-12-17 | STAGING: Move staging drivers back to staging-specific menu | Dmitry Baryshkov | 1 | -0/+3 |
2008-12-17 | driver core: add newlines to debugging enabled/disabled messages | Marcel Holtmann | 1 | -2/+2 |
2008-12-17 | xilinx_hwicap: remove improper wording in license statement | Greg Kroah-Hartman | 6 | -18/+0 |
2008-12-17 | driver core: fix using 'ret' variable in unregister_dynamic_debug_module | Johann Felix Soden | 1 | -1/+1 |
2008-12-17 | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display | Mike Provencher | 2 | -0/+5 |
2008-12-17 | USB: set correct configuration in probe of ti_usb_3410_5052 | Oliver Neukum | 1 | -52/+3 |
2008-12-17 | USB: add 5372:2303 to pl2303 | Matthew Arnold | 2 | -0/+5 |
2008-12-17 | USB: skip Set-Interface(0) if already in altsetting 0 | Alan Stern | 1 | -1/+3 |