summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-3033-330/+1221
|\
| *---. Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-25703-6888/+12777
| |\ \ \
| | | * | genirq: record IRQ_LEVEL in irq_desc[]David Brownell2008-12-022-6/+10
| | * | | x86, sparseirq: clean up Kconfig entryIngo Molnar2008-12-251-3/+7
| | * | | x86: turn CONFIG_SPARSE_IRQ off by defaultIngo Molnar2008-12-251-1/+0
| | * | | sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-193-10/+5
| | * | | sparseirq: add kernel-doc notation for new member in irq_desc, -v2Yinghai Lu2008-12-191-0/+3
| | * | | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-182-6/+1
| | * | | sparseirq, xen: make sure irq_desc is allocated for interruptsJeremy Fitzhardinge2008-12-181-0/+5
| | * | | sparseirq: fix !SMP building, #2Yinghai Lu2008-12-172-1/+2
| | * | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-178-8/+313
| | * | | proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQKOSAKI Motohiro2008-12-161-5/+2
| | * | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-121-0/+1
| | * | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-123-4/+13
| | * | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-091-1/+1
| | * | | sparseirq: fix Alpha build failureYinghai Lu2008-12-093-19/+29
| | * | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| | * | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-083-154/+222
| | * | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-083-9/+19
| | * | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-085-10/+12
| | * | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-0823-163/+649
| * | | | irq.h: remove padding from irq_desc on 64bitsRichard Kennedy2008-11-231-2/+2
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-3019-406/+169
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-2518-405/+169
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | * | | | Merge commit 'v2.6.28-rc4' into timers/rtcIngo Molnar2008-11-104269-115589/+218929
| | | | | | | | |\ \ \ \
| | | | | | | | * | | | | rtc-cmos: export second NVRAM bankDavid Brownell2008-10-201-7/+63
| | | | | | | * | | | | | posix-timers: simplify de_thread()->exit_itimers() pathOleg Nesterov2008-12-121-5/+3
| | | | | | | * | | | | | posix-timers: check ->it_signal instead of ->it_pid to validate the timerOleg Nesterov2008-12-121-10/+7
| | | | | | | * | | | | | posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov2008-12-122-21/+28
| | | | | | * | | | | | | linux/timex.h: cleanup for userspaceMike Frysinger2008-12-121-36/+37
| | | | | | |/ / / / / /
| | | | | * | | | | | | nohz: suppress needless timer reprogrammingWoodruff, Richard2008-12-121-17/+24
| | | | | * | | | | | | nohz: no softirq pending warnings for offline cpusHeiko Carstens2008-12-121-1/+1
| | | | | |/ / / / / /
| | | | * | | | | | | hrtimers: fix warning in kernel/hrtimer.cIngo Molnar2008-12-191-1/+5
| | | | * | | | | | | hrtimer: removing all ur callback modes, fixPeter Zijlstra2008-12-081-7/+1
| | | | * | | | | | | hrtimer: removing all ur callback modes, fix hotplugPeter Zijlstra2008-12-041-28/+37
| | | | * | | | | | | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-259-293/+37
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge2008-12-161-2/+3
| | | * | | | | | | x86: enable HPET on Fujitsu u9200Janne Kulmala2008-12-162-1/+3
| | | * | | | | | | x86: correct link to HPET timer specificationDenis V. Lunev2008-11-242-2/+2
| | | |/ / / / / /
| | * | | | | | | clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas2008-12-121-5/+5
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-3061-487/+3424
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------------. \ \ \ \ \ \ \ Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-2534-173/+3058
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar2008-12-251-0/+11
| | | | | | | | | |/ / / / / / /
| | | | | | | | * | | | | | | | softirq: remove useless function __local_bh_enableLiming Wang2008-11-282-15/+0
| | | | | | | | | |_|/ / / / / | | | | | | | | |/| | | | | |
| | | | | | | * | | | | | | | resources: skip sanity check of busy resourcesArjan van de Ven2008-12-161-0/+9
| | | | | | * | | | | | | | | rcu: provide RCU options on non-preempt architectures tooIngo Molnar2008-12-252-75/+74
| | | | | | * | | | | | | | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-1815-31/+2671
| | | | | | * | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-12-181372-14728/+35525
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | rcu: fix rcutorture behavior during rebootPaul E. McKenney2008-12-171-10/+56
| | | | | * | | | | | | | | | | printk: fix discarding message when recursion_bugHiroshi Shimamoto2008-12-191-1/+1
OpenPOWER on IntegriCloud