summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-2737-170/+252
|\
| * x86: disable __do_IRQ supportThomas Gleixner2009-03-261-0/+3
| * Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-23173-18805/+17096
| |\
| * | sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell2009-03-161-2/+0
| | |
| | \
| *-. \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161009-8599/+23227
| |\ \ \
| | * | | genirq: deprecate obsolete typedefs and definesThomas Gleixner2009-03-131-0/+9
| | * | | genirq: deprecate __do_IRQThomas Gleixner2009-03-132-0/+13
| | * | | genirq: add doc to struct irqactionThomas Gleixner2009-03-132-0/+12
| | * | | genirq: use kzalloc instead of explicit zero initializationThomas Gleixner2009-03-131-3/+1
| | * | | genirq: make irqreturn_t an enumThomas Gleixner2009-03-132-20/+12
| | * | | genirq: remove redundant if conditionThomas Gleixner2009-03-131-1/+1
| | * | | genirq: remove unused hw_irq_controller typedefThomas Gleixner2009-03-131-1/+0
| | * | | irq: export remove_irq() and setup_irq() symbolsMagnus Damm2009-03-121-0/+2
| | * | | irq: match remove_irq() args with setup_irq()Magnus Damm2009-03-122-10/+18
| | * | | irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm2009-03-122-13/+27
| | * | | Merge branch 'linus' into irq/genirqIngo Molnar2009-03-12353-3233/+3518
| | |\ \ \
| | * | | | genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra2009-03-031-0/+2
| | * | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-03-022344-30521/+66584
| | |\ \ \ \
| | * | | | | irq: name 'p' variables a bit betterIngo Molnar2009-02-171-11/+11
| | * | | | | irq: further clean up the free_irq() code flowIngo Molnar2009-02-171-7/+4
| | * | | | | irq: refactor and clean up the free_irq() code flowIngo Molnar2009-02-151-47/+54
| | * | | | | irq: clean up manage.cIngo Molnar2009-02-151-6/+7
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-1333-70/+97
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | kernel/irq: fix sparse warning: make symbol staticHannes Eder2009-02-091-5/+5
| | | * | | | | | irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-092-17/+14
| | | * | | | | | irq: clear kstat_irqsYinghai Lu2009-02-093-0/+7
| | | * | | | | | fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"Andrew Morton2009-01-301-1/+1
| | | * | | | | | irq: clean up irq stat methodsYinghai Lu2009-01-222-9/+6
| | | * | | | | | sparc64: Fix build by using kstat_irqs_cpu()David Miller2009-01-221-1/+1
| | | * | | | | | sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller2009-01-221-1/+1
| | | * | | | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-127-8/+7
| | | * | | | | | sparseirq: fix build with unknown irq_desc structYinghai Lu2009-01-111-0/+4
| | | * | | | | | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-1113-14/+14
| | | * | | | | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-115-12/+11
| | | * | | | | | Merge commit 'v2.6.29-rc1' into irq/urgentIngo Molnar2009-01-112182-41157/+152947
| | | |\ \ \ \ \ \
| | | * | | | | | | sparseirq: make for_each_irq_desc() more robustKOSAKI Motohiro2009-01-071-2/+6
| | * | | | | | | | irq: use GFP_KERNEL for action allocation in request_irq()Johannes Weiner2009-02-131-1/+1
| | * | | | | | | | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-162-1/+19
| | * | | | | | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-01-168824-237001/+1014756
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | genirq: check chip->ack before callingWang Chen2008-12-291-2/+4
* | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-2712-261/+437
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-268-234/+357
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | posix timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-03-231-1/+2
| | | * | | | | | | | | | | | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz2009-02-261-2/+2
| | | * | | | | | | | | | | | time: ntp: clean up second_overflow()Ingo Molnar2009-02-251-5/+6
| | | * | | | | | | | | | | | time: ntp: simplify ntp_tick_adj calculationsIngo Molnar2009-02-251-2/+5
| | | * | | | | | | | | | | | time: ntp: make 64-bit constants more robustIngo Molnar2009-02-252-3/+3
| | | * | | | | | | | | | | | time: ntp: refactor do_adjtimex() some moreIngo Molnar2009-02-251-25/+36
| | | * | | | | | | | | | | | time: ntp: refactor do_adjtimex()Ingo Molnar2009-02-251-83/+99
| | | * | | | | | | | | | | | time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar2009-02-251-1/+8