index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
*
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
2008-12-19
*
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
2008-12-18
*
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
2008-12-18
*
Merge branch 'x86/apic' into cpus4096
Ingo Molnar
2008-12-18
|
\
|
*
x86: apic reset counter on shutdown
Thomas Gleixner
2008-11-11
|
*
x86: apic - use pr_ macros for logging
Cyrill Gorcunov
2008-11-10
|
*
x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable
Cyrill Gorcunov
2008-11-10
|
*
Merge commit 'v2.6.28-rc4' into x86/apic
Ingo Molnar
2008-11-10
|
|
\
|
*
|
x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not working
Aristeu Rozanski
2008-10-27
|
*
|
x86, NMI watchdog: add support to enable and disable IOAPIC NMI
Aristeu Rozanski
2008-10-27
*
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-12-18
|
\
\
\
|
*
\
\
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2008-12-17
|
|
\
\
\
|
|
*
|
|
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
2008-12-17
|
|
*
|
|
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
2008-12-17
*
|
|
|
|
x86: update io_apic.c to the new cpumask code
Ingo Molnar
2008-12-17
*
|
|
|
|
Merge branch 'x86/crashdump' into cpus4096
Ingo Molnar
2008-12-17
|
\
\
\
\
\
|
*
|
|
|
|
x86: disable IRQs before doing anything on nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86: move nmi_shootdown_cpus() to reboot.c
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86 kdump: make nmi_shootdown_cpus() non-static
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86 kdump: create kdump_nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
x86 kdump: extract kdump-specific code from crash_nmi_callback()
Eduardo Habkost
2008-11-12
|
*
|
|
|
|
Merge branch 'linus' into x86/crashdump
Ingo Molnar
2008-11-12
|
|
\
\
\
\
\
|
*
|
|
|
|
|
kexec/i386: setup kexec page table in C
Huang Ying
2008-10-31
|
*
|
|
|
|
|
kexec/i386: allocate page table pages dynamically
Huang Ying
2008-10-31
|
*
|
|
|
|
|
kexec/i386: remove PAGE_SIZE alignment from relocate_kernel
Huang Ying
2008-10-31
*
|
|
|
|
|
|
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2008-12-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sparseirq: fix !SMP building, #2
Yinghai Lu
2008-12-16
|
*
|
|
|
|
|
|
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-16
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...
Ingo Molnar
2008-12-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: xen: use smp_call_function_many()
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: Use cpumask accessors code for possible/present maps.
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: Set CONFIG_NR_CPUS even on UP
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: fixup_irqs() doesnt need an argument.
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: Update io_apic.c to use new cpumask API
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: Add cpu_mask_to_apicid_and
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: move and enhance debug printk for nr_cpu_ids etc.
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
|
*
|
|
|
|
|
|
|
x86: enable MAXSMP
Mike Travis
2008-12-16
*
|
|
|
|
|
|
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-12-17
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
/
/
/
/
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-12-16
|
|
\
\
\
\
\
\
\
[next]