summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-2518-405/+169
|\ \ \ \ \ \ \
| | | | | | | * Merge commit 'v2.6.28-rc4' into timers/rtcIngo Molnar2008-11-103911-56717/+160057
| | | | | | | |\
| | | | | | | * | rtc-cmos: export second NVRAM bankDavid Brownell2008-10-201-7/+63
| | | | | | * | | posix-timers: simplify de_thread()->exit_itimers() pathOleg Nesterov2008-12-121-5/+3
| | | | | | * | | posix-timers: check ->it_signal instead of ->it_pid to validate the timerOleg Nesterov2008-12-121-10/+7
| | | | | | * | | posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov2008-12-122-21/+28
| | | | | * | | | linux/timex.h: cleanup for userspaceMike Frysinger2008-12-121-36/+37
| | | | | |/ / /
| | | | * | | | nohz: suppress needless timer reprogrammingWoodruff, Richard2008-12-121-17/+24
| | | | * | | | nohz: no softirq pending warnings for offline cpusHeiko Carstens2008-12-121-1/+1
| | | | |/ / /
| | | * | | | hrtimers: fix warning in kernel/hrtimer.cIngo Molnar2008-12-191-1/+5
| | | * | | | hrtimer: removing all ur callback modes, fixPeter Zijlstra2008-12-081-7/+1
| | | * | | | hrtimer: removing all ur callback modes, fix hotplugPeter Zijlstra2008-12-041-28/+37
| | | * | | | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-259-293/+37
| | * | | | | x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge2008-12-161-2/+3
| | * | | | | x86: enable HPET on Fujitsu u9200Janne Kulmala2008-12-162-1/+3
| | * | | | | x86: correct link to HPET timer specificationDenis V. Lunev2008-11-242-2/+2
| | |/ / / /
| * | / / / clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas2008-12-121-5/+5
| | |/ / / | |/| | |
* | | | | Linux 2.6.28v2.6.28Linus Torvalds2008-12-251-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-2416-42/+49
|\ \ \ \ \
| * | | | | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-231-1/+2
| * | | | | V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers onlyJiri Slaby2008-12-171-1/+1
| * | | | | V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-161-1/+1
| * | | | | V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-169-33/+33
| * | | | | V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-161-2/+2
| * | | | | V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-162-1/+7
| * | | | | V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-161-3/+3
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-241-0/+1
|\ \ \ \ \ \
| * | | | | | x86: disable X86_PTRACE_BTSIngo Molnar2008-12-241-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-12-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski2008-12-241-0/+3
* | | | | | | | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-241-1/+4
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-231-2/+2
| |/ / / / / / /
* | | | | | | | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-241-3/+9
* | | | | | | | cgroups: avoid accessing uninitialized data in failure pathLi Zefan2008-12-241-2/+3
* | | | | | | | cgroups: suppress bogus warning messagesSharyathi Nagesh2008-12-241-3/+0
* | | | | | | | w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-241-1/+3
* | | | | | | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-241-0/+7
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-12-225-15/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang2008-12-191-1/+5
| * | | | | | | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-194-14/+9
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-222-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2008-12-222-2/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-222-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney2008-12-221-3/+2
| * | | | | | | | | MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney2008-12-221-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-223-17/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ppp: fix segfaults introduced by netdev_priv changesJames Chapman2008-12-191-15/+13
| * | | | | | | | net: Fix module refcount leak in kernel_accept()Wei Yongjun2008-12-192-2/+1
* | | | | | | | | Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner2008-12-201-0/+6