开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-05-19
time: Allow gcc to fold constants when possible
Nicholas Mc Guire
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-18
sched,perf: Fix periodic timers
Peter Zijlstra
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
alarmtimer: Get rid of unused return value
Thomas Gleixner
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
timerqueue: Let timerqueue_add/del return information
Thomas Gleixner
2015-04-22
hrtimer: Align the hrtimer clock bases as well
Thomas Gleixner
2015-04-22
hrtimer: Cache line align the hrtimer cpu base
Thomas Gleixner
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
time: Remove nonexistent function prototype
Yingjoe Chen
2015-04-20
Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-20
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-04-20
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
smp: don't use 16-bit words for atomic accesses
Linus Torvalds
2015-04-20
Merge Linus master into drm-next
Dave Airlie
2015-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-04-18
Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
2015-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-04-18
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-04-18
Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
2015-04-17
blk-mq: fix iteration of busy bitmap
Jens Axboe
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
2015-04-17
include/linux/kconfig.h: ese macros which are already defined
Michal Simek
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2015-04-17
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2015-04-17
util_macros.h: add find_closest() macro
Bartosz Golaszewski
[next]