index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
smpboot.c
Commit message (
Expand
)
Author
Age
*
ia64: Use generic idle loop
Thomas Gleixner
2013-04-08
*
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
death to idle_regs()
Al Viro
2012-11-28
*
ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
Yong Zhang
2012-06-05
*
ia64: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
|
\
|
*
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
*
|
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
ia64: Convert migrate_platform_irqs() to new irq chip functions
Thomas Gleixner
2011-03-29
*
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Suresh Siddha
2010-08-09
*
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
2010-08-09
*
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
*
[IA64] Fix build breakage
Tony Luck
2010-05-27
*
numa: ia64: support numa_mem_id() for memoryless nodes
Lee Schermerhorn
2010-05-27
*
numa: ia64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
*
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-02-08
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
*
cpumask: Use accessors code.: ia64
Rusty Russell
2009-03-15
*
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
2009-02-19
*
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
2009-02-19
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
*
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
2008-10-08
|
\
|
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
*
|
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
Paul E. McKenney
2008-09-10
|
/
*
[IA64] Fix ia64 build failure when CONFIG_SFC=m
Robin Holt
2008-08-25
*
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2008-08-12
*
Pull pvops into release branch
Tony Luck
2008-07-17
|
\
|
*
[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...
Isaku Yamahata
2008-05-27
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
*
|
ia64: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
|
/
*
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
Alex Chiang
2008-04-29
*
[IA64] Fix unlock ordering in smp_callin
Alan D. Brunelle
2008-04-09
*
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-06
*
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
*
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
Jan Beulich
2008-02-05
*
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
2007-10-29
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
*
[IA64] SN: Add support for CPU disable
John Keller
2007-09-01
*
[IA64] fix section mismatch warnings
Tony Luck
2007-07-25
*
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
2007-07-17
*
[IA64] start_secondary() and smp_callin() should be __cpuinit
Tony Luck
2007-05-23
*
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[IA64] Speed up boot - skip unnecessary clock calibration
Jack Steiner
2007-03-29
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
[next]