aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-04-22hrtimer: Remove hrtimer_start() return valueThomas Gleixner
2015-04-22alarmtimer: Get rid of unused return valueThomas Gleixner
2015-04-22hrtimer: Make hrtimer_start() a inline wrapperThomas Gleixner
2015-04-22hrtimer: Get rid of __hrtimer_start_range_ns()Thomas Gleixner
2015-04-22tick: Nohz: Rework next timer evaluationThomas Gleixner
2015-04-22hrtimer: Get rid of hrtimer softirqThomas Gleixner
2015-04-22hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()Thomas Gleixner
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner
2015-04-22hrtimer: Align the hrtimer clock bases as wellThomas Gleixner
2015-04-22hrtimer: Cache line align the hrtimer cpu baseThomas Gleixner
2015-04-22hrtimer: Use bits for various boolean indicatorsThomas Gleixner
2015-04-22hrtimer: Make offset update smarterThomas Gleixner
2015-04-22hrtimer: Get rid of softirq timeThomas Gleixner
2015-04-22hrtimer: Make the statistics fields smallerThomas Gleixner
2015-04-22hrtimer: Get rid of hrtimer_get_res()Thomas Gleixner
2015-04-22hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner
2015-04-22hrtimer: Document hrtimer_forward[_now]() properThomas Gleixner
2015-04-22time: Remove nonexistent function prototypeYingjoe Chen
2015-04-20Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-04-20Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-20smp: don't use 16-bit words for atomic accessesLinus Torvalds
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel
2015-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-18Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko
2015-04-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet
2015-04-17blk-mq: fix iteration of busy bitmapJens Axboe
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov