index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
timer: Add parenthesis around timer_setup() macro arguments
Kees Cook
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-30
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
time: Move time_t based interfaces to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-27
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-20
timer: Provide wrappers safe for use with LOCKDEP
Kees Cook
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
2017-10-05
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
timer: Remove unused static initializer macros
Kees Cook
2017-10-05
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-29
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2017-09-29
sched/debug: Convert TASK_state to hex
Peter Zijlstra
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2017-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-09-28
timer: Prepare to change timer callback argument type
Kees Cook
2017-09-28
Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3
James Morris
2017-09-27
iommu: Fix comment for iommu_ops.map_sg
Jean-Philippe Brucker
2017-09-26
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-25
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
smp/hotplug: Add state diagram
Peter Zijlstra
2017-09-25
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
2017-09-25
nvmet-fc: sync header templates with comments
James Smart
2017-09-25
PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build
Geert Uytterhoeven
[next]