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
/
process.c
Commit message (
Expand
)
Author
Age
*
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
*
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
*
[IA64] fix interrupt masking for pending works on kernel leave
Hidetoshi Seto
2008-05-14
*
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
2008-04-30
*
[IA64] use CORE_DUMP_USE_REGSET
Shaohua Li
2008-03-12
*
[IA64] Simplify cpu_idle_wait
Tony Luck
2008-02-08
*
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
2008-02-08
*
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
2008-02-08
*
[IA64] set_thread_area fails in IA32 chroot
Ian Wienand
2007-12-19
*
[IA64] print kernel release in OOPS to make kerneloops.org happy
Luck, Tony
2007-12-18
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
*
[IA64] disable irq's and check need_resched before safe_halt
Dimitri Sivanich
2007-08-13
*
[IA64] rename partial_page
akpm@linux-foundation.org
2007-07-25
*
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
2007-07-11
*
[IA64] Only unwind non-running tasks.
Robin Holt
2007-05-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-09
|
\
|
*
[IA64] Add TIF_RESTORE_SIGMASK
Alexey Dobriyan
2007-05-08
|
*
[IA64] save and restore cpus_allowed in cpu_idle_wait
Siddha, Suresh B
2007-05-08
*
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
|
move die notifier handling to common code
Christoph Hellwig
2007-05-08
|
/
*
[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c
Horms
2007-02-05
*
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
2006-12-22
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-06-26
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
*
[PATCH] ia64: task_pt_regs()
Al Viro
2006-01-12
*
[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.
Robin Holt
2005-12-14
*
[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.
Robin Holt
2005-12-06
*
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
2005-11-23
*
[PATCH] ia64: cpu_idle performance bug fix
Chen, Kenneth W
2005-11-15
*
Pull extend-notify-die into release branch
Tony Luck
2005-11-10
|
\
|
*
[IA64] Extend notify_die() hooks for IA64
Keith Owens
2005-11-07
*
|
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
*
|
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
|
/
*
[IA64] fix nohalt boot option
Ken Chen
2005-08-08
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
*
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-12
|
\
|
*
[ACPI] fix C1 patch for IA64
Venkatesh Pallipadi
2005-07-12
*
|
[PATCH] Return probe redesign: ia64 specific implementation
Rusty Lynch
2005-06-27
|
/
*
[IA64] Fix two warnings introduced by perfmon patches.
Tony Luck
2005-05-03
*
[IA64] perfmon & PAL_HALT again
Stephane Eranian
2005-05-03
*
[IA64] reduce cacheline bouncing in cpu_idle_wait
Zwane Mwaikambo
2005-05-03
*
[IA64] cpu hotplug: return offlined cpus to SAL
Ashok Raj
2005-04-22
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16