aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | x86: HPET_MSI change IRQ affinity in process context when it is disabledvenkatesh.pallipadi@intel.com2008-10-16
| * | irq: set_irq_chip() has redundant call to irq_to_desc()Dean Nelson2008-10-16
| * | sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
| * | x86: sparse_irq needs spin_lock in allocationsYinghai Lu2008-10-16
| * | sparseirq: fix lockdepIngo Molnar2008-10-16
| * | x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-16
| * | irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
| * | x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
| * | generic: add irq_desc in function in parameterYinghai Lu2008-10-16
| * | irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu2008-10-16
| * | irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
| * | irq: add irq_desc_without_newYinghai Lu2008-10-16
| * | x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
| * | irq: sparse irqs, fix IRQ auto-probe crashIngo Molnar2008-10-16
| * | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
| * | irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-16
| * | irq: sparse irqs, export nr_irqsIngo Molnar2008-10-16
| * | irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-16
| * | irq: introduce nr_irqsYinghai Lu2008-10-16
| * | Merge branch 'linus' into genirqIngo Molnar2008-10-16
| |\ \
| * | | genirq: record trigger typeDavid Brownell2008-10-02
| * | | Merge commit 'v2.6.27-rc8' into genirqIngo Molnar2008-10-02
| |\ \ \
| * | | | genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handlerPawel MOLL2008-09-06
| * | | | genirq: fix irq_desc->depth handling with DEBUG_SHIRQAnton Vorontsov2008-08-22
| * | | | genirq: remove last NO_IDLE_HZ leftoversThomas Gleixner2008-07-22
| * | | | genirq: enable polling for disabled screaming irqsEric W. Biederman2008-07-18
* | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | 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
| | | | | * | | | | | timers: fix itimer/many thread hang, fixIngo Molnar2008-09-30
| | | | | * | | | | | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-27
| | | | | * | | | | | posix-timers: lock_timer: make it readableOleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: lock_timer: kill the bogus ->it_id checkOleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: sys_timer_create: cleanup the error handlingOleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: move the initialization of timer->sigq from send to create pathOleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/Oleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: sys_timer_create: remove the buggy PF_EXITING checkOleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: always do get_task_struct(timer->it_process)Oleg Nesterov2008-09-24
| | | | | * | | | | | posix-timers: don't switch to ->group_leader if ->it_process diesOleg Nesterov2008-09-24
| | | | | * | | | | | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-23
| | | | | * | | | | | timers: fix itimer/many thread hang, cleanupsIngo Molnar2008-09-14
| | | | | * | | | | | timers: fix itimer/many thread hang, fixIngo Molnar2008-09-14
| | | | | * | | | | | timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | | | * | | | | | | ntp: improve adjtimex frequency roundingRoman Zippel2008-09-24
| | | | * | | | | | | timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-24
| | | | * | | | | | | ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-24
| | | | * | | | | | | Merge branch 'linus' into timers/ntpIngo Molnar2008-09-06
| | | | |\ \ \ \ \ \ \