summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-16rtc: Skip the suspend/resume handling if persistent clock existFeng Tang1-0/+7
2013-01-16timekeeping: Add persistent_clock_exist flagFeng Tang2-5/+17
2013-01-16posix-timers: Fix clock_adjtime to always return timex data on successMiroslav Lichvar1-1/+1
2013-01-16Round the calculated scale factor in set_cyc2ns_scale()Bernd Faust1-1/+2
2013-01-16NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe6-6/+68
2013-01-16MAINTAINERS: Update John Stultz's emailJohn Stultz1-1/+1
2013-01-16time: create __getnstimeofday for WARNless callsKees Cook3-8/+32
2012-11-21Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner739-5944/+8888
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz7-31/+25
2012-11-13clocksource: arm_generic: use this_cpu_ptr per-cpu helperShan Wei1-1/+1
2012-11-13clocksource: arm_generic: use integer math helpersLinus Walleij1-2/+2
2012-11-13time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen1-1/+1
2012-11-13clocksource: clean up parse_pmtmr()Dan Carpenter1-9/+8
2012-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+6
2012-11-10Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds8-52/+62
2012-11-10Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-97/+144
2012-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+8
2012-11-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds20-40/+92
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-50/+369
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-28/+35
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-26/+43
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds9-395/+13
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-36/+57
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-13/+21
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds13-63/+127
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-09fanotify: fix missing breakEric Paris1-0/+1
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton5-392/+4
2012-11-09checkpatch: improve network block comment style checkingJoe Perches1-2/+4
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie5-13/+17
2012-11-09virtio: Don't access index after unregister.Cornelia Huck1-1/+3
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst1-1/+1
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran1-8/+12
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz1-1/+1
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz1-2/+2
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz1-1/+1
2012-11-09Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-23/+40
2012-11-08xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-08xfs: fix buffer shudown reference count mismatchDave Chinner1-0/+18
2012-11-08xfs: don't vmap inode cluster buffers during freeDave Chinner1-1/+2
2012-11-08xfs: invalidate allocbt blocks moved to the free listDave Chinner1-0/+2
2012-11-08xfs: silence uninitialised f.file warning.Dave Chinner1-1/+1
2012-11-08xfs: growfs: don't read garbage for new secondary superblocksDave Chinner1-2/+19
2012-11-08xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner4-56/+54
2012-11-08xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner5-3/+13
2012-11-08xfs: zero allocation_args on the kernel stackMark Tinguely3-0/+5
2012-11-08xfs: only update the last_sync_lsn when a transaction completesDave Chinner1-3/+16