Linus Torvalds
844056fd74
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull timer updates from Thomas Gleixner:
- The final conversion of timer wheel timers to timer_setup().
A few manual conversions and a large coccinelle assisted sweep and
the removal of the old initialization mechanisms and the related
code.
- Remove the now unused VSYSCALL update code
- Fix permissions of /proc/timer_list. I still need to get rid of that
file completely
- Rename a misnomed clocksource function and remove a stale declaration
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (27 commits)
m68k/macboing: Fix missed timer callback assignment
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
timer: Remove redundant __setup_timer*() macros
timer: Pass function down to initialization routines
timer: Remove unused data arguments from macros
timer: Switch callback prototype to take struct timer_list * argument
timer: Pass timer_list pointer to callbacks unconditionally
Coccinelle: Remove setup_timer.cocci
timer: Remove setup_*timer() interface
timer: Remove init_timer() interface
treewide: setup_timer() -> timer_setup() (2 field)
treewide: setup_timer() -> timer_setup()
treewide: init_timer() -> setup_timer()
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
s390: cmm: Convert timers to use timer_setup()
lightnvm: Convert timers to use timer_setup()
drivers/net: cris: Convert timers to use timer_setup()
drm/vc4: Convert timers to use timer_setup()
block/laptop_mode: Convert timers to use timer_setup()
net/atm/mpc: Avoid open-coded assignment of timer callback function
...
2017-11-25 08:37:16 -10:00
..
2017-11-14 16:23:44 -08:00
2017-11-14 16:23:44 -08:00
2017-11-21 16:35:54 -08:00
2017-11-21 15:57:07 -08:00
2017-11-21 15:57:07 -08:00
2017-11-21 16:35:54 -08:00
2017-11-21 15:57:07 -08:00
2017-11-25 08:37:16 -10:00
2017-11-14 16:23:44 -08:00
2017-11-14 16:23:44 -08:00
2017-11-21 16:35:54 -08:00
2017-11-17 11:54:55 -08:00
2017-09-25 19:03:14 -04:00
2017-06-20 12:18:27 +02:00
2017-11-21 15:57:07 -08:00
2017-11-21 15:57:07 -08:00
2017-11-21 15:57:07 -08:00
2017-11-21 16:35:54 -08:00
2017-11-01 11:27:06 -07:00
2017-11-02 11:10:55 +01:00
2017-11-13 17:56:58 -08:00
2017-11-21 16:35:54 -08:00
2017-11-21 16:35:54 -08:00
2017-11-14 16:23:44 -08:00
2017-11-14 16:23:44 -08:00
2017-11-15 13:46:33 -08:00
2017-11-21 16:35:54 -08:00
2017-06-27 12:13:21 -06:00
2017-11-02 11:10:55 +01:00
2017-11-21 16:35:54 -08:00
2017-09-07 12:12:43 -07:00
2017-11-15 11:56:19 -08:00
2017-11-14 16:23:44 -08:00
2017-11-01 11:44:40 -07:00
2017-11-14 16:23:44 -08:00
2017-11-02 11:10:55 +01:00
2017-11-21 15:57:09 -08:00
2017-11-14 16:23:44 -08:00
2017-10-25 05:40:22 -04:00
2016-12-24 11:46:01 -08:00
2016-12-14 15:25:12 -05:00
2016-12-24 11:46:01 -08:00
2016-12-14 15:25:12 -05:00
2016-12-24 11:46:01 -08:00
2016-12-14 15:25:12 -05:00
2017-08-25 17:21:11 -04:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:10 -04:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:10 -04:00
2017-11-02 11:10:55 +01:00
2014-10-20 16:21:33 +02:00
2017-04-04 19:39:39 -04:00
2017-08-25 17:21:11 -04:00
2017-11-02 11:10:55 +01:00
2017-08-24 22:29:07 -04:00
2017-11-02 11:10:55 +01:00
2015-05-31 18:06:28 -07:00
2017-11-02 11:10:55 +01:00
2015-04-17 10:13:56 -07:00
2017-08-25 17:21:11 -04:00
2015-11-25 22:08:55 -05:00
2017-11-02 11:10:55 +01:00
2017-04-21 10:31:33 -04:00
2017-04-21 10:31:33 -04:00
2017-08-24 22:29:06 -04:00
2017-11-02 11:10:55 +01:00
2017-10-27 02:22:00 -07:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:11 -04:00
2017-08-10 19:55:35 -04:00
2014-07-17 22:07:37 +02:00
2017-11-02 11:10:55 +01:00
2016-05-10 22:01:07 -04:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:12 -04:00
2017-08-10 19:55:35 -04:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:10 -04:00
2017-08-25 17:21:10 -04:00
2015-11-09 16:32:14 -08:00
2017-08-25 17:21:11 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-27 02:22:00 -07:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:10 -04:00
2017-11-02 11:10:55 +01:00
2017-09-05 08:18:42 -04:00
2017-10-25 04:55:18 -04:00
2017-11-14 16:23:44 -08:00
2017-08-24 22:28:55 -04:00
2017-08-25 17:21:10 -04:00
2017-08-25 17:21:11 -04:00
2017-11-02 11:10:55 +01:00
2015-11-20 11:39:03 -05:00
2011-03-31 11:26:23 -03:00
2017-11-21 16:35:54 -08:00
2017-08-08 11:49:51 -04:00
2017-06-20 12:18:27 +02:00
2017-06-20 12:18:27 +02:00
2016-05-16 11:14:29 -04:00
2017-08-25 17:08:08 -04:00
2016-01-27 20:36:10 +08:00
2014-10-20 16:21:33 +02:00
2017-11-15 10:14:11 -08:00
2017-08-22 16:34:36 +02:00
2016-01-27 20:36:10 +08:00
2017-11-13 17:56:58 -08:00
2017-08-07 14:04:02 -04:00
2017-11-02 11:10:55 +01:00
2017-08-10 19:55:34 -04:00
2017-08-25 17:21:11 -04:00
2017-11-14 16:23:44 -08:00
2017-08-07 14:04:01 -04:00
2017-11-02 11:10:55 +01:00
2016-02-05 16:29:28 -06:00
2017-11-02 11:10:55 +01:00
2014-10-20 16:21:33 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-04-24 18:16:49 -04:00
2013-04-15 14:30:44 -06:00
2017-11-21 15:57:07 -08:00
2014-07-17 22:07:35 +02:00
2015-05-31 18:06:28 -07:00
2017-11-14 16:23:44 -08:00
2017-11-02 11:10:55 +01:00
2013-01-03 15:57:01 -08:00
2017-11-02 11:10:55 +01:00
2017-09-01 11:59:17 +02:00
2017-11-02 11:10:55 +01:00
2011-05-10 10:16:21 +02:00
2005-04-16 15:20:36 -07:00
2017-10-16 22:38:44 -04:00
2011-03-31 11:26:23 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-24 22:29:01 -04:00
2017-11-02 11:10:55 +01:00
2017-11-21 16:35:54 -08:00
2017-08-07 14:04:01 -04:00
2017-08-25 17:21:11 -04:00
2017-11-02 11:10:55 +01:00
2015-05-31 18:06:28 -07:00
2017-10-05 15:01:17 +02:00
2017-10-05 15:01:17 +02:00
2017-08-25 17:21:11 -04:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:21:11 -04:00
2017-08-28 22:15:46 -04:00
2017-11-02 11:10:55 +01:00
2010-03-03 21:17:06 +05:30
2005-04-16 15:20:36 -07:00
2017-11-02 11:10:55 +01:00
2017-10-31 12:28:05 -04:00
2017-11-02 11:10:55 +01:00
2017-04-26 15:09:04 -06:00
2017-11-16 17:43:27 -05:00
2017-09-25 19:03:22 -04:00
2017-11-14 16:23:44 -08:00
2017-08-25 17:08:07 -04:00
2017-11-02 11:10:55 +01:00
2017-11-14 16:23:44 -08:00
2015-02-04 08:00:24 -08:00
2017-11-14 16:23:44 -08:00
2005-04-16 15:20:36 -07:00
2017-04-13 13:58:20 -04:00
2016-02-19 10:52:45 -05:00
2017-11-16 17:43:27 -05:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 17:43:27 -05:00
2014-06-06 16:08:16 -07:00
2017-11-14 16:23:44 -08:00
2016-04-11 16:57:09 -04:00
2017-11-02 11:10:55 +01:00
2017-11-14 16:23:44 -08:00
2017-11-14 16:23:44 -08:00
2017-10-16 23:40:51 -04:00
2017-02-23 16:57:19 -05:00
2017-11-07 09:04:32 -08:00
2017-09-07 12:12:43 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-09-15 09:51:14 -04:00
2017-10-16 23:54:33 -04:00
2017-11-14 16:23:44 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-07 12:12:43 -07:00
2017-11-14 15:32:19 -08:00
2017-08-25 17:21:10 -04:00
2016-02-23 21:27:02 -05:00
2017-03-15 19:27:46 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-25 17:08:08 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-22 23:14:28 -04:00
2017-11-02 11:10:55 +01:00
2017-04-26 18:32:29 -04:00
2017-11-06 22:38:29 -05:00
2014-05-28 12:16:28 +02:00
2017-08-25 17:21:11 -04:00
2015-08-10 23:07:05 -04:00
2017-06-27 21:46:55 -04:00
2015-05-31 18:06:28 -07:00
2010-11-16 13:33:23 -08:00
2017-08-24 22:28:51 -04:00
2017-03-06 22:27:33 -05:00
2017-01-11 22:31:03 -05:00
2017-08-25 17:21:10 -04:00
2013-04-09 14:13:15 -04:00
2016-09-01 17:52:01 -07:00
2017-11-02 11:10:55 +01:00
2017-06-12 21:02:04 -04:00
2017-08-22 16:34:36 +02:00