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