summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-29timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel1-0/+7
2013-06-19Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz1-6/+0
2013-06-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-0/+21
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor1-0/+4
2013-05-29x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel1-2/+2
2013-05-29dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek1-0/+6
2013-05-29ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann1-1/+2
2013-05-29ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying1-3/+4
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner1-0/+1
2013-05-16clockevents: Add module refcountThomas Gleixner1-0/+3
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner1-1/+0
2013-05-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner1-1/+1
2013-05-16clocksource: Add module refcountThomas Gleixner1-0/+3
2013-05-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner1-1/+1
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner1-1/+0
2013-05-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-4/+0
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2013-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+27
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown1-2/+2
2013-05-13jbd,jbd2: fix oops in jbd2_journal_put_journal_head()Jan Kara1-2/+6
2013-05-12Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+5
2013-05-12net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim1-2/+27
2013-05-12Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+5
2013-05-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2013-05-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-20/+35
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-05-10Merge branch 'misc' into for-linusJames Bottomley1-1/+5
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15
2013-05-10tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu1-0/+1
2013-05-10ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu1-0/+4
2013-05-10Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-2/+156
2013-05-10ARM: imx: Select GENERIC_ALLOCATORFabio Estevam1-41/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+2
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+5
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds5-68/+69
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-13/+180
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-17/+23
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-6/+100
2013-05-09Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-8/+9
2013-05-09usbnet: allow status interrupt URB to always be activeDan Williams1-0/+5
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds7-12/+35
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-56/+109
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox1-0/+3
2013-05-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds10-175/+141
2013-05-08aio: don't include aio.h in sched.hKent Overstreet4-2/+3