| Commit message (Expand) | Author | Age |
* | sched: Intoduce get_cpu_iowait_time_us() | Arjan van de Ven | 2010-05-09 |
* | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner | 2010-03-12 |
* | cpumask: avoid dereferencing struct cpumask | Rusty Russell | 2009-12-16 |
* | hrtimers: Convert to raw_spinlocks | Thomas Gleixner | 2009-12-14 |
* | hrtimer: Tune hrtimer_interrupt hang logic | Thomas Gleixner | 2009-12-10 |
* | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 |
* | clockevents: Use u32 for mult and shift factors | Thomas Gleixner | 2009-11-13 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | timers: Drop write permission on /proc/timer_list | Amerigo Wang | 2009-08-17 |
* | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 |
|\ |
|
| * | hrtimer: show the timer ranges in /proc/timer_list | Arjan van de Ven | 2008-09-07 |
| * | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven | 2008-09-06 |
* | | timer_list: add base address to clock base | Thomas Gleixner | 2008-10-20 |
* | | timer_list: print cpu number of clockevents device | Thomas Gleixner | 2008-10-20 |
* | | timer_list: print real timer address | Thomas Gleixner | 2008-10-20 |
|/ |
|
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | timer_list: print relative expiry time signed | Pavel Machek | 2008-02-17 |
* | tick-sched: add more debug information | Thomas Gleixner | 2008-02-01 |
* | timer_list: Fix printk format strings | Vegard Nossum | 2007-10-29 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 |
* | Fix printk format warnings in timer_list.c | David Miller | 2007-05-09 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 |
* | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 |
* | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 |