aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-10RTC: Remove UIE emulationJohn Stultz
2010-12-10RTC: Rework RTC code to use timerqueue for eventsJohn Stultz
2010-12-10hrtimer: fix timerqueue conversion flubJohn Stultz
2010-12-10hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz
2010-12-10timers: Fixup allmodconfig build issueJohn Stultz
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz
2010-12-02timers: Introduce timerlist infrastructure.John Stultz
2010-11-10hrtimer: Remove stale comment on curr_timerYong Zhang
2010-10-22timer: Warn when del_timer_sync() is called in hardirq contextYong Zhang
2010-10-22timer: Del_timer_sync() can be used in softirq contextYong Zhang
2010-10-22timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang
2010-10-21posix-timers: Annotate lock_timer()Namhyung Kim
2010-10-21timer: Permit statically-declared work with deferrable timersPhil Carmody
2010-10-21time: Use ARRAY_SIZE macro in timecompare.cNikitas Angelinas
2010-10-21timer: Initialize the field slack of timer_listChangli Gao
2010-10-21timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATSRichard Kennedy
2010-10-21time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen
2010-09-09ntp: Clamp PLL update intervalMiroslav Lichvar
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-07Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-09-07Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds
2010-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer
2010-09-07h8300: Fix missing consts in kernel_execve()David Howells
2010-09-07h8300: Fix die()David Howells
2010-09-07h8300: IRQ flags should be stored in an unsigned longDavid Howells
2010-09-07VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth