index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
Pull alex into release branch
Tony Luck
2010-02-25
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
Alex Chiang
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
2009-09-14
cleanup console_print()
Anirban Sinha
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2008-10-17
Pull pv_ops-xen into release branch
Tony Luck
2008-10-17
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
Isaku Yamahata
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
2008-07-16
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-05-14
[IA64] fix interrupt masking for pending works on kernel leave
Hidetoshi Seto
2008-04-30
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
2008-03-12
[IA64] use CORE_DUMP_USE_REGSET
Shaohua Li
2008-02-08
[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
2007-12-19
[IA64] set_thread_area fails in IA32 chroot
Ian Wienand
2007-12-18
[IA64] print kernel release in OOPS to make kerneloops.org happy
Luck, Tony
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-08-13
[IA64] disable irq's and check need_resched before safe_halt
Dimitri Sivanich
2007-07-25
[IA64] rename partial_page
akpm@linux-foundation.org
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
2007-05-22
[IA64] Only unwind non-running tasks.
Robin Holt
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-08
[IA64] Add TIF_RESTORE_SIGMASK
Alexey Dobriyan
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] save and restore cpus_allowed in cpu_idle_wait
Siddha, Suresh B
2007-02-05
[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c
Horms
2006-12-22
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
2005-12-14
[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.
Robin Holt
2005-12-06
[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.
Robin Holt
2005-11-23
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
2005-11-15
[PATCH] ia64: cpu_idle performance bug fix
Chen, Kenneth W
2005-11-10
Pull extend-notify-die into release branch
Tony Luck
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
2005-08-08
[IA64] fix nohalt boot option
Ken Chen
[next]