| Commit message (Expand) | Author | Age |
... | |
| * | | x86: HPET_MSI change IRQ affinity in process context when it is disabled | venkatesh.pallipadi@intel.com | 2008-10-16 |
| * | | irq: set_irq_chip() has redundant call to irq_to_desc() | Dean Nelson | 2008-10-16 |
| * | | sparseirq: move kstat_irqs from kstat to irq_desc - fix | Yinghai Lu | 2008-10-16 |
| * | | x86: sparse_irq needs spin_lock in allocations | Yinghai Lu | 2008-10-16 |
| * | | sparseirq: fix lockdep | Ingo Molnar | 2008-10-16 |
| * | | x86: remove irqbalance in kernel for 32 bit | Yinghai Lu | 2008-10-16 |
| * | | irq: separate sparse_irqs from sparse_irqs_free | Yinghai Lu | 2008-10-16 |
| * | | x86_64: rename irq_desc/irq_desc_alloc | Yinghai Lu | 2008-10-16 |
| * | | generic: add irq_desc in function in parameter | Yinghai Lu | 2008-10-16 |
| * | | irq: remove >= nr_irqs checking with config_have_sparse_irq | Yinghai Lu | 2008-10-16 |
| * | | irq: replace loop with nr_irqs with for_each_irq_desc | Yinghai Lu | 2008-10-16 |
| * | | irq: add irq_desc_without_new | Yinghai Lu | 2008-10-16 |
| * | | x86: move kstat_irqs from kstat to irq_desc | Yinghai Lu | 2008-10-16 |
| * | | irq: sparse irqs, fix IRQ auto-probe crash | Ingo Molnar | 2008-10-16 |
| * | | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 |
| * | | irq: make irqs in kernel stat use per_cpu_dyn_array | Yinghai Lu | 2008-10-16 |
| * | | irq: sparse irqs, export nr_irqs | Ingo Molnar | 2008-10-16 |
| * | | irq: make irq_desc to use dyn_array | Yinghai Lu | 2008-10-16 |
| * | | irq: introduce nr_irqs | Yinghai Lu | 2008-10-16 |
| * | | Merge branch 'linus' into genirq | Ingo Molnar | 2008-10-16 |
| |\ \ |
|
| * | | | genirq: record trigger type | David Brownell | 2008-10-02 |
| * | | | Merge commit 'v2.6.27-rc8' into genirq | Ingo Molnar | 2008-10-02 |
| |\ \ \ |
|
| * | | | | genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler | Pawel MOLL | 2008-09-06 |
| * | | | | genirq: fix irq_desc->depth handling with DEBUG_SHIRQ | Anton Vorontsov | 2008-08-22 |
| * | | | | genirq: remove last NO_IDLE_HZ leftovers | Thomas Gleixner | 2008-07-22 |
| * | | | | genirq: enable polling for disabled screaming irqs | Eric W. Biederman | 2008-07-18 |
* | | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | 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 |
| | | | | * | | | | | | timers: fix itimer/many thread hang, fix | Ingo Molnar | 2008-09-30 |
| | | | | * | | | | | | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 2008-09-27 |
| | | | | * | | | | | | posix-timers: lock_timer: make it readable | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: lock_timer: kill the bogus ->it_id check | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: kill ->it_sigev_signo and ->it_sigev_value | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: sys_timer_create: cleanup the error handling | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: move the initialization of timer->sigq from send to create path | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/ | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: sys_timer_create: remove the buggy PF_EXITING check | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: always do get_task_struct(timer->it_process) | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | posix-timers: don't switch to ->group_leader if ->it_process dies | Oleg Nesterov | 2008-09-24 |
| | | | | * | | | | | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 |
| | | | | * | | | | | | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 2008-09-14 |
| | | | | * | | | | | | timers: fix itimer/many thread hang, fix | Ingo Molnar | 2008-09-14 |
| | | | | * | | | | | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 |
| | | | * | | | | | | | ntp: improve adjtimex frequency rounding | Roman Zippel | 2008-09-24 |
| | | | * | | | | | | | timekeeping: fix rounding problem during clock update | Roman Zippel | 2008-09-24 |
| | | | * | | | | | | | ntp: let update_persistent_clock() sleep | Maciej W. Rozycki | 2008-09-24 |
| | | | * | | | | | | | Merge branch 'linus' into timers/ntp | Ingo Molnar | 2008-09-06 |
| | | | |\ \ \ \ \ \ \ |
|