aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_list.c
Commit message (Expand)AuthorAge
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* clockevents: Introduce mode specific callbacksViresh Kumar2015-02-18
* timer_list: correct the iterator for timer_listNathan Zimmer2013-08-28
* timer_list: Convert timer list to be a proper seq_fileNathan Zimmer2013-04-17
* timer_list: Split timer_list_show_tickdevicesNathan Zimmer2013-04-17
* nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-11
* timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook2011-02-12
* hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-10
* sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
* clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-12
* cpumask: avoid dereferencing struct cpumaskRusty Russell2009-12-16
* hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-14
* hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner2009-12-10
* nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
* clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-13
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* timers: Drop write permission on /proc/timer_listAmerigo Wang2009-08-17
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven2008-09-07
| * hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
* | timer_list: add base address to clock baseThomas Gleixner2008-10-20
* | timer_list: print cpu number of clockevents deviceThomas Gleixner2008-10-20
* | timer_list: print real timer addressThomas Gleixner2008-10-20
|/
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* timer_list: print relative expiry time signedPavel Machek2008-02-17
* tick-sched: add more debug informationThomas Gleixner2008-02-01
* timer_list: Fix printk format stringsVegard Nossum2007-10-29
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-31
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* Fix printk format warnings in timer_list.cDavid Miller2007-05-09
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-08
* [PATCH] time: fix formatting in /proc/timer_listJames Morris2007-03-23
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-16