Skip to content
GitLab
Explore
Sign in
Commits · 1ff97897454b9a59edc7cf2cf2d95586b1e7a2cf
linux
Browse files
Oct 05, 2017
timer: Remove users of expire and data arguments to DEFINE_TIMER
· 1ff97897
Kees Cook
authored
Oct 04, 2017
1ff97897
timer: Remove unused static initializer macros
· fca7ce5b
Kees Cook
authored
Oct 04, 2017
fca7ce5b
timer: Remove last user of TIMER_INITIALIZER
· 51487d9e
Kees Cook
authored
Oct 04, 2017
51487d9e
timer: Remove users of TIMER_DEFERRED_INITIALIZER
· 5cd79d6a
Kees Cook
authored
Oct 04, 2017
5cd79d6a
timer: Remove init_timer_deferrable() in favor of timer_setup()
· df7e828c
Kees Cook
authored
Oct 04, 2017
df7e828c
timer: Remove init_timer_pinned() in favor of timer_setup()
· 185981d5
Kees Cook
authored
Oct 04, 2017
185981d5
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
· 9c6c273a
Kees Cook
authored
Oct 04, 2017
9c6c273a
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
· 1d1fe902
Kees Cook
authored
Oct 04, 2017
1d1fe902
timer: Convert schedule_timeout() to use from_timer()
· 58e1177b
Kees Cook
authored
Oct 04, 2017
58e1177b
Merge branch 'linus' into timers/core
· 26eafeaa
Thomas Gleixner
authored
Oct 05, 2017
26eafeaa
Oct 03, 2017
Merge branch 'for-4.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
· d81fa669
Linus Torvalds
authored
Oct 03, 2017
d81fa669
Merge branch 'for-4.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
· 847d9fb4
Linus Torvalds
authored
Oct 03, 2017
847d9fb4
Merge branch 'for-4.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
· ff93026d
Linus Torvalds
authored
Oct 03, 2017
ff93026d
Merge branch 'for-4.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
· c1de1591
Linus Torvalds
authored
Oct 03, 2017
c1de1591
Merge tag 'usb-4.14-rc4' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
· 887c8ba7
Linus Torvalds
authored
Oct 03, 2017
887c8ba7
Merge tag 'tty-4.14-rc4' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
· 27b3b160
Linus Torvalds
authored
Oct 03, 2017
27b3b160
Merge tag 'staging-4.14-rc4' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
· 08bbc4fc
Linus Torvalds
authored
Oct 03, 2017
08bbc4fc
Merge tag 'driver-core-4.14-rc4' of...
· c4142ed6
Linus Torvalds
authored
Oct 03, 2017
c4142ed6
Merge tag 'char-misc-4.14-rc4' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
· 3a98be09
Linus Torvalds
authored
Oct 03, 2017
3a98be09
Oct 02, 2017
ahci: don't ignore result code of ahci_reset_controller()
· d312fefe
Ard Biesheuvel
authored
Oct 02, 2017
d312fefe
Oct 01, 2017
Linux 4.14-rc3
· 9e66317d
Linus Torvalds
authored
Oct 01, 2017
View commits for tag v4.14-rc3
v4.14-rc3
9e66317d
Merge branch 'x86-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 368f8998
Linus Torvalds
authored
Oct 01, 2017
368f8998
Merge branch 'timers-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· c42ed9f9
Linus Torvalds
authored
Oct 01, 2017
c42ed9f9
Merge branch 'smp-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 82513545
Linus Torvalds
authored
Oct 01, 2017
82513545
Merge branch 'sched-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 7e103ace
Linus Torvalds
authored
Oct 01, 2017
7e103ace
Merge branch 'perf-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 1c6f705b
Linus Torvalds
authored
Oct 01, 2017
1c6f705b
Merge branch 'locking-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 1de47f3c
Linus Torvalds
authored
Oct 01, 2017
1de47f3c
Merge branch 'irq-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 3d9d62b9
Linus Torvalds
authored
Oct 01, 2017
3d9d62b9
Merge branch 'core-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 156069f8
Linus Torvalds
authored
Oct 01, 2017
156069f8
Sep 30, 2017
Merge tag 'mtd/fixes-for-4.14-rc3' of
git://git.infradead.org/linux-mtd
· a8c964ea
Linus Torvalds
authored
Sep 30, 2017
a8c964ea
Merge tag 'scsi-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
· 0b33ce72
Linus Torvalds
authored
Sep 30, 2017
0b33ce72
Merge tag 'platform-drivers-x86-v4.14-2' of
git://git.infradead.org/linux-platform-drivers-x86
· 74d83ec2
Linus Torvalds
authored
Sep 29, 2017
74d83ec2
Merge tag 'led_fixes-4.14-rc3' of...
· 95dcc4dc
Linus Torvalds
authored
Sep 29, 2017
95dcc4dc
Sep 29, 2017
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
· 99637e42
Linus Torvalds
authored
Sep 29, 2017
99637e42
Merge branch 'for-4.14-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
· 5ba88cd6
Linus Torvalds
authored
Sep 29, 2017
5ba88cd6
Merge tag 'md/4.14-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
· 7b5ef823
Linus Torvalds
authored
Sep 29, 2017
7b5ef823
Merge tag 'pci-v4.14-fixes-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
· 93b5533a
Linus Torvalds
authored
Sep 29, 2017
93b5533a
Merge tag 'drm-fixes-for-v4.14-rc3' of
git://people.freedesktop.org/~airlied/linux
· a3583202
Linus Torvalds
authored
Sep 29, 2017
a3583202
Merge tag 'iommu-fixes-v4.14-rc2' of
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
· 35dbba31
Linus Torvalds
authored
Sep 29, 2017
35dbba31
Merge tag 'arm64-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
· 06482600
Linus Torvalds
authored
Sep 29, 2017
06482600
Loading