Age | Commit message (Expand) | Author |
2010-12-02 | timers: Introduce timerlist infrastructure. | John Stultz |
2010-11-10 | hrtimer: Remove stale comment on curr_timer | Yong Zhang |
2010-10-22 | timer: Warn when del_timer_sync() is called in hardirq context | Yong Zhang |
2010-10-22 | timer: Del_timer_sync() can be used in softirq context | Yong Zhang |
2010-10-22 | timer: Make try_to_del_timer_sync() the same on SMP and UP | Yong Zhang |
2010-10-21 | posix-timers: Annotate lock_timer() | Namhyung Kim |
2010-10-21 | timer: Permit statically-declared work with deferrable timers | Phil Carmody |
2010-10-21 | time: Use ARRAY_SIZE macro in timecompare.c | Nikitas Angelinas |
2010-10-21 | timer: Initialize the field slack of timer_list | Changli Gao |
2010-10-21 | timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATS | Richard Kennedy |
2010-10-21 | time: Compensate for rounding on odd-frequency clocksources | Kasper Pedersen |
2010-09-09 | ntp: Clamp PLL update interval | Miroslav Lichvar |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-09-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-09-07 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-09-07 | Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel | Linus Torvalds |
2010-09-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-09-07 | m68knommu: fix missing linker segments | Greg Ungerer |
2010-09-07 | h8300: Fix missing consts in kernel_execve() | David Howells |
2010-09-07 | h8300: Fix die() | David Howells |
2010-09-07 | h8300: IRQ flags should be stored in an unsigned long | David Howells |
2010-09-07 | VFS: Sanity check mount flags passed to change_mnt_propagation() | Valerie Aurora |
2010-09-07 | intel_agp,i915: Add more sandybridge graphics device ids | Zhenyu Wang |
2010-09-07 | drm/i915: Enable MI_FLUSH on Sandybridge | Zhenyu Wang |
2010-09-07 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang |
2010-09-07 | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang |
2010-09-07 | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang |
2010-09-07 | drm/i915: Prevent double dpms on | Chris Wilson |
2010-09-07 | drm/i915: Avoid use of uninitialised values when disabling panel-fitter | Chris Wilson |
2010-09-07 | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt | Simon Farnsworth |
2010-09-07 | drm/i915: Tightly scope intel_encoder to prevent invalid use | Chris Wilson |
2010-09-07 | drm/i915: Allocate the PCI resource for the MCHBAR | Chris Wilson |
2010-09-07 | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson |
2010-09-07 | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS | Chris Wilson |
2010-09-07 | drm/i915/dp: Boost timeout for enabling transcoder to 100ms | Chris Wilson |
2010-09-07 | drm/i915: Re-use set_base_atomic to share setting of the display registers | Chris Wilson |