| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: ide_hwgroup_t.rq doesn't need an ide_lock held | Bartlomiej Zolnierkiewicz | 2008-12-29 | 3 | -31/+28 |
* | ide: __ide_port_unregister_devices() doesn't need an ide_lock held | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -7/+0 |
* | ide: IDE settings don't need an ide_lock held | Bartlomiej Zolnierkiewicz | 2008-12-29 | 2 | -24/+4 |
* | ide: unify ide_intr()'s exit points | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -13/+14 |
* | ide: fix IDE ACPI regression breaking suspend | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -2/+2 |
* | tx493[89]ide: Fix length for __ide_flush_dcache_range | Atsushi Nemoto | 2008-12-29 | 2 | -4/+4 |
* | tx4939ide: Do not use zero count PRD entry | Atsushi Nemoto | 2008-12-29 | 1 | -0/+6 |
* | Linux 2.6.28v2.6.28 | Linus Torvalds | 2008-12-25 | 1 | -1/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-12-24 | 16 | -42/+49 |
|\ |
|
| * | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE... | Devin Heitmueller | 2008-12-23 | 1 | -1/+2 |
| * | V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers only | Jiri Slaby | 2008-12-17 | 1 | -1/+1 |
| * | V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. | Hans Verkuil | 2008-12-16 | 1 | -1/+1 |
| * | V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 | Mauro Carvalho Chehab | 2008-12-16 | 9 | -33/+33 |
| * | V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking. | Jim Paris | 2008-12-16 | 1 | -2/+2 |
| * | V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) | Antti Seppälä | 2008-12-16 | 2 | -1/+7 |
| * | V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button | Devin Heitmueller | 2008-12-16 | 1 | -3/+3 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-24 | 1 | -0/+1 |
|\ \ |
|
| * | | x86: disable X86_PTRACE_BTS | Ingo Molnar | 2008-12-24 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-12-24 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | ALSA: hda - Add missing terminators in patch_sigmatel.c | Herton Ronaldo Krzesinski | 2008-12-24 | 1 | -0/+3 |
* | | | | parisc: disable UP-optimized flush_tlb_mm | Kyle McMartin | 2008-12-24 | 1 | -1/+4 |
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-12-24 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | drm/radeon: fix correctness of irq_enabled check for radeon. | Dave Airlie | 2008-12-23 | 1 | -2/+2 |
| |/ / / |
|
* | | | | edac: fix edac core deadlock when removing a device | Harry Ciao | 2008-12-24 | 1 | -3/+9 |
* | | | | cgroups: avoid accessing uninitialized data in failure path | Li Zefan | 2008-12-24 | 1 | -2/+3 |
* | | | | cgroups: suppress bogus warning messages | Sharyathi Nagesh | 2008-12-24 | 1 | -3/+0 |
* | | | | w1: fix slave selection on big-endian systems | Evgeniy Polyakov | 2008-12-24 | 1 | -1/+3 |
* | | | | rtc: rtc-isl1208: reject invalid dates | Chris Elston | 2008-12-24 | 1 | -0/+7 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-12-22 | 5 | -15/+14 |
|\ \ \ \ |
|
| * | | | | ACPI: don't cond_resched() when irqs_disabled() | Wu Fengguang | 2008-12-19 | 1 | -1/+5 |
| * | | | | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 2008-12-19 | 4 | -14/+9 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-22 | 2 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test | Julia Lawall | 2008-12-22 | 2 | -2/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-22 | 2 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | MIPS: MIPS64R2: Fix buggy __arch_swab64 | David Daney | 2008-12-22 | 1 | -3/+2 |
| * | | | | | MIPS: Fix preprocessor warnings flaged by GCC 4.4 | David Daney | 2008-12-22 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-22 | 3 | -17/+14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ppp: fix segfaults introduced by netdev_priv changes | James Chapman | 2008-12-19 | 1 | -15/+13 |
| * | | | | net: Fix module refcount leak in kernel_accept() | Wei Yongjun | 2008-12-19 | 2 | -2/+1 |
* | | | | | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner | 2008-12-20 | 1 | -0/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-12-20 | 4 | -8/+13 |
|\ \ \ \ \ |
|
| * | | | | | fs/9p: change simple_strtol to simple_strtoul | Julia Lawall | 2008-12-19 | 1 | -1/+1 |
| * | | | | | 9p: convert d_iname references to d_name.name | Wu Fengguang | 2008-12-19 | 3 | -6/+10 |
| * | | | | | 9p: Remove potentially bad parameter from function entry debug print. | Duane Griffin | 2008-12-19 | 1 | -1/+2 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-20 | 6 | -14/+30 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | x86: fix resume (S2R) broken by Intel microcode module, on A110L | Dmitry Adamushko | 2008-12-20 | 2 | -5/+20 |
| * | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-18 | 2 | -2/+7 |
| |\ \ \ \ |
|
| | * | | | | AMD IOMMU: panic if completion wait loop fails | Joerg Roedel | 2008-12-17 | 1 | -2/+3 |
| | * | | | | AMD IOMMU: set cmd buffer pointers to zero manually | Joerg Roedel | 2008-12-17 | 1 | -0/+4 |
| * | | | | | x86 gart: don't complain if no AMD GART found | Bjorn Helgaas | 2008-12-18 | 1 | -3/+1 |